Difference between revisions of "Template:Catlist"
Line 62: | Line 62: | ||
<tr bgcolor="#ddeeff"> | <tr bgcolor="#ddeeff"> | ||
<td align="right"> last rev. before </td> | <td align="right"> last rev. before </td> | ||
− | <td> {{#input: name= lastrevisionbefore | value = {{{lastrevisionbefore|}}} }}</td> | + | <td> {{#input: name= lastrevisionbefore | value = {{#if:{{{lastrevisionbefore|}}}|yyyy/mm/dd|{{{lastrevisionbefore|}}}}} }}</td> |
<td align="right"> first rev. since </td> | <td align="right"> first rev. since </td> | ||
− | <td> {{#input: name= firstrevisionsince | value = {{{firstrevisionsince|}}} }}</td> | + | <td> {{#input: name= firstrevisionsince | value = {{#if:{{{firstrevisionsince|}}}|yyyy/mm/dd|{{{firstrevisionsince|}}}}} }}</td> |
</tr> | </tr> | ||
<tr bgcolor="#ddeeff"> | <tr bgcolor="#ddeeff"> | ||
<td align="right"> ''all revs.'' before </td> | <td align="right"> ''all revs.'' before </td> | ||
− | <td> {{#input: name= allrevisionsbefore | value = {{{allrevisionsbefore|}}} }}</td> | + | <td> {{#input: name= allrevisionsbefore | value = {{#if:{{{allrevisionsbefore|}}}|yyyy/mm/dd|{{{allrevisionsbefore|}}}}} }}</td> |
<td align="right"> ''all revs.'' since </td> | <td align="right"> ''all revs.'' since </td> | ||
− | <td> {{#input: name= allrevisionssince | value = {{{ | + | <td> {{#input: name= allrevisionssince | value = {{#if:{{{allrevisionssince|}}}|yyyy/mm/dd|{{{allrevisionssince|}}}}} }}</td> |
</tr> | </tr> | ||
</table> | </table> |
Revision as of 12:53, 28 July 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
| *?
|
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 = }} | first rev. since | {{#input: name= firstrevisionsince | value = }} |
all revs. before | {{#input: name= allrevisionsbefore | value = }} | all revs. since | {{#input: name= allrevisionssince | value = }} |
titlematch: {{#input: name= titlematch | value = }}
columns: {{#input: name= columns |type= select | value = |
- 3
- 1
- 2
- 3
- 4
- 5
}} show: namespace {{#input: name= shownamespace
|type= select | value = |
- yes
- no
}}categories {{#input: name= addcategories
|type= select | value = |
- no
- yes
}}pagecount {{#input: name= addpagecounter
|type= select | value = |
- no
- yes
}}pagesize {{#input: name= addpagesize
|type= select | value = |
- no
- yes
}}editdate {{#input: name= addeditdate
|type= select | value = |
- no
- yes
}}user {{#input: name= adduser
|type= select | value = |
- no
- yes
}}pagetoucheddate: {{#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
}}count: {{#input: name= count | value = | size = 3 }}{{#input: type = submit | value = List members }} reset }}