Difference between revisions of "Template:Catlist"
Line 37: | Line 37: | ||
<td> {{#input: name= notcategory | value = {{{notcategory|}}} |type= select | <td> {{#input: name= notcategory | value = {{{notcategory|}}} |type= select | ||
| *? {{#dpl: namespace=Category | format = ,\n*%TITLE%,, }} }} | | *? {{#dpl: namespace=Category | format = ,\n*%TITLE%,, }} }} | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr bgcolor="#ddffff"> | ||
+ | <td align="right"> and category </td> | ||
+ | <td> {{#input: name= category2 | value = {{{category2|}}} |type= select | ||
+ | | *? {{#dpl: namespace=Category | format=,\n*%TITLE%,, }} }} | ||
+ | </td> | ||
+ | <td align="right"> and not </td> | ||
+ | <td> {{#input: name= notcategory2 | value = {{{notcategory2|}}} |type= select | ||
+ | | *? {{#dpl: namespace=Category | format = ,\n*%TITLE%,, }} }} | ||
</td> | </td> | ||
</tr> | </tr> | ||
Line 173: | Line 183: | ||
|{{#ifeq:{{{category|}}}|?||{{#if:{{{category|}}}|category={{{category|}}}}}}} | |{{#ifeq:{{{category|}}}|?||{{#if:{{{category|}}}|category={{{category|}}}}}}} | ||
|{{#ifeq:{{{notcategory|}}}|?||{{#if:{{{notcategory|}}}|notcategory={{{notcategory|}}}}}}} | |{{#ifeq:{{{notcategory|}}}|?||{{#if:{{{notcategory|}}}|notcategory={{{notcategory|}}}}}}} | ||
+ | |{{#ifeq:{{{category2|}}}|?||{{#if:{{{category2|}}}|category={{{category2|}}}}}}} | ||
+ | |{{#ifeq:{{{notcategory2|}}}|?||{{#if:{{{notcategory2|}}}|notcategory={{{notcategory2|}}}}}}} | ||
|{{#ifeq:{{{uses|}}}|?||{{#if:{{{uses|}}}|uses=Template:{{{uses|}}}}}}} | |{{#ifeq:{{{uses|}}}|?||{{#if:{{{uses|}}}|uses=Template:{{{uses|}}}}}}} | ||
|{{#ifeq:{{{notuses|}}}|?||{{#if:{{{notuses|}}}|notuses=Template:{{{notuses|}}}}}}} | |{{#ifeq:{{{notuses|}}}|?||{{#if:{{{notuses|}}}|notuses=Template:{{{notuses|}}}}}}} |
Revision as of 07:30, 20 October 2007
{{#form: name= demo |action=/dpldemo/index.php| {{#input: name= title |type= hidden | value = Special:Call/Catlist }}
namespace | {{#input: name= namespace |type= select | value = |
|
but not | {{#input: name= notnamespace |type= select | value = |
}} |
category | {{#input: name= category | value = |type= select
| *?
|
but not | {{#input: name= notcategory | value = |type= select
| *?
|
and category | {{#input: name= category2 | value = |type= select
| *?
|
and not | {{#input: name= notcategory2 | value = |type= select
| *?
|
uses | {{#input: name= uses | value = |type= select
| *?
|
but not | {{#input: name= notuses | value = |type= select
| *?
|
links to | {{#input: name= linksto | value = }} | but not to | {{#input: name= notlinksto | value = }} |
created by | {{#input: name= createdby | value = |type= select
| *?
|
modified by | {{#input: name= modifiedby | value = |type= select
| *?
|
last rev. before | {{#input: name= lastrevisionbefore | value = YYYY-MM-DD }} | first rev. since | {{#input: name= firstrevisionsince | value = YYYY-MM-DD }} |
all revs. before | {{#input: name= allrevisionsbefore | value = YYYY-MM-DD }} | all revs. since | {{#input: name= allrevisionssince | value = YYYY-MM-DD }} |
show: namespace {{#input: name= shownamespace
|type= select | value = |
- yes
- no
}}categories {{#input: name= addcategories
|type= select | value = |
- no
- yes
}}visits {{#input: name= addpagecounter
|type= select | value = |
- no
- yes
}}size {{#input: name= addpagesize
|type= select | value = |
- no
- yes
}}user {{#input: name= adduser
|type= select | value = |
- no
- yes
}}editdate {{#input: name= addeditdate
|type= select | value = |
- no
- yes
}}touch date: {{#input: name= addpagetoucheddate
|type= select | value = |
- no
- yes
}} ordermethod: {{#input: name= ordermethod |type= select | value = |
- -
- category,firstedit
- category,lastedit
- category,pagetouched
- category,sortkey
- categoryadd
- counter
- firstedit
- lastedit
- pagetouched
- size
- title
- titlewithoutnamespace
- user,firstedit
- user,lastedit
}}order: {{#input: name= order
|type= select | value = |
- ascending
- descending
}}escapelinks: {{#input: name= escapelinks
|type= select | value = |
- true
- false
}}randomcount: {{#input: name= randomcount
|type= select | value = |
- -
- 1
- 3
- 5
- 10
}}export: {{#input: name= export
|type= select | value = |
- no
- yes
}}
title(%) {{#input: name= titlematch | value = }} columns {{#input: name= columns |type= select | value = |
}}maxrecords {{#input: name= count | value = | size = 2 }} {{#input: type = submit | value = List members }} reset graph |
}}