Jump to content

User:Pipesmoker/Dynamic Page Lists: Difference between revisions

From KDE UserBase Wiki
Pipesmoker (talk | contribs)
Pipesmoker (talk | contribs)
Line 58: Line 58:
<DPL>
<DPL>
   titlematch = %/de
   titlematch = %/de
  notnamespace = Translations
  columns = 3
  format = ,\n* [[%PAGE%|%TITLE%]],,
  resultsheader = There are %TOTALPAGES% pages (partly) translated to Germn. These are:\n
</DPL>
==Old Style German Translations==
{{Input|1=<nowiki><DPL>
  titlematch = %_(de)
  notnamespace = Translations
  columns = 3
  format = ,\n* [[%PAGE%|%TITLE%]],,
  resultsheader = There are %TOTALPAGES% pages (partly) translated to Germn. These are:\n
</DPL></nowiki>}}
<DPL>
  titlematch = %_(de)
   notnamespace = Translations
   notnamespace = Translations
   columns = 3
   columns = 3

Revision as of 17:14, 24 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/%
  notnamespace = Translations
  columns = 3
  format = ,\n* [[%PAGE%|%TITLE%]],,
&lt;/DPL&gt;

Akonadi Subpages in Danish

&lt;DPL&gt;
  titlematch = Akonadi%/da
  notnamespace = Translations
  format = ,\n* [[%PAGE%|%TITLE%]],,
&lt;/DPL&gt;

All Pages Translated to German

&lt;DPL&gt;
  titlematch = %/de
  notnamespace = Translations
  columns = 3
  format = ,\n* [[%PAGE%|%TITLE%]],,
  resultsheader = There are %TOTALPAGES% pages (partly) translated to Germn. These are:\n
&lt;/DPL&gt;

There are 337 pages (partly) translated to Germn. These are:

Old Style German Translations

&lt;DPL&gt;
  titlematch = %_(de)
  notnamespace = Translations
  columns = 3
  format = ,\n* [[%PAGE%|%TITLE%]],,
  resultsheader = There are %TOTALPAGES% pages (partly) translated to Germn. These are:\n
&lt;/DPL&gt;

There are 12 pages (partly) translated to Germn. These are:

All Existing Templates

&lt;DPL&gt;
  namespace = Template
  columns = 3
  format = ,\n* [[%PAGE%|%TITLE%]],,
&lt;/DPL&gt;