Jump to content

User:Pipesmoker/Dynamic Page Lists: Difference between revisions

From KDE UserBase Wiki
Pipesmoker (talk | contribs)
Pipesmoker (talk | contribs)
No edit summary
Line 1: Line 1:
:Reference: [http://semeb.com/dpldemo/index.php?title=DPL:Manual DPL Manual]
==Call w/o Formatting==
==Call w/o Formatting==
{{Input|1=<nowiki><DPL>
{{Input|1=<nowiki><DPL>

Revision as of 13:20, 23 October 2010

Reference: DPL Manual

Call w/o Formatting

&lt;DPL&gt;
  linksfrom = User:Pipesmoker
&lt;/DPL&gt;

Call with (default) Formatting

&lt;DPL&gt;
  linksfrom = User:Pipesmoker
  format = ,\n* [[%PAGE%|%TITLE%]],,
&lt;/DPL&gt;

Kopete subpages in 3 columns

&lt;DPL&gt;
  titlematch = Kopete/%
  shownamespace = true
  notnamespace = Translations
  columns = 3
  format = ,\n* [[%PAGE%|%PAGE%]],,
&lt;/DPL&gt;