Difference between revisions of "DPL Extension Testing Ground"

From Project: Gorgon Wiki
Jump to: navigation, search
(An orphan page for my own testing of the DPL extension (Dynamic Page List).)
 
m (Testing out DPL calls)
Line 2: Line 2:
 
This should b an orphan page, used for testing the DPL extension. See [http://semeb.com/dpldemo/index.php?title=DPL:Manual DPL Manual].
 
This should b an orphan page, used for testing the DPL extension. See [http://semeb.com/dpldemo/index.php?title=DPL:Manual DPL Manual].
  
==titlematch==
+
==titlematch 1==
 +
Maybe this method would allow us to pull the last game update on the home page... ("Game Updates/20141004")
 +
 
 +
<dpl>
 +
category  = Serbule NPCs
 +
  count    = 1
 +
</dpl>
 +
 
 +
==titlematch 2==
 
Hmmm.. seems DPL installed doesn't support '''titlematch''':
 
Hmmm.. seems DPL installed doesn't support '''titlematch''':
  
 
{{ #dpl:
 
{{ #dpl:
| titlematch = Game updates/{{ #var: year }}%
+
| titlematch = Game updates/%
 
| ordermethod = title
 
| ordermethod = title
 
| order = descending
 
| order = descending
 
}}
 
}}
 +
 +
==dplreplace==
 +
This could be useful... ([http://semeb.com/dpldemo/index.php?title=Dplreplace manual])
 +
<pre>
 +
{{#dplreplace:abrakadabra|ab|AB}}
 +
</pre>
 +
 +
{{#dplreplace:abrakadabra|ab|AB}}

Revision as of 19:22, 6 October 2014

What

This should b an orphan page, used for testing the DPL extension. See DPL Manual.

titlematch 1

Maybe this method would allow us to pull the last game update on the home page... ("Game Updates/20141004")

titlematch 2

Hmmm.. seems DPL installed doesn't support titlematch:

dplreplace

This could be useful... (manual)

 {{#dplreplace:abrakadabra|ab|AB}}

ABrakadABra