User:Cowladmin

From Compendium of Worldly Lore

Revision as of 00:12, 2 October 2022 by Cowladmin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Get all pages that are of a category in a plain list

{{#ask:[[Category:<CAT>]]|? # -|mainlabel=-|headers=hide|format=plainlist|sep=§}}

Iterate through all some string with separator "§":

{{#arraymap:<ITER>|§|<ITEM>|<OUTPUT>|<SEP>}}