User:Pipesmoker/Dynamic Page Lists: Difference between revisions

From KDE UserBase Wiki
Line 115: Line 115:


{{Input|1=<nowiki><DPL>
{{Input|1=<nowiki><DPL>
  namespace = Main|MyLanguage
  linksto = KmPlot
  columns = 2
  format = ,\n* (%DATE%) [[%PAGE%|%TITLE%]],,
</DPL></nowiki>}}
</DPL></nowiki>}}
<DPL>
<DPL>
   namespace = Main|MyLanguage
   namespace = Main|MyLanguage
   linksto = KmPlot
   include = *
  includematch = \[\[Broken[_ ]page
   columns = 2
   columns = 2
   format = ,\n* (%DATE%) [[%PAGE%|%TITLE%]],,
   format = ,\n* [[%PAGE%|%TITLE%]],,
</DPL>
</DPL>

Revision as of 10:31, 16 June 2011

Reference: DPL Manual

Interface language code: ⧼lang⧽

Call w/o Formatting

<DPL>
  linksfrom = User:Pipesmoker
</DPL>

Call with (default) Formatting

<DPL>
  linksfrom = User:Pipesmoker
  format = ,\n* [[%PAGE%|%TITLE%]],,
</DPL>

Kopete Subpages in 3 columns

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

Akonadi Subpages in Danish

<DPL>
  titlematch = Akonadi%/da
  notnamespace = Translations
  format = ,\n* [[%PAGE%|%TITLE%]],,
</DPL>

All Pages Translated to German

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

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

Old Style German Translations

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

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

All Existing Templates

<DPL>
  namespace = Template
  columns = 3
  format = ,\n* [[%PAGE%|%TITLE%]],,
</DPL>

Pages not changed since more than half a year

<DPL>
  namespace = Main
  lastrevisionbefore = 201007010000
  columns = 2
  ordermethod=lastedit
  format = ,\n* (%DATE%) [[%PAGE%|%TITLE%]],,
</DPL>

Extension:DynamicPageList3 (DPL3), version 3.5.3: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants

What links here

<DPL>
</DPL>

Extension:DynamicPageList3 (DPL3), version 3.5.3: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants