DPL Extension Testing Ground
This page is used for testing the DPL extension (it should be an orphan page). See DPL Manual.
Using Titlematch
Pulling all news article for 2014 only. Note! : titlematch can create inefficient queries, and should not be necessary if categories can do it.
{{ #dpl: | titlematch = Game updates/2014-% | ordermethod = title | order = descending }}
dplreplace
This could be useful... (manual)
{{#dplreplace:abrakadabra|ab|AB}}
{{#dplreplace:abrakadabra|ab|AB}}
uses (pulling pages using certain templates)
This is the main way we could handle skills/recipes tables with DPL and templating. WORK IN PROGRESS (trying to figure out the templating of table rows with DPL).
{{ #dpl: | uses = Template:MAP infobox }}