User:Pipesmoker/Dynamic Page Lists: Difference between revisions

From KDE UserBase Wiki
No edit summary
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
:Reference: [http://semeb.com/dpldemo/index.php?title=DPL:Manual DPL Manual]
:Reference: [http://semeb.com/dpldemo/index.php?title=DPL:Manual DPL Manual]
Interface language code: {{#ifeq:{{int:lang}}|<lang>|en|{{int:lang}}}}


==Call w/o Formatting==
==Call w/o Formatting==
Line 5: Line 7:
   linksfrom = User:Pipesmoker
   linksfrom = User:Pipesmoker
</DPL></nowiki>}}
</DPL></nowiki>}}
<DPL>
<DPL>
   linksfrom  = User:Pipesmoker
   linksfrom  = User:Pipesmoker
Line 50: Line 53:


{{Input|1=<nowiki><DPL>
{{Input|1=<nowiki><DPL>
  mode = unordered
   titlematch = %/de
   titlematch = %/de
   notnamespace = Translations
   notnamespace = Translations
Line 58: Line 60:
</DPL></nowiki>}}
</DPL></nowiki>}}
<DPL>
<DPL>
  mode = unordered
   titlematch = %/de
   titlematch = %/de
   notnamespace = Translations
   notnamespace = Translations
Line 64: Line 65:
   format = ,\n* [[%PAGE%|%TITLE%]],,
   format = ,\n* [[%PAGE%|%TITLE%]],,
   resultsheader = There are %TOTALPAGES% pages (partly) translated to Germn. These are:\n
   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
  columns = 3
  format = ,\n* [[%PAGE%|%TITLE%]],,
  resultsheader = There are %TOTALPAGES% pages (partly) translated to Germn. These are:\n
</DPL>
==All Existing Templates==
{{Input|1=<nowiki><DPL>
  namespace = Template
  columns = 3
  format = ,\n* [[%PAGE%|%TITLE%]],,
</DPL></nowiki>}}
<DPL>
  namespace = Template
  columns = 3
  format = ,\n* [[%PAGE%|%TITLE%]],,
</DPL>
==Pages not changed since more than half a year==
{{Input|1=<nowiki><DPL>
  namespace = Main
  lastrevisionbefore = 201007010000
  columns = 2
  ordermethod=lastedit
  format = ,\n* (%DATE%) [[%PAGE%|%TITLE%]],,
</DPL></nowiki>}}
<DPL>
  namespace = Main
  lastrevisionbefore = 201007010000
  columns = 2
  ordermethod=lastedit
  format = ,\n* (%DATE%) [[%PAGE%|%TITLE%]],,
</DPL>
==What links here==
{{Input|1=<nowiki><DPL>
</DPL></nowiki>}}
<DPL>
  namespace = Main|MyLanguage
  include = *
  includematch = \[\[Broken[_ ]page
  columns = 2
  format = ,\n* [[%PAGE%|%TITLE%]],,
</DPL>
</DPL>

Latest revision as of 14:28, 28 February 2016

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