DPL Extension Testing Ground: Difference between revisions
Jump to navigation
Jump to search
Gorgonzola (talk | contribs) mNo edit summary |
Gorgonzola (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
This page is used for testing the DPL extension (it should be an orphan page). See [http://semeb.com/dpldemo/index.php?title=DPL:Manual DPL Manual]. | |||
This | |||
== | ==Titlematch (not enough privileges?)== | ||
Hmmm.. seems DPL installed doesn't support '''titlematch''': | Hmmm.. seems DPL installed doesn't support '''titlematch''': | ||
| Line 27: | Line 17: | ||
{{#dplreplace:abrakadabra|ab|AB}} | {{#dplreplace:abrakadabra|ab|AB}} | ||
==uses (pulling pages using certain templates)== | |||
A list of all the map articles that use [[Template:MAP infobox]]. DOESNT WORK. | |||
{{ #dpl: | |||
| uses = Template:MAP infobox | |||
}} | |||
Revision as of 13:51, 16 October 2014
This page is used for testing the DPL extension (it should be an orphan page). See DPL Manual.
Titlematch (not enough privileges?)
Hmmm.. seems DPL installed doesn't support titlematch:
{{ #dpl: | titlematch = Game updates/% | ordermethod = title | order = descending }}
dplreplace
This could be useful... (manual)
{{#dplreplace:abrakadabra|ab|AB}}
{{#dplreplace:abrakadabra|ab|AB}}
uses (pulling pages using certain templates)
A list of all the map articles that use Template:MAP infobox. DOESNT WORK.
{{ #dpl: | uses = Template:MAP infobox }}