Difference between revisions of "Template:Catlist"
Line 11: | Line 11: | ||
*Category | *Category | ||
*Image | *Image | ||
+ | *User | ||
+ | *DPL | ||
+ | *Wgraph | ||
}}</td> | }}</td> | ||
<td align="right"> but not </td> | <td align="right"> but not </td> | ||
Line 19: | Line 22: | ||
*Template | *Template | ||
*Category | *Category | ||
+ | *Image | ||
+ | *User | ||
+ | *DPL | ||
+ | *Wgraph | ||
}} | }} | ||
</td> | </td> | ||
Line 135: | Line 142: | ||
*5 | *5 | ||
*10 | *10 | ||
+ | }}export: {{#input: name= export | ||
+ | |type= select | value = {{{export|}}} | | ||
+ | *no | ||
+ | *yes | ||
}} | }} | ||
<table cellpadding=0 cellspacing=0 margins=0> | <table cellpadding=0 cellspacing=0 margins=0> | ||
<tr bgcolor="#eeffee"> | <tr bgcolor="#eeffee"> | ||
− | <td> title {{#input: name= titlematch | value = {{{titlematch|}}} }} columns {{#input: name= columns |type= select | value = {{{columns|}}} | | + | <td> title(%) {{#input: name= titlematch | value = {{{titlematch|}}} }} columns {{#input: name= columns |type= select | value = {{{columns|}}} | |
*3 | *3 | ||
*1 | *1 | ||
Line 147: | Line 158: | ||
}}maxrecords {{#input: name= count | value = {{{count|}}} | size = 2 | }}maxrecords {{#input: name= count | value = {{{count|}}} | size = 2 | ||
}} {{#input: type = submit | value = List members }} | }} {{#input: type = submit | value = List members }} | ||
− | <small>[[:Template:Catlist|reset]]</small> | + | <small>[[:Template:Catlist|reset]] [[:Template:Catgraph|graph]]</small> |
</td></tr></table> | </td></tr></table> | ||
}} | }} | ||
Line 169: | Line 180: | ||
|notlinksto={{{notlinksto|}}} | |notlinksto={{{notlinksto|}}} | ||
|{{#if:{{{columns|}}}|columns={{{columns|}}}|columns=3}} | |{{#if:{{{columns|}}}|columns={{{columns|}}}|columns=3}} | ||
+ | |{{#ifeq:{{{export|}}}|yes|columns=1}} | ||
|order={{{order|}}} | |order={{{order|}}} | ||
|{{#ifeq:{{{ordermethod|}}}|-||ordermethod={{{ordermethod|}}}}} | |{{#ifeq:{{{ordermethod|}}}|-||ordermethod={{{ordermethod|}}}}} | ||
Line 185: | Line 197: | ||
|{{#ifeq:{{{allrevisionsbefore|}}}|yyyy/mm/dd||allrevisionsbefore={{{allrevisionsbefore|}}}}} | |{{#ifeq:{{{allrevisionsbefore|}}}|yyyy/mm/dd||allrevisionsbefore={{{allrevisionsbefore|}}}}} | ||
|{{#ifeq:{{{allrevisionssince|}}}|yyyy/mm/dd||allrevisionssince={{{allrevisionssince|}}}}} | |{{#ifeq:{{{allrevisionssince|}}}|yyyy/mm/dd||allrevisionssince={{{allrevisionssince|}}}}} | ||
+ | |{{#ifeq:{{{export|}}}|yes|include={export.dpl}}} | ||
+ | |{{#ifeq:{{{export|}}}|yes|format=[http://gs-nb/dpldemo/index.php/Special:Export?pages=,,%0D%0A, click to start export of '''all selected pages''']}} | ||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 05:36, 15 August 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 = 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 |
}}