Difference between revisions of "Template:Catlist"
(2 intermediate revisions by 2 users not shown) | |||
Line 167: | Line 167: | ||
*5 | *5 | ||
}}maxrecords {{#input: name= count | value = {{{count|}}} | size = 2 | }}maxrecords {{#input: name= count | value = {{{count|}}} | size = 2 | ||
+ | }}offset {{#input: name= offset | value = {{{offset|}}} | size = 2 | ||
}} {{#input: type = submit | value = List members }} | }} {{#input: type = submit | value = List members }} | ||
<small>[[:Template:Catlist|reset]] [[:Template:Catgraph|graph]]</small> | <small>[[:Template:Catlist|reset]] [[:Template:Catgraph|graph]]</small> | ||
Line 200: | Line 201: | ||
|{{#ifeq:{{{randomcount|}}}|-||randomcount={{{randomcount|}}}}} | |{{#ifeq:{{{randomcount|}}}|-||randomcount={{{randomcount|}}}}} | ||
|{{#if:{{{count|}}}|count={{{count|}}}}} | |{{#if:{{{count|}}}|count={{{count|}}}}} | ||
+ | |{{#if:{{{offset|}}}|offset={{{offset|}}}}} | ||
|shownamespace={{{shownamespace|}}} | |shownamespace={{{shownamespace|}}} | ||
|addcategories={{{addcategories|}}} | |addcategories={{{addcategories|}}} | ||
Line 237: | Line 239: | ||
-->{{#ifeq:{{{randomcount|}}}|-||randomcount={{{randomcount|}}}<br>}}<!-- | -->{{#ifeq:{{{randomcount|}}}|-||randomcount={{{randomcount|}}}<br>}}<!-- | ||
-->{{#if:{{{count|}}}|count={{{count|}}}<br>}}<!-- | -->{{#if:{{{count|}}}|count={{{count|}}}<br>}}<!-- | ||
+ | -->{{#if:{{{offset|}}}|offset={{{offset|}}}<br>}}<!-- | ||
-->{{#ifeq:{{{shownamespace|}}}|no||shownamespace={{{shownamespace|}}}<br>}}<!-- | -->{{#ifeq:{{{shownamespace|}}}|no||shownamespace={{{shownamespace|}}}<br>}}<!-- | ||
-->{{#ifeq:{{{addcategories|}}}|no||addcategories={{{addcategories|}}}<br>}}<!-- | -->{{#ifeq:{{{addcategories|}}}|no||addcategories={{{addcategories|}}}<br>}}<!-- |
Latest revision as of 02:32, 15 January 2011
{{#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 }}offset {{#input: name= offset | value = | size = 2 }} {{#input: type = submit | value = List members }} reset graph |
}}