User:Pipesmoker/Dynamic Page Lists: Difference between revisions

    From KDE UserBase Wiki
    (Created page with "{{Input|1=<nowiki><DPL> linksfrom = User:Pipesmoker </DPL></nowiki>}} <DPL> linksfrom = User:Pipesmoker </DPL>")
     
    No edit summary
     
    (23 intermediate revisions by one other user not shown)
    Line 1: Line 1:
    :Reference: [http://semeb.com/dpldemo/index.php?title=DPL:Manual DPL Manual]
    Interface language code: {{#ifeq:{{int:lang}}|&lt;lang&gt;|en|{{int:lang}}}}
    ==Call w/o Formatting==
    {{Input|1=<nowiki><DPL>
    {{Input|1=<nowiki><DPL>
      linksfrom = User:Pipesmoker
    </DPL></nowiki>}}
    <DPL>
       linksfrom  = User:Pipesmoker
       linksfrom  = User:Pipesmoker
    </DPL>
    ==Call with (default) Formatting==
    {{Input|1=<nowiki><DPL>
      linksfrom = User:Pipesmoker
      format = ,\n* [[%PAGE%|%TITLE%]],,
    </DPL></nowiki>}}
    </DPL></nowiki>}}
    <DPL>
    <DPL>
       linksfrom  = User:Pipesmoker
       linksfrom  = User:Pipesmoker
      format = ,\n* [[%PAGE%|%TITLE%]],,
    </DPL>
    ==Kopete Subpages in 3 columns==
    {{Input|1=<nowiki><DPL>
      titlematch = Kopete/%
      notnamespace = Translations
      columns = 3
      format = ,\n* [[%PAGE%|%TITLE%]],,
    </DPL></nowiki>}}
    <DPL>
      titlematch = Kopete/%
      notnamespace = Translations
      columns = 3
      format = ,\n* [[%PAGE%|%TITLE%]],,
    </DPL>
    ==Akonadi Subpages in Danish==
    {{Input|1=<nowiki><DPL>
      titlematch = Akonadi%/da
      notnamespace = Translations
      format = ,\n* [[%PAGE%|%TITLE%]],,
    </DPL></nowiki>}}
    <DPL>
      titlematch = Akonadi%/da
      notnamespace = Translations
      format = ,\n* [[%PAGE%|%TITLE%]],,
    </DPL>
    ==All Pages Translated to German==
    {{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>
    ==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.2: 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.2: 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