Jump to content

User:Pipesmoker/Dynamic Page Lists: Difference between revisions

From KDE UserBase Wiki
Pipesmoker (talk | contribs)
Neverendingo (talk | contribs)
No edit summary
 
Line 7: Line 7:
   linksfrom = User:Pipesmoker
   linksfrom = User:Pipesmoker
</DPL></nowiki>}}
</DPL></nowiki>}}
<DPL>
<DPL>
   linksfrom  = User:Pipesmoker
   linksfrom  = User:Pipesmoker

Latest revision as of 14:28, 28 February 2016

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