Jump to content

User:Pipesmoker/Dynamic Page Lists: Difference between revisions

From KDE UserBase Wiki
Pipesmoker (talk | contribs)
Pipesmoker (talk | contribs)
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

&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;

Pages not changed since more than half a year

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

Extension:DynamicPageList3 (DPL3), version 3.6.4: 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

&lt;DPL&gt;
&lt;/DPL&gt;

Extension:DynamicPageList3 (DPL3), version 3.6.4: 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