Examples/Parameter: category (example 1)

From DynamicPageList3 Manual
Revision as of 00:08, 6 April 2022 by imported>FrozenPlum (A test to see if examples can be moved out of manual pages and put instead in subpages that can be preloaded into a new section in the user's sandbox (with links to this and to view this page, though I'm still working on templates to do that))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Please do not edit this page unless you're wanting to edit the manual itself, it is an example included in the manual.

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