User:Cowladmin

From Compendium of Worldly Lore

Revision as of 02:12, 12 August 2024 by Cowladmin (talk | contribs)
Jump to: navigation, search

To-Do List

  • Race Template
  • Spell Backreference macro fix
  • Template meta-documentation
  • Templates index

Useful Macros

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