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 16: Line 16:
   format = ,\n* [[%PAGE%|%TITLE%]],,
   format = ,\n* [[%PAGE%|%TITLE%]],,
</DPL>
</DPL>
==Kopete subpages in 3 columns==


<DPL>
<DPL>
   linksfrom = Welcome_to_KDE_UserBase
   titlematch = Kopete/%
   format = ,\n* [[%PAGE%|%TITLE%]],,
  shownamespace = true
  notnamespace = Translations
  columns = 3
   format = ,\n* [[%PAGE%|%PAGE%]],,
</DPL>
</DPL>

Revision as of 13:17, 23 October 2010

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