Difference between revisions of "Template:Catlist"

From FollowTheScore
Jump to: navigation, search
(Undo revision 15039 by Lily (Talk))
 
(43 intermediate revisions by 4 users not shown)
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>&nbsp; {{#input: name= namespace
+
<td>&nbsp; {{#input: name= namespace |type= select | value = {{{namespace|}}} |  
  |type= select | value = {{{namespace|}}} |  
 
 
*all
 
*all
 
*main
 
*main
Line 12: Line 11:
 
*Category
 
*Category
 
*Image
 
*Image
 +
*User
 +
*DPL
 +
*Wgraph
 
}}</td>
 
}}</td>
<td align="right"> &nbsp; but not </td>
+
<td align="right"> but not </td>
<td> &nbsp; {{#input: name= notnamespace
+
<td> &nbsp; {{#input: name= notnamespace |type= select | value = {{{notnamespace|}}} |  
  |type= select | value = {{{notnamespace|}}} |  
 
 
*-
 
*-
 
*main
 
*main
Line 21: Line 22:
 
*Template
 
*Template
 
*Category
 
*Category
 +
*Image
 +
*User
 +
*DPL
 +
*Wgraph
 
}}
 
}}
 
</td>
 
</td>
 
</tr>
 
</tr>
 
<tr bgcolor="#ddffff">
 
<tr bgcolor="#ddffff">
<td align="right"> &nbsp; category </td>
+
<td align="right"> category </td>
<td> &nbsp; {{#input: name= category | value = {{{category|}}}
+
<td> &nbsp; {{#input: name= category | value = {{{category|}}} |type= select
  |type= select | *? {{#dpl: namespace=Category | format=,\n*%TITLE%,, }}  
+
                                    | *? {{#dpl: namespace=Category | format=,\n*%TITLE%,, }} }}
}}
+
</td>
 +
<td align="right"> but not </td>
 +
<td> &nbsp; {{#input: name= notcategory | value = {{{notcategory|}}} |type= select
 +
                                        | *? {{#dpl: namespace=Category | format = ,\n*%TITLE%,, }} }}
 +
</td>
 +
</tr>
 +
<tr bgcolor="#ddffff">
 +
<td align="right"> and category </td>
 +
<td> &nbsp; {{#input: name= category2 | value = {{{category2|}}} |type= select  
 +
                                      | *? {{#dpl: namespace=Category | format=,\n*%TITLE%,, }} }}
 
</td>
 
</td>
<td align="right"> &nbsp; but not </td>
+
<td align="right"> and not </td>
<td> &nbsp; {{#input: name= notcategory | value = {{{notcategory|}}}
+
<td> &nbsp; {{#input: name= notcategory2 | value = {{{notcategory2|}}} |type= select  
  |type= select | *? {{#dpl: namespace=Category | format = ,\n*%TITLE%,, }}  
+
                                        | *? {{#dpl: namespace=Category | format = ,\n*%TITLE%,, }} }}
}}
 
 
</td>
 
</td>
 
</tr>
 
</tr>
 
<tr bgcolor="#ffddff">
 
<tr bgcolor="#ffddff">
<td align="right">uses </td>
+
<td align="right"> uses </td>
<td> &nbsp; {{#input: name= uses | value = {{{uses|}}}  
+
<td> &nbsp; {{#input: name= uses | value = {{{uses|}}} |type= select
  |type= select | *? {{#dpl: namespace=Template | format=,\n*%TITLE%,, }}  
+
                                | *? {{#dpl: namespace=Template | format=,\n*%TITLE%,, }} }}
}}
+
</td>
 +
<td align="right"> but not </td>
 +
<td> &nbsp; {{#input: name= notuses | value = {{{notuses|}}} |type= select  
 +
                                    | *? {{#dpl: namespace=Template | format=,\n*%TITLE%,, }} }}
 +
</td>
 +
</tr>
 +
<tr bgcolor="#ffffdd">
 +
<td align="right"> links to </td>
 +
<td> &nbsp; {{#input: name= linksto | value = {{{linksto|}}} }}
 +
</td>
 +
<td align="right"> but not to </td>
 +
<td> &nbsp; {{#input: name= notlinksto | value = {{{notlinksto|}}} }}
 +
</td>
 +
</tr>
 +
<tr bgcolor="#ffeedd">
 +
<td align="right"> created by </td>
 +
<td> &nbsp; {{#input: name= createdby | value = {{{createdby|}}} |type= select
 +
                                      | *? {{#dpl: namespace=User |titleregexp=^[^/]+$ | format=,\n*%TITLE%,, }} }}
 
</td>
 
</td>
<td align="right"> &nbsp; but not </td>
+
<td align="right">&nbsp; modified by </td>
<td> &nbsp; {{#input: name= notuses | value = {{{notuses|}}}
+
<td> &nbsp; {{#input: name= modifiedby | value = {{{modifiedby|}}} |type= select
  |type= select | *? {{#dpl: namespace=Template | format=,\n*%TITLE%,, }}  
+
                                      | *? {{#dpl: namespace=User | titleregexp=^[^/]+$ | format=,\n*%TITLE%,, }} }}
}}
 
 
</td>
 
</td>
 
</tr>
 
</tr>
 +
<tr bgcolor="#ddeeff">
 +
<td align="right"> last rev. before </td>
 +
<td> &nbsp; {{#input: name= lastrevisionbefore | value = {{#if:{{{lastrevisionbefore|}}}|{{{lastrevisionbefore|}}}|YYYY-MM-DD}} }}</td>
 +
<td align="right"> first rev. since </td>
 +
<td> &nbsp; {{#input: name= firstrevisionsince | value = {{#if:{{{firstrevisionsince|}}}|{{{firstrevisionsince|}}}|YYYY-MM-DD}} }}</td>
 +
</tr>
 +
<tr bgcolor="#ddeeff">
 +
<td align="right"> ''all revs.'' before </td>
 +
<td> &nbsp; {{#input: name= allrevisionsbefore | value = {{#if:{{{allrevisionsbefore|}}}|{{{allrevisionsbefore|}}}|YYYY-MM-DD}} }}</td>
 +
<td align="right"> ''all revs.'' since </td>
 +
<td> &nbsp; {{#input: name= allrevisionssince  | value =  {{#if:{{{allrevisionssince|}}}|{{{allrevisionssince|}}}|YYYY-MM-DD}} }}</td>
 +
</tr>
 +
</table>
 +
<table cellpadding=0 cellspacing=0 margins=0>
 
</table>
 
</table>
linksto: {{#input: name= linksto | value = {{{linksto|}}} }}
+
show: namespace {{#input: name= shownamespace
notlinksto: {{#input: name= notlinksto | value = {{{notlinksto|}}}  
+
  |type= select | value = {{{shownamespace|}}} |
}}createdby: {{#input: name= createdby | value = {{{createdby|}}}  
+
*yes
   |type= select | *? {{#dpl: namespace=User | format=,\n*%TITLE%,, }}  
+
*no
}}modifiedby: {{#input: name= modifiedby | value = {{{modifiedby|}}}  
+
}}categories {{#input: name= addcategories
  |type= select | *? {{#dpl: namespace=User | format=,\n*%TITLE%,, }}
+
  |type= select | value = {{{addcategories|}}} |
}}titlematch: {{#input: name= titlematch | value = {{{titlematch|}}}
+
*no
}}columns: {{#input: name= columns
+
*yes
   |type= select | value = {{{columns|}}} |  
+
}}visits {{#input: name= addpagecounter
*3
+
  |type= select | value = {{{addpagecounter|}}} |
*1
+
*no
*2
+
*yes
*3
+
}}size {{#input: name= addpagesize
*4
+
   |type= select | value = {{{addpagesize|}}} |
*5
+
*no
}}ordermethod: {{#input: name= ordermethod
+
*yes
  |type= select | value = {{{ordermethod|}}} |  
+
}}user {{#input: name= adduser
 +
  |type= select | value = {{{adduser|}}} |
 +
*no
 +
*yes
 +
}}editdate {{#input: name= addeditdate
 +
  |type= select | value = {{{addeditdate|}}} |
 +
*no
 +
*yes
 +
}}touch date: {{#input: name= addpagetoucheddate
 +
   |type= select | value = {{{addpagetoucheddate|}}} |  
 +
*no
 +
*yes
 +
}}
 +
ordermethod: {{#input: name= ordermethod |type= select | value = {{{ordermethod|}}} |  
 
*-
 
*-
 
*category,firstedit
 
*category,firstedit
Line 96: Line 152:
 
*5
 
*5
 
*10
 
*10
}}count: {{#input: name= count | value = {{{count|}}} | size = 3
+
}}export: {{#input: name= export
}}shownamespace: {{#input: name= shownamespace
+
   |type= select | value = {{{export|}}} |  
   |type= select | value = {{{shownamespace|}}} |  
+
*no
*true
+
*yes
*false
+
}}
}}addcategories: {{#input: name= addcategories
+
<table cellpadding=0 cellspacing=0 margins=0>
  |type= select | value = {{{addcategories|}}} |
+
<tr bgcolor="#eeffee">
*false
+
<td> title(%) {{#input: name= titlematch | value = {{{titlematch|}}} }} columns {{#input: name= columns |type= select | value = {{{columns|}}} |  
*true
+
*3
}}addpagecounter: {{#input: name= addpagecounter
+
*1
  |type= select | value = {{{addpagecounter|}}} |
+
*2
*false
+
*3
*true
+
*4
}}addpagesize: {{#input: name= addpagesize
+
*5
  |type= select | value = {{{addpagesize|}}} |  
+
}}maxrecords {{#input: name= count | value = {{{count|}}} | size = 2
*false
+
}}offset {{#input: name= offset | value = {{{offset|}}} | size = 2
*true
+
}} &nbsp; &nbsp; {{#input: type = submit | value = List members }}
}}addeditdate: {{#input: name= addeditdate
+
&nbsp; <small>[[:Template:Catlist|reset]] &nbsp; [[:Template:Catgraph|graph]]</small>
  |type= select | value = {{{addeditdate|}}} |
+
</td></tr></table>
*false
 
*true
 
}}adduser: {{#input: name= adduser
 
  |type= select | value = {{{adduser|}}} |  
 
*false
 
*true
 
}}addpagetoucheddate: {{#input: name= addpagetoucheddate
 
  |type= select | value = {{{addpagetoucheddate|}}} |  
 
*false
 
*true
 
}}{{#input: type = submit | value = List members }}
 
&nbsp; <small>[[:Template:Catlist|reset]]</small>
 
 
}}
 
}}
 
<!------------------------------------------------------------------------------------------------------------->
 
<!------------------------------------------------------------------------------------------------------------->
Line 133: Line 177:
 
==== {{{name}}} ====
 
==== {{{name}}} ====
 
|}}
 
|}}
{{#dpl: resultsheader=<small>%PAGES% members found.<br><hr></small>
+
{{#dpl: resultsheader=<small>%PAGES% members found.<br><hr></small>\n
 +
|noresultsheader=<small>There are no results for your query.<br><hr></small>\n
 +
|oneresultheader=<small>1 member found.<br><hr></small>\n
 
  |{{#ifeq:{{{namespace|}}}|all||{{#if:{{{namespace|}}}|{{#ifeq:{{{namespace|}}}|main|namespace=|namespace={{{namespace|}}}}}}}}}
 
  |{{#ifeq:{{{namespace|}}}|all||{{#if:{{{namespace|}}}|{{#ifeq:{{{namespace|}}}|main|namespace=|namespace={{{namespace|}}}}}}}}}
 
  |{{#ifeq:{{{notnamespace|}}}|-||{{#if:{{{notnamespace|}}}|{{#ifeq:{{{notnamespace|}}}|main|notnamespace=|notnamespace={{{notnamespace|}}}}}}}}}
 
  |{{#ifeq:{{{notnamespace|}}}|-||{{#if:{{{notnamespace|}}}|{{#ifeq:{{{notnamespace|}}}|main|notnamespace=|notnamespace={{{notnamespace|}}}}}}}}}
 
  |{{#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|}}}}}}}
Line 147: Line 195:
 
  |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|}}}}}
 
  |escapelinks={{{escapelinks|}}}
 
  |escapelinks={{{escapelinks|}}}
 
  |{{#ifeq:{{{randomcount|}}}|-||randomcount={{{randomcount|}}}}}
 
  |{{#ifeq:{{{randomcount|}}}|-||randomcount={{{randomcount|}}}}}
  |{{#ifeq:{{{count|}}}|-||{{#if:{{{count|}}}|count={{{count|}}}}}}}
+
  |{{#if:{{{count|}}}|count={{{count|}}}}}
 +
|{{#if:{{{offset|}}}|offset={{{offset|}}}}}
 
  |shownamespace={{{shownamespace|}}}
 
  |shownamespace={{{shownamespace|}}}
 
  |addcategories={{{addcategories|}}}
 
  |addcategories={{{addcategories|}}}
Line 159: Line 209:
 
  |addpagetoucheddate={{{addpagetoucheddate|}}}
 
  |addpagetoucheddate={{{addpagetoucheddate|}}}
 
  |adduser={{{adduser|}}}
 
  |adduser={{{adduser|}}}
 +
|{{#ifeq:{{{lastrevisionbefore|}}}|YYYY-MM-DD||lastrevisionbefore={{{lastrevisionbefore|}}}}}
 +
|{{#ifeq:{{{firstrevisionsince|}}}|YYYY-MM-DD||firstrevisionsince={{{firstrevisionsince|}}}}}
 +
|{{#ifeq:{{{allrevisionsbefore|}}}|YYYY-MM-DD||allrevisionsbefore={{{allrevisionsbefore|}}}}}
 +
|{{#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>
+
----
 +
<small><u>Your query used the following parameters</u><br/>
 +
{{#ifeq:{{{namespace|}}}|all||{{#if:{{{namespace|}}}|{{#ifeq:{{{namespace|}}}|main|namespace=<br>|namespace={{{namespace|}}}<br>}}}}}}<!--
 +
-->{{#ifeq:{{{notnamespace|}}}|-||{{#if:{{{notnamespace|}}}|{{#ifeq:{{{notnamespace|}}}|main|notnamespace=<br>|notnamespace={{{notnamespace|}}}<br>}}}}}}<!--
 +
-->{{#ifeq:{{{category|}}}|?||{{#if:{{{category|}}}|category={{{category|}}}<br>}}}}<!--
 +
-->{{#ifeq:{{{category2|}}}|?||{{#if:{{{category2|}}}|category={{{category2|}}}<br>}}}}<!--
 +
-->{{#ifeq:{{{notcategory|}}}|?||{{#if:{{{notcategory|}}}|notcategory={{{notcategory|}}}<br>}}}}<!--
 +
-->{{#ifeq:{{{notcategory2|}}}|?||{{#if:{{{notcategory2|}}}|notcategory={{{notcategory2|}}}<br>}}}}<!--
 +
-->{{#ifeq:{{{uses|}}}|?||{{#if:{{{uses|}}}|uses=Template:{{{uses|}}}<br>}}}}<!--
 +
-->{{#ifeq:{{{notuses|}}}|?||{{#if:{{{notuses|}}}|notuses=Template:{{{notuses|}}}<br>}}}}<!--
 +
-->{{#ifeq:{{{createdby|}}}|?||{{#if:{{{createdby|}}}|createdby={{{createdby|}}}<br>}}}}<!--
 +
-->{{#ifeq:{{{modifiedby|}}}|?||{{#if:{{{modifiedby|}}}|modifiedby={{{modifiedby|}}}<br>}}}}<!--
 +
-->{{#if:{{{titlematch|}}}|titlematch={{{titlematch|}}}<br>}}<!--
 +
-->{{#if:{{{nottitlematch|}}}|nottitlematch={{{nottitlematch|}}}<br>}}<!--
 +
-->{{#if:{{{linksto|}}}|linksto={{{linksto|}}}<br>}}<!--
 +
-->{{#if:{{{notlinksto|}}}|notlinksto={{{notlinksto|}}}<br>}}<!--
 +
-->{{#if:{{{columns|}}}|columns={{{columns|}}}<br>|columns=3<br>}}<!--
 +
-->{{#ifeq:{{{export|}}}|yes|columns=1<br>}}<!--
 +
-->{{#ifeq:{{{order|}}}|ascending||order={{{order|}}}<br>}}<!--
 +
-->{{#ifeq:{{{ordermethod|}}}|-||ordermethod={{{ordermethod|}}}<br>}}<!--
 +
-->{{#ifeq:{{{escapelinks|}}}|true||escapelinks={{{escapelinks|}}}<br>}}<!--
 +
-->{{#ifeq:{{{randomcount|}}}|-||randomcount={{{randomcount|}}}<br>}}<!--
 +
-->{{#if:{{{count|}}}|count={{{count|}}}<br>}}<!--
 +
-->{{#if:{{{offset|}}}|offset={{{offset|}}}<br>}}<!--
 +
-->{{#ifeq:{{{shownamespace|}}}|no||shownamespace={{{shownamespace|}}}<br>}}<!--
 +
-->{{#ifeq:{{{addcategories|}}}|no||addcategories={{{addcategories|}}}<br>}}<!--
 +
-->{{#ifeq:{{{addpagecounter|}}}|no||addpagecounter={{{addpagecounter|}}}<br>}}<!--
 +
-->{{#ifeq:{{{addpagesize|}}}|no||addpagesize={{{addpagesize|}}}<br>}}<!--
 +
-->{{#ifeq:{{{addeditdate|}}}|no||addeditdate={{{addeditdate|}}}<br>}}<!--
 +
-->{{#ifeq:{{{addpagetoucheddate}}}|no||addpagetoucheddate={{{addpagetoucheddate|}}}<br>}}<!--
 +
-->{{#ifeq:{{{adduser|}}}|no||adduser={{{adduser|}}}<br>}}<!--
 +
-->{{#ifeq:{{{lastrevisionbefore|}}}|YYYY-MM-DD||lastrevisionbefore={{{lastrevisionbefore|}}}<br>}}<!--
 +
-->{{#ifeq:{{{firstrevisionsince|}}}|YYYY-MM-DD||firstrevisionsince={{{firstrevisionsince|}}}<br>}}<!--
 +
-->{{#ifeq:{{{allrevisionsbefore|}}}|YYYY-MM-DD||allrevisionsbefore={{{allrevisionsbefore|}}}<br>}}<!--
 +
-->{{#ifeq:{{{allrevisionssince|}}}|YYYY-MM-DD||allrevisionssince={{{allrevisionssince|}}}<br>}}<!--
 +
--></small><br></includeonly>

Latest revision as of 03: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 = |
  • all
  • main
  • Talk
  • Template
  • Category
  • Image
  • User
  • DPL
  • Wgraph
}}
but not   {{#input: name= notnamespace |type= select | value = |
  • -
  • main
  • Talk
  • Template
  • Category
  • Image
  • User
  • DPL
  • Wgraph

}}

category   {{#input: name= category | value = |type= select
                                    | *? 
  • AT&
  • AT&T
  • African Union member states
  • Another Topic
  • Antwerpen
  • Apachetest
  • Belgium
  • Bruxelles
  • Café
  • Café d'Anvers
  • Calendar Templates
  • Car
  • Cat 1
  • Cat 11
  • Cat 12
  • Cat 2
  • Cat d'Test
  • Category
  • Cities
  • Class
  • Countries
  • Country
  • CountryA
  • CountryB
  • DPL
  • DPL Example
  • DPL Example 007 main cat
  • DPL Example 007 sub cat 1
  • DPL Example 007 sub cat 2
  • DPL Manual
  • DPL bugs
  • DocType
  • DocTypeForm
  • DocTypeScript
  • Dpl group's event
  • Dynasty
  • Events
  • Execute
  • Expressionism
  • Fictitious country
  • Frankfurt
  • Freshman
  • Game
  • Germany
  • Hamburg
  • Impressionism
  • Issue
  • List templates
  • Location
  • MainCat
  • Manual
  • Michael's evens
  • Michael's events
  • Munich
  • Musical Instrument
  • North Africa
  • Painter
  • Person
  • Place
  • Plan
  • Schnittstellen
  • Smdemo
  • Some Topic
  • Stachoo test
  • Step
  • Student
  • SubCat 1
  • SubCat 10
  • SubCat 11
  • SubCat 12
  • SubCat 13
  • SubCat 14
  • SubCat 2
  • SubCat 3
  • SubCat 4
  • SubCat 5
  • SubCat 6
  • SubCat 7
  • SubCat 8
  • SubCat 9
  • Subcats
  • Subcats 1
  • Subcats 2a
  • Subcats 2b
  • Subcats 2c
  • Subcats 3a1
  • Subcats 3a2
  • Subcats 3b1
  • Subcats 3b2
  • Subject
  • Sudan
  • TableBug
  • Test
  • Test'd funk
  • Test-1
  • Test3000
  • Test3001
  • Test3002
  • Test 1
  • Test Images
  • Test categories
  • TopVolkoV
  • Topic groups
  • Town
  • Trip
  • Type
  • Vehicle
  • VolkoV
  • Wgraph
  • Wgraph Manual
  • Whatlinksheretest }}
but not   {{#input: name= notcategory | value = |type= select
                                       | *? 
  • AT&
  • AT&T
  • African Union member states
  • Another Topic
  • Antwerpen
  • Apachetest
  • Belgium
  • Bruxelles
  • Café
  • Café d'Anvers
  • Calendar Templates
  • Car
  • Cat 1
  • Cat 11
  • Cat 12
  • Cat 2
  • Cat d'Test
  • Category
  • Cities
  • Class
  • Countries
  • Country
  • CountryA
  • CountryB
  • DPL
  • DPL Example
  • DPL Example 007 main cat
  • DPL Example 007 sub cat 1
  • DPL Example 007 sub cat 2
  • DPL Manual
  • DPL bugs
  • DocType
  • DocTypeForm
  • DocTypeScript
  • Dpl group's event
  • Dynasty
  • Events
  • Execute
  • Expressionism
  • Fictitious country
  • Frankfurt
  • Freshman
  • Game
  • Germany
  • Hamburg
  • Impressionism
  • Issue
  • List templates
  • Location
  • MainCat
  • Manual
  • Michael's evens
  • Michael's events
  • Munich
  • Musical Instrument
  • North Africa
  • Painter
  • Person
  • Place
  • Plan
  • Schnittstellen
  • Smdemo
  • Some Topic
  • Stachoo test
  • Step
  • Student
  • SubCat 1
  • SubCat 10
  • SubCat 11
  • SubCat 12
  • SubCat 13
  • SubCat 14
  • SubCat 2
  • SubCat 3
  • SubCat 4
  • SubCat 5
  • SubCat 6
  • SubCat 7
  • SubCat 8
  • SubCat 9
  • Subcats
  • Subcats 1
  • Subcats 2a
  • Subcats 2b
  • Subcats 2c
  • Subcats 3a1
  • Subcats 3a2
  • Subcats 3b1
  • Subcats 3b2
  • Subject
  • Sudan
  • TableBug
  • Test
  • Test'd funk
  • Test-1
  • Test3000
  • Test3001
  • Test3002
  • Test 1
  • Test Images
  • Test categories
  • TopVolkoV
  • Topic groups
  • Town
  • Trip
  • Type
  • Vehicle
  • VolkoV
  • Wgraph
  • Wgraph Manual
  • Whatlinksheretest }}
and category   {{#input: name= category2 | value = |type= select
                                     | *? 
  • AT&
  • AT&T
  • African Union member states
  • Another Topic
  • Antwerpen
  • Apachetest
  • Belgium
  • Bruxelles
  • Café
  • Café d'Anvers
  • Calendar Templates
  • Car
  • Cat 1
  • Cat 11
  • Cat 12
  • Cat 2
  • Cat d'Test
  • Category
  • Cities
  • Class
  • Countries
  • Country
  • CountryA
  • CountryB
  • DPL
  • DPL Example
  • DPL Example 007 main cat
  • DPL Example 007 sub cat 1
  • DPL Example 007 sub cat 2
  • DPL Manual
  • DPL bugs
  • DocType
  • DocTypeForm
  • DocTypeScript
  • Dpl group's event
  • Dynasty
  • Events
  • Execute
  • Expressionism
  • Fictitious country
  • Frankfurt
  • Freshman
  • Game
  • Germany
  • Hamburg
  • Impressionism
  • Issue
  • List templates
  • Location
  • MainCat
  • Manual
  • Michael's evens
  • Michael's events
  • Munich
  • Musical Instrument
  • North Africa
  • Painter
  • Person
  • Place
  • Plan
  • Schnittstellen
  • Smdemo
  • Some Topic
  • Stachoo test
  • Step
  • Student
  • SubCat 1
  • SubCat 10
  • SubCat 11
  • SubCat 12
  • SubCat 13
  • SubCat 14
  • SubCat 2
  • SubCat 3
  • SubCat 4
  • SubCat 5
  • SubCat 6
  • SubCat 7
  • SubCat 8
  • SubCat 9
  • Subcats
  • Subcats 1
  • Subcats 2a
  • Subcats 2b
  • Subcats 2c
  • Subcats 3a1
  • Subcats 3a2
  • Subcats 3b1
  • Subcats 3b2
  • Subject
  • Sudan
  • TableBug
  • Test
  • Test'd funk
  • Test-1
  • Test3000
  • Test3001
  • Test3002
  • Test 1
  • Test Images
  • Test categories
  • TopVolkoV
  • Topic groups
  • Town
  • Trip
  • Type
  • Vehicle
  • VolkoV
  • Wgraph
  • Wgraph Manual
  • Whatlinksheretest }}
and not   {{#input: name= notcategory2 | value = |type= select
                                        | *? 
  • AT&
  • AT&T
  • African Union member states
  • Another Topic
  • Antwerpen
  • Apachetest
  • Belgium
  • Bruxelles
  • Café
  • Café d'Anvers
  • Calendar Templates
  • Car
  • Cat 1
  • Cat 11
  • Cat 12
  • Cat 2
  • Cat d'Test
  • Category
  • Cities
  • Class
  • Countries
  • Country
  • CountryA
  • CountryB
  • DPL
  • DPL Example
  • DPL Example 007 main cat
  • DPL Example 007 sub cat 1
  • DPL Example 007 sub cat 2
  • DPL Manual
  • DPL bugs
  • DocType
  • DocTypeForm
  • DocTypeScript
  • Dpl group's event
  • Dynasty
  • Events
  • Execute
  • Expressionism
  • Fictitious country
  • Frankfurt
  • Freshman
  • Game
  • Germany
  • Hamburg
  • Impressionism
  • Issue
  • List templates
  • Location
  • MainCat
  • Manual
  • Michael's evens
  • Michael's events
  • Munich
  • Musical Instrument
  • North Africa
  • Painter
  • Person
  • Place
  • Plan
  • Schnittstellen
  • Smdemo
  • Some Topic
  • Stachoo test
  • Step
  • Student
  • SubCat 1
  • SubCat 10
  • SubCat 11
  • SubCat 12
  • SubCat 13
  • SubCat 14
  • SubCat 2
  • SubCat 3
  • SubCat 4
  • SubCat 5
  • SubCat 6
  • SubCat 7
  • SubCat 8
  • SubCat 9
  • Subcats
  • Subcats 1
  • Subcats 2a
  • Subcats 2b
  • Subcats 2c
  • Subcats 3a1
  • Subcats 3a2
  • Subcats 3b1
  • Subcats 3b2
  • Subject
  • Sudan
  • TableBug
  • Test
  • Test'd funk
  • Test-1
  • Test3000
  • Test3001
  • Test3002
  • Test 1
  • Test Images
  • Test categories
  • TopVolkoV
  • Topic groups
  • Town
  • Trip
  • Type
  • Vehicle
  • VolkoV
  • Wgraph
  • Wgraph Manual
  • Whatlinksheretest }}
uses   {{#input: name= uses | value = |type= select
                                | *? 
  • !
  • !!
  • !)
  • !-
  • (!
  • +
  • -
  • .+.pfunc
  • .+.pfunc.default
  • .cat definition
  • .cat make
  • .cat show
  • .class browse
  • .class create
  • .class definition
  • .class description
  • .class inheritance
  • .class instances
  • .class intro
  • .class menu
  • .class parents
  • .class parents 2
  • .class parents 3
  • .class parents 4
  • .class preload
  • .class properties
  • .class properties 2
  • .class properties 3
  • .class properties 4
  • .class references
  • .class references.ask
  • .class summary
  • .form field
  • .form header
  • .instances export wiki
  • .instances list html
  • .instances list html (form)
  • .list
  • .model class
  • .model extends
  • .model graph
  • .model meta graph
  • .model meta show
  • .model prop
  • .model show
  • .obj create
  • .obj create with form
  • .obj data template make
  • .obj get
  • .obj getMy
  • .obj getMyText
  • .obj getText
  • .obj intro
  • .obj intro Freshman
  • .obj intro Game
  • .obj intro Location
  • .obj intro Musical Instrument
  • .obj intro Person
  • .obj intro Student
  • .obj intro Subject
  • .obj intro ask
  • .obj intro car
  • .obj intro make
  • .obj intro top
  • .obj intro vehicle
  • .obj is a
  • .obj is instance of
  • .obj is referenced by
  • .obj is referenced by.ask
  • .obj preload
  • .obj preload Freshman
  • .obj preload Game
  • .obj preload Location
  • .obj preload Musical Instrument
  • .obj preload Person
  • .obj preload Student
  • .obj preload Subject
  • .obj preload car
  • .obj preload make
  • .obj preload vehicle
  • .obj set
  • .prop assigned by
  • .prop built-in
  • .prop create
  • .prop definition
  • .prop derived from
  • .prop describes
  • .prop intro
  • .prop mandatory
  • .prop preload
  • .prop refers to
  • .prop reverse
  • .prop scope
  • .prop unique
  • .report
  • .type built-in
  • =
  • Abc/x123
  • About
  • ActivitySummary
  • Activity Description
  • African Country
  • Alias Wgraph
  • Amp
  • Articles
  • Ask is a
  • Audio
  • Basepage subpage
  • Belongs to
  • Book
  • Book.published
  • Book.published.default
  • Born at
  • Born in
  • Bulk Update
  • Calendar/MonthStartFri
  • Calendar/MonthStartMon
  • Calendar/MonthStartSat
  • Calendar/MonthStartSun
  • Calendar/MonthStartThu
  • Calendar/MonthStartTue
  • Calendar/MonthStartWed
  • CalendarSingle
  • CalendarSingle zh-tw
  • Calendar anchor
  • Calendar link
  • Calendar link zh-tw
  • Calendar month
  • Calendar month zh-tw
  • Calendar navigation
  • Car
  • Car.list
  • CatTree
  • CatTreeSub
  • CategoryGallery
  • Category handler
  • Category handler/blacklist
  • Category handler/numbered
  • Category with count
  • Catgraph
  • Catlist/zh
  • Catlist/zh 2
  • Catlist1
  • Catlist zh
  • Citation/core
  • Citation/identifier
  • Citation/make link
  • Citation needed
  • Cite book
  • Cite encyclopedia
  • Cite journal
  • Cite news
  • Cite web
  • Cmdref headline
  • Cmdref menu
  • Column-count
  • Column-width
  • Comma
  • Commons
  • Commons category
  • Continue with part
  • Convert
  • Convert/LoffAoffDbSoff
  • Convert/LoffAonSoff
  • Convert/kg
  • Convert/lb
  • Convert/numdisp
  • Convert/outsep
  • Convert/test/A
  • Coordinates
  • Country
  • Country.listByCapital
  • Country.phantom-004
  • Country Population
  • Country dpl
  • Create Event
  • Create Event zh-tw
  • CurrentUsers
  • DMCA
  • DPL/ImgUsed/LinkedFrom
  • DPL/ImgUsed/ResNum
  • DPL/Navi/3
  • DPLSNMakerSF
  • DPL Cache Warning
  • DPL Calendar code generater zh-tw
  • DPL Count
  • DPL Example 007 sub
  • DPL Example 007 sub 2
  • DPL Example 009 sub
  • DPL Example 010 sub
  • DPL Example 010 tpl
  • DPL Example 018 sub
  • DPL Example 102 piechart
  • DPL Example 103 barchart
  • DPL Page Name S/N Maker
  • DPL Page Name S/N Maker test
  • DPL parameter
  • DPL parameter.overview
  • DPL stable version
  • DT Article
  • DT Article Edit (Form)
  • DT Article Edit (Intro)
  • DT Article Edit (Intro).de
  • DT Article Edit (Syntax)
  • DT Article Edit (Syntax).de
  • DT Article Header
  • DT Article Help (Form)
  • DT Article Help (Intro)
  • DT Article Help (Intro).de
  • DT Article Intro (Form)
  • DT Article Intro (Intro)
  • DT Article Intro (Intro).de
  • DT Article Wiki (Form)
  • DT Article Wiki (Intro)
  • DT Article Wiki (Intro).de
  • DT Article XML (Form)
  • DT Article XML (Intro)
  • DT Article XML (Intro).de
  • DT Article copy
  • DT Article copy (Intro)
  • DT Article copy (Intro).de
  • DT Article csv (Form)
  • DT Article csv (Intro)
  • DT Article csv (Intro).de
  • DT Article show Refs
  • DT Articles list HTML
  • DT Articles list HTML (Form)
  • DT Articles list Wiki
  • DT Articles list Wiki (Form)
  • DT Articles list Wiki export.default
  • DT Articles list XML
  • DT Articles list csv
  • DT Articles view (Form)
  • DT Articles view (Intro)
  • DT Articles view (Intro).de
  • DT Category
  • DT Form Field
  • DT Form Field Link
  • DT Form Field Newline
  • DT Form Field Ref
  • DT Form Field Text
  • DT Form Header
  • DT Form Header.meta
  • DT Language
  • DT Link
  • DT Meta
  • DT Ref
  • DT Ref.report
  • DT Ref.report.default
  • DT Report create
  • DT Report create (Form)
  • DT Report create (Intro)
  • DT Report create (Intro).de
  • DT Scripts index
  • DT Type (Form)
  • DT Type create
  • DT Type create (Form)
  • DT Type create (Intro)
  • DT Type create (Intro).de
  • DT XML Field Text
  • DT csv
  • Dated maintenance category
  • Datetest
  • Datetest.dpl
  • DocTypes
  • Documentation
  • Documentation/docspace
  • Documentation/end box
  • Documentation/end box2
  • Documentation/start box
  • Documentation/start box2
  • Documentation/template page
  • Doi
  • Dpl.pfunc
  • Dpl.pfunc.default
  • Dpl.tag
  • Dpl.tag.default
  • DummyTemplate
  • EB1911
  • ECP
  • ECP-00055
  • ECP Issue
  • ECP number maker
  • Event
  • Event template
  • Event template zh-tw
  • Event zh-tw
  • Example
  • Export.dpl.default
  • ExportTransitive
  • ExportTransitive.img
  • ExportTransitive.sub
  • Extension DPL
  • Extension DPL cache
  • Extension DPL continue
  • Extension DPL scroll
  • FULLROOTPAGENAME
  • Fix
  • Fix/category
  • Flickr code generater
  • Fmbox
  • For page size test page 2
  • Freshman
  • Freshman.list
  • Friend
  • Game
  • Game.list
  • Goglemap.*.dpl
  • Goglemap.*.dpl.default
  • GoogleMap
  • Googlemap.*.dpl
  • Greenwood&Earnshaw2nd
  • Group
  • Harvard citation/core
  • Has document part
  • Has team mate
  • Hatnote
  • Hide in print
  • High
  • If pagename
  • Ifsubst
  • Index
  • Index.dpl1
  • Index.dpl2
  • Infobox
  • Infobox/row
  • Infobox Country or territory
  • Infobox Country or territory.dpl
  • Infobox Country or territory.edit
  • Infobox Country or territory dpl
  • Infobox Country or territory dpl2
  • Infobox mineral
  • Infobox mineral.list 1
  • Invalid page
  • Invented in
  • Is a
  • Is friend of
  • Is friend of.dpl
  • Is friend of.dpl.default
  • Is part of
  • Is to come
  • Issue
  • Jewellery
  • Link GA
  • Linkedimage
  • LinksTo
  • LinksToWithRedirect
  • Links 1
  • Links 2
  • Links 2.1
  • List articles on people by last name
  • Listing Redirects and Location Sub
  • LoadTest
  • LoadTestChapter
  • Location
  • Location.csv
  • Location.edit
  • Location.help
  • Location.intro
  • Location.list
  • Location.report.barchart inhabitants
  • Location.report.geoplot inhabitants
  • Location.report.inhabitants.data
  • Location.report.piechart inhabitants
  • Location.text
  • Location.view
  • Location.xml
  • Low
  • Magazine
  • Magazine.published
  • Magazine.published.default
  • Main
  • Musical Instrument
  • Musical Instrument.list
  • My special article lister
  • Nachkommen
  • Namespace detect
  • Navbox
  • None
  • Nosigr
  • Ns has subpages
  • OEtymD
  • Only in print
  • Other uses
  • Overline
  • Paar
  • Page size test page 1
  • Painter
  • Part of master document
  • Person
  • Person.csv
  • Person.edit
  • Person.help
  • Person.intro
  • Person.list
  • Person.ref.Location
  • Person.ref.Person
  • Person.text
  • Person.view
  • Placement
  • Plays
  • PoI
  • PoI gm
  • Population
  • Population.dpl
  • Population.dpl1
  • Population Check
  • Population Check1
  • Population Checker
  • Population Checker1
  • Pp-template
  • Print as one piece
  • Print whole text
  • Publication
  • Publication.default
  • Px
  • RP.dpl.default
  • Redirect
  • Redirs
  • Reflist
  • Sandbox
  • Sandbox2
  • Schnittstellen Übersicht Mini
  • Schnittstellen Übersicht Mini dpl
  • See Wgraph
  • See also
  • Set Template Parameter
  • Sfn
  • Short
  • ShortLink
  • ShortLink/Examples
  • ShortLink/Examples/List
  • ShortURL
  • ShortURL/Examples
  • ShortURL/Examples/List
  • ShortenString
  • Siblings
  • Side box
  • Silica minerals
  • Sister
  • Slow
  • Some Template
  • Some Template.dpl
  • Some Template.dpl2
  • Some Template.dpl3
  • Sortable Tables
  • Step.dpl
  • Str left
  • Student
  • Student.list
  • Studies
  • Studies in
  • Subject
  • Subject.list
  • Symbols
  • TOCright
  • Teaser
  • TempTree
  • Template.edit
  • Template other
  • Templink
  • Test
  • Test2
  • Test Amp3/Template
  • Test Amp3/Template2
  • Test Country Population
  • Test get chapter
  • Test subgoal
  • Tl
  • Tmp2
  • Todo
  • Todo.dpl
  • Todo.pri
  • Todo2
  • Topic
  • Topic group
  • Topic group.dpl
  • Transclude
  • Translation
  • Translation.table
  • Trip
  • Trip.csv
  • Trip.edit
  • Trip.help
  • Trip.intro
  • Trip.ref.Location
  • Trip.ref.Person
  • Trip.text
  • Trip.view
  • Type?.help
  • Type?.intro
  • Type?.text
  • Type Manual
  • Type Manual.overview
  • Type Test
  • UsageCount
  • Use dmy dates
  • UsesTest
  • Vehicle }}
but not   {{#input: name= notuses | value = |type= select
                                   | *? 
  • !
  • !!
  • !)
  • !-
  • (!
  • +
  • -
  • .+.pfunc
  • .+.pfunc.default
  • .cat definition
  • .cat make
  • .cat show
  • .class browse
  • .class create
  • .class definition
  • .class description
  • .class inheritance
  • .class instances
  • .class intro
  • .class menu
  • .class parents
  • .class parents 2
  • .class parents 3
  • .class parents 4
  • .class preload
  • .class properties
  • .class properties 2
  • .class properties 3
  • .class properties 4
  • .class references
  • .class references.ask
  • .class summary
  • .form field
  • .form header
  • .instances export wiki
  • .instances list html
  • .instances list html (form)
  • .list
  • .model class
  • .model extends
  • .model graph
  • .model meta graph
  • .model meta show
  • .model prop
  • .model show
  • .obj create
  • .obj create with form
  • .obj data template make
  • .obj get
  • .obj getMy
  • .obj getMyText
  • .obj getText
  • .obj intro
  • .obj intro Freshman
  • .obj intro Game
  • .obj intro Location
  • .obj intro Musical Instrument
  • .obj intro Person
  • .obj intro Student
  • .obj intro Subject
  • .obj intro ask
  • .obj intro car
  • .obj intro make
  • .obj intro top
  • .obj intro vehicle
  • .obj is a
  • .obj is instance of
  • .obj is referenced by
  • .obj is referenced by.ask
  • .obj preload
  • .obj preload Freshman
  • .obj preload Game
  • .obj preload Location
  • .obj preload Musical Instrument
  • .obj preload Person
  • .obj preload Student
  • .obj preload Subject
  • .obj preload car
  • .obj preload make
  • .obj preload vehicle
  • .obj set
  • .prop assigned by
  • .prop built-in
  • .prop create
  • .prop definition
  • .prop derived from
  • .prop describes
  • .prop intro
  • .prop mandatory
  • .prop preload
  • .prop refers to
  • .prop reverse
  • .prop scope
  • .prop unique
  • .report
  • .type built-in
  • =
  • Abc/x123
  • About
  • ActivitySummary
  • Activity Description
  • African Country
  • Alias Wgraph
  • Amp
  • Articles
  • Ask is a
  • Audio
  • Basepage subpage
  • Belongs to
  • Book
  • Book.published
  • Book.published.default
  • Born at
  • Born in
  • Bulk Update
  • Calendar/MonthStartFri
  • Calendar/MonthStartMon
  • Calendar/MonthStartSat
  • Calendar/MonthStartSun
  • Calendar/MonthStartThu
  • Calendar/MonthStartTue
  • Calendar/MonthStartWed
  • CalendarSingle
  • CalendarSingle zh-tw
  • Calendar anchor
  • Calendar link
  • Calendar link zh-tw
  • Calendar month
  • Calendar month zh-tw
  • Calendar navigation
  • Car
  • Car.list
  • CatTree
  • CatTreeSub
  • CategoryGallery
  • Category handler
  • Category handler/blacklist
  • Category handler/numbered
  • Category with count
  • Catgraph
  • Catlist/zh
  • Catlist/zh 2
  • Catlist1
  • Catlist zh
  • Citation/core
  • Citation/identifier
  • Citation/make link
  • Citation needed
  • Cite book
  • Cite encyclopedia
  • Cite journal
  • Cite news
  • Cite web
  • Cmdref headline
  • Cmdref menu
  • Column-count
  • Column-width
  • Comma
  • Commons
  • Commons category
  • Continue with part
  • Convert
  • Convert/LoffAoffDbSoff
  • Convert/LoffAonSoff
  • Convert/kg
  • Convert/lb
  • Convert/numdisp
  • Convert/outsep
  • Convert/test/A
  • Coordinates
  • Country
  • Country.listByCapital
  • Country.phantom-004
  • Country Population
  • Country dpl
  • Create Event
  • Create Event zh-tw
  • CurrentUsers
  • DMCA
  • DPL/ImgUsed/LinkedFrom
  • DPL/ImgUsed/ResNum
  • DPL/Navi/3
  • DPLSNMakerSF
  • DPL Cache Warning
  • DPL Calendar code generater zh-tw
  • DPL Count
  • DPL Example 007 sub
  • DPL Example 007 sub 2
  • DPL Example 009 sub
  • DPL Example 010 sub
  • DPL Example 010 tpl
  • DPL Example 018 sub
  • DPL Example 102 piechart
  • DPL Example 103 barchart
  • DPL Page Name S/N Maker
  • DPL Page Name S/N Maker test
  • DPL parameter
  • DPL parameter.overview
  • DPL stable version
  • DT Article
  • DT Article Edit (Form)
  • DT Article Edit (Intro)
  • DT Article Edit (Intro).de
  • DT Article Edit (Syntax)
  • DT Article Edit (Syntax).de
  • DT Article Header
  • DT Article Help (Form)
  • DT Article Help (Intro)
  • DT Article Help (Intro).de
  • DT Article Intro (Form)
  • DT Article Intro (Intro)
  • DT Article Intro (Intro).de
  • DT Article Wiki (Form)
  • DT Article Wiki (Intro)
  • DT Article Wiki (Intro).de
  • DT Article XML (Form)
  • DT Article XML (Intro)
  • DT Article XML (Intro).de
  • DT Article copy
  • DT Article copy (Intro)
  • DT Article copy (Intro).de
  • DT Article csv (Form)
  • DT Article csv (Intro)
  • DT Article csv (Intro).de
  • DT Article show Refs
  • DT Articles list HTML
  • DT Articles list HTML (Form)
  • DT Articles list Wiki
  • DT Articles list Wiki (Form)
  • DT Articles list Wiki export.default
  • DT Articles list XML
  • DT Articles list csv
  • DT Articles view (Form)
  • DT Articles view (Intro)
  • DT Articles view (Intro).de
  • DT Category
  • DT Form Field
  • DT Form Field Link
  • DT Form Field Newline
  • DT Form Field Ref
  • DT Form Field Text
  • DT Form Header
  • DT Form Header.meta
  • DT Language
  • DT Link
  • DT Meta
  • DT Ref
  • DT Ref.report
  • DT Ref.report.default
  • DT Report create
  • DT Report create (Form)
  • DT Report create (Intro)
  • DT Report create (Intro).de
  • DT Scripts index
  • DT Type (Form)
  • DT Type create
  • DT Type create (Form)
  • DT Type create (Intro)
  • DT Type create (Intro).de
  • DT XML Field Text
  • DT csv
  • Dated maintenance category
  • Datetest
  • Datetest.dpl
  • DocTypes
  • Documentation
  • Documentation/docspace
  • Documentation/end box
  • Documentation/end box2
  • Documentation/start box
  • Documentation/start box2
  • Documentation/template page
  • Doi
  • Dpl.pfunc
  • Dpl.pfunc.default
  • Dpl.tag
  • Dpl.tag.default
  • DummyTemplate
  • EB1911
  • ECP
  • ECP-00055
  • ECP Issue
  • ECP number maker
  • Event
  • Event template
  • Event template zh-tw
  • Event zh-tw
  • Example
  • Export.dpl.default
  • ExportTransitive
  • ExportTransitive.img
  • ExportTransitive.sub
  • Extension DPL
  • Extension DPL cache
  • Extension DPL continue
  • Extension DPL scroll
  • FULLROOTPAGENAME
  • Fix
  • Fix/category
  • Flickr code generater
  • Fmbox
  • For page size test page 2
  • Freshman
  • Freshman.list
  • Friend
  • Game
  • Game.list
  • Goglemap.*.dpl
  • Goglemap.*.dpl.default
  • GoogleMap
  • Googlemap.*.dpl
  • Greenwood&Earnshaw2nd
  • Group
  • Harvard citation/core
  • Has document part
  • Has team mate
  • Hatnote
  • Hide in print
  • High
  • If pagename
  • Ifsubst
  • Index
  • Index.dpl1
  • Index.dpl2
  • Infobox
  • Infobox/row
  • Infobox Country or territory
  • Infobox Country or territory.dpl
  • Infobox Country or territory.edit
  • Infobox Country or territory dpl
  • Infobox Country or territory dpl2
  • Infobox mineral
  • Infobox mineral.list 1
  • Invalid page
  • Invented in
  • Is a
  • Is friend of
  • Is friend of.dpl
  • Is friend of.dpl.default
  • Is part of
  • Is to come
  • Issue
  • Jewellery
  • Link GA
  • Linkedimage
  • LinksTo
  • LinksToWithRedirect
  • Links 1
  • Links 2
  • Links 2.1
  • List articles on people by last name
  • Listing Redirects and Location Sub
  • LoadTest
  • LoadTestChapter
  • Location
  • Location.csv
  • Location.edit
  • Location.help
  • Location.intro
  • Location.list
  • Location.report.barchart inhabitants
  • Location.report.geoplot inhabitants
  • Location.report.inhabitants.data
  • Location.report.piechart inhabitants
  • Location.text
  • Location.view
  • Location.xml
  • Low
  • Magazine
  • Magazine.published
  • Magazine.published.default
  • Main
  • Musical Instrument
  • Musical Instrument.list
  • My special article lister
  • Nachkommen
  • Namespace detect
  • Navbox
  • None
  • Nosigr
  • Ns has subpages
  • OEtymD
  • Only in print
  • Other uses
  • Overline
  • Paar
  • Page size test page 1
  • Painter
  • Part of master document
  • Person
  • Person.csv
  • Person.edit
  • Person.help
  • Person.intro
  • Person.list
  • Person.ref.Location
  • Person.ref.Person
  • Person.text
  • Person.view
  • Placement
  • Plays
  • PoI
  • PoI gm
  • Population
  • Population.dpl
  • Population.dpl1
  • Population Check
  • Population Check1
  • Population Checker
  • Population Checker1
  • Pp-template
  • Print as one piece
  • Print whole text
  • Publication
  • Publication.default
  • Px
  • RP.dpl.default
  • Redirect
  • Redirs
  • Reflist
  • Sandbox
  • Sandbox2
  • Schnittstellen Übersicht Mini
  • Schnittstellen Übersicht Mini dpl
  • See Wgraph
  • See also
  • Set Template Parameter
  • Sfn
  • Short
  • ShortLink
  • ShortLink/Examples
  • ShortLink/Examples/List
  • ShortURL
  • ShortURL/Examples
  • ShortURL/Examples/List
  • ShortenString
  • Siblings
  • Side box
  • Silica minerals
  • Sister
  • Slow
  • Some Template
  • Some Template.dpl
  • Some Template.dpl2
  • Some Template.dpl3
  • Sortable Tables
  • Step.dpl
  • Str left
  • Student
  • Student.list
  • Studies
  • Studies in
  • Subject
  • Subject.list
  • Symbols
  • TOCright
  • Teaser
  • TempTree
  • Template.edit
  • Template other
  • Templink
  • Test
  • Test2
  • Test Amp3/Template
  • Test Amp3/Template2
  • Test Country Population
  • Test get chapter
  • Test subgoal
  • Tl
  • Tmp2
  • Todo
  • Todo.dpl
  • Todo.pri
  • Todo2
  • Topic
  • Topic group
  • Topic group.dpl
  • Transclude
  • Translation
  • Translation.table
  • Trip
  • Trip.csv
  • Trip.edit
  • Trip.help
  • Trip.intro
  • Trip.ref.Location
  • Trip.ref.Person
  • Trip.text
  • Trip.view
  • Type?.help
  • Type?.intro
  • Type?.text
  • Type Manual
  • Type Manual.overview
  • Type Test
  • UsageCount
  • Use dmy dates
  • UsesTest
  • Vehicle }}
links to   {{#input: name= linksto | value = }} but not to   {{#input: name= notlinksto | value = }}
created by   {{#input: name= createdby | value = |type= select
                                     | *? 
  • 80.175.250.218
  • AJim
  • Aaron Overton
  • Adomjan
  • Alf63
  • Anonguy9
  • Arcandio
  • Armin.Egner
  • Arturro
  • AssaCom
  • Awodejko
  • Beatz
  • Bernd
  • Bilardi
  • Borgx
  • Briotti
  • Bruno
  • C4duser
  • Capmo
  • Cerw
  • Cnyborg
  • Danbrice
  • DavidWhitten
  • Dillybravo
  • Dmb
  • Dovi
  • Eaglehead
  • Eclecticdave
  • EduRam
  • Eep²
  • Eric Larcher
  • Evan Sultanik
  • Evgeniy
  • Frank
  • GerardM
  • Gero
  • GreenReaper
  • Gri6507
  • GunterS
  • Hannds 0920
  • Hillgentleman
  • Ianb1469
  • IlyaHaykinson
  • J*
  • Jan Steinman
  • Jeblad
  • Jimkloss
  • Jldupont
  • Jonathan Kovaciny
  • Josh
  • Joshua
  • Lily
  • Madkangas
  • Maiden taiwan
  • Manu3d
  • Marcusperman
  • Martinfs
  • Mati
  • Matthias
  • Mneme
  • Moviesign
  • MrDolomite
  • Nad
  • Nakohdo
  • Nx
  • Pathoschild
  • Patrick
  • Pdcemulator
  • Peu
  • Pierrem100
  • Printfxd
  • RV1971
  • Redekopmark
  • Rob
  • Roc michael
  • Rowenrye
  • Schwallex
  • Siri J
  • Skoch3
  • Soonshort
  • Stachoo
  • StasFomin
  • Subfader
  • Tdoyle
  • Tedo
  • Theaitetos
  • Tobias Conradi
  • Two7s clash
  • VolkoV
  • Volts
  • Wfischer
  • WikiSysop
  • Yopai
  • Zs6ro }}
  modified by   {{#input: name= modifiedby | value = |type= select
                                      | *? 
  • 80.175.250.218
  • AJim
  • Aaron Overton
  • Adomjan
  • Alf63
  • Anonguy9
  • Arcandio
  • Armin.Egner
  • Arturro
  • AssaCom
  • Awodejko
  • Beatz
  • Bernd
  • Bilardi
  • Borgx
  • Briotti
  • Bruno
  • C4duser
  • Capmo
  • Cerw
  • Cnyborg
  • Danbrice
  • DavidWhitten
  • Dillybravo
  • Dmb
  • Dovi
  • Eaglehead
  • Eclecticdave
  • EduRam
  • Eep²
  • Eric Larcher
  • Evan Sultanik
  • Evgeniy
  • Frank
  • GerardM
  • Gero
  • GreenReaper
  • Gri6507
  • GunterS
  • Hannds 0920
  • Hillgentleman
  • Ianb1469
  • IlyaHaykinson
  • J*
  • Jan Steinman
  • Jeblad
  • Jimkloss
  • Jldupont
  • Jonathan Kovaciny
  • Josh
  • Joshua
  • Lily
  • Madkangas
  • Maiden taiwan
  • Manu3d
  • Marcusperman
  • Martinfs
  • Mati
  • Matthias
  • Mneme
  • Moviesign
  • MrDolomite
  • Nad
  • Nakohdo
  • Nx
  • Pathoschild
  • Patrick
  • Pdcemulator
  • Peu
  • Pierrem100
  • Printfxd
  • RV1971
  • Redekopmark
  • Rob
  • Roc michael
  • Rowenrye
  • Schwallex
  • Siri J
  • Skoch3
  • Soonshort
  • Stachoo
  • StasFomin
  • Subfader
  • Tdoyle
  • Tedo
  • Theaitetos
  • Tobias Conradi
  • Two7s clash
  • VolkoV
  • Volts
  • Wfischer
  • WikiSysop
  • Yopai
  • Zs6ro }}
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 = |
  • 3
  • 1
  • 2
  • 3
  • 4
  • 5

}}maxrecords {{#input: name= count | value = | size = 2 }}offset {{#input: name= offset | value = | size = 2 }}     {{#input: type = submit | value = List members }}   reset   graph

}}