Difference between revisions of "Template:Catlist"
Line 3: | Line 3: | ||
<table cellpadding=0 cellspacing=0 margins=0> | <table cellpadding=0 cellspacing=0 margins=0> | ||
<tr bgcolor="#ddddff"> | <tr bgcolor="#ddddff"> | ||
− | <td align="right">namespace </td> | + | <td align="right"> namespace </td> |
<td> {{#input: name= namespace |type= select | value = {{{namespace|}}} | | <td> {{#input: name= namespace |type= select | value = {{{namespace|}}} | | ||
*all | *all | ||
Line 12: | Line 12: | ||
*Image | *Image | ||
}}</td> | }}</td> | ||
− | <td align="right"> | + | <td align="right"> but not </td> |
<td> {{#input: name= notnamespace |type= select | value = {{{notnamespace|}}} | | <td> {{#input: name= notnamespace |type= select | value = {{{notnamespace|}}} | | ||
*- | *- | ||
Line 23: | Line 23: | ||
</tr> | </tr> | ||
<tr bgcolor="#ddffff"> | <tr bgcolor="#ddffff"> | ||
− | <td align="right"> | + | <td align="right"> category </td> |
<td> {{#input: name= category | value = {{{category|}}} |type= select | <td> {{#input: name= category | value = {{{category|}}} |type= select | ||
| *? {{#dpl: namespace=Category | format=,\n*%TITLE%,, }} }} | | *? {{#dpl: namespace=Category | format=,\n*%TITLE%,, }} }} | ||
</td> | </td> | ||
− | <td align="right"> | + | <td align="right"> but not </td> |
<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%,, }} }} | ||
Line 33: | Line 33: | ||
</tr> | </tr> | ||
<tr bgcolor="#ffddff"> | <tr bgcolor="#ffddff"> | ||
− | <td align="right">uses </td> | + | <td align="right"> uses </td> |
<td> {{#input: name= uses | value = {{{uses|}}} |type= select | <td> {{#input: name= uses | value = {{{uses|}}} |type= select | ||
| *? {{#dpl: namespace=Template | format=,\n*%TITLE%,, }} }} | | *? {{#dpl: namespace=Template | format=,\n*%TITLE%,, }} }} | ||
</td> | </td> | ||
− | <td align="right"> | + | <td align="right"> but not </td> |
<td> {{#input: name= notuses | value = {{{notuses|}}} |type= select | <td> {{#input: name= notuses | value = {{{notuses|}}} |type= select | ||
| *? {{#dpl: namespace=Template | format=,\n*%TITLE%,, }} }} | | *? {{#dpl: namespace=Template | format=,\n*%TITLE%,, }} }} | ||
Line 43: | Line 43: | ||
</tr> | </tr> | ||
<tr bgcolor="#ffffdd"> | <tr bgcolor="#ffffdd"> | ||
− | <td align="right"> | + | <td align="right"> links to </td> |
<td> {{#input: name= linksto | value = {{{linksto|}}} }} | <td> {{#input: name= linksto | value = {{{linksto|}}} }} | ||
</td> | </td> | ||
− | <td align="right"> | + | <td align="right"> but not to </td> |
<td> {{#input: name= notlinksto | value = {{{notlinksto|}}} }} | <td> {{#input: name= notlinksto | value = {{{notlinksto|}}} }} | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr bgcolor="#ffeedd"> | <tr bgcolor="#ffeedd"> | ||
− | <td align="right"> | + | <td align="right"> created by </td> |
<td> {{#input: name= createdby | value = {{{createdby|}}} |type= select | <td> {{#input: name= createdby | value = {{{createdby|}}} |type= select | ||
| *? {{#dpl: namespace=User | format=,\n*%TITLE%,, }} }} | | *? {{#dpl: namespace=User | format=,\n*%TITLE%,, }} }} | ||
Line 59: | Line 59: | ||
| *? {{#dpl: namespace=User | format=,\n*%TITLE%,, }} }} | | *? {{#dpl: namespace=User | format=,\n*%TITLE%,, }} }} | ||
</td> | </td> | ||
+ | </tr> | ||
+ | <tr bgcolor="#ddeeff"> | ||
+ | <td align="right"> last rev. before </td> | ||
+ | <td>{{#input: name= lastrevisionbefore | value = {{{lastrevisionbefore|}}} }}</td> | ||
+ | <td align="right"> first rev. since </td> | ||
+ | <td> {{#input: name= firstrevisionsince | value = {{{firstrevisionsince|}}} }}</td> | ||
+ | </tr><tr> | ||
+ | <td align="right"> ''all revs.'' before </td> | ||
+ | <td> {{#input: name= allrevisionsbefore | value = {{{allrevisionsbefore|}}} }}</td> | ||
+ | <td align="right"> ''all revs.'' since </td> | ||
+ | <td> {{#input: name= allrevisionssince | value = {{{alrevisionsssince|}}} }}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
<table cellpadding=0 cellspacing=0 margins=0> | <table cellpadding=0 cellspacing=0 margins=0> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</table> | </table> | ||
Revision as of 12:44, 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 }}