User:FrozenPlum/Sandbox

From DynamicPageList3 Manual
Revision as of 05:01, 6 April 2022 by imported>FrozenPlum

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 }}