DPL Extension Testing Ground

From Project Gorgon
Revision as of 19:40, 24 October 2014 by Gorgonzola (talk | contribs) (Testing titlematch option of DPL.)
Jump to navigation Jump to search

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.

{{ #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)

A list of all the map articles that use Template:MAP infobox. DOESNT WORK.

{{ #dpl: | uses = Template:MAP infobox }}