User:FrozenPlum/Sandbox: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
imported>FrozenPlum
m (Might as well link to my username, if this is potentially going on an example page.)
imported>FrozenPlum
No edit summary
Line 12: Line 12:
|secseparators=\n¦
|secseparators=\n¦
|count=10
|count=10
}}

<!--
This preloads the example for testing, press "Show Preview" to see the example work
If you save this page, it saves as a new section on your '''User:Username/Sandbox''' page.
-->
==Example==
<pre>
<dpl>
category=Countries in Africa|Countries in United Kingdom
category=Part of NATO
</dpl>

or

{{#dpl:
|category=Countries in Africa¦Countries in United Kingdom
|category=Part of NATO
}}

or

{{#dpl:
|category=Countries in Africa{{!}}Countries in United Kingdom
|category=Part of NATO
}}
</pre>

==Result==
{{#dpl:
|category=Countries in Africa{{!}}Countries in United Kingdom
|category=Part of NATO
}}
}}

Revision as of 05:01, 6 April 2022

Last Edits Example

{{#dpl:

|ordermethod=lastedit
|order=descending
|addeditdate=true
|adduser=true
|addpagesize=true
|mode=userformat
|titlematch=%
|lastrevisionbefore=3000
|listseparators=¶{¦class="wikitable sortable" ¶!Namespace ¶!Script ¶!Last ¶!By ¶!Size,¶¦-¶¦style="background:#e1f5fa;"¦%NAMESPACE% ¶¦%PAGE%¶¦%DATE%¶¦%USER%¶¦%SIZE%,¶,¶¦}
|secseparators=\n¦
|count=10

}}

Example

<dpl>
category=Countries in Africa|Countries in United Kingdom
category=Part of NATO
</dpl>

 or

{{#dpl:
|category=Countries in Africa¦Countries in United Kingdom
|category=Part of NATO
}}

 or

{{#dpl:
|category=Countries in Africa{{!}}Countries in United Kingdom
|category=Part of NATO
}}

Result

{{#dpl: |category=Countries in Africa|Countries in United Kingdom |category=Part of NATO }}