User:Legate

From Heroes 3 wiki
Revision as of 06:17, 13 December 2023 by Legate (talk | contribs)
Jump to navigation Jump to search

I've worked a lot on the following pages:

See User:ShushMaster for lots of mediawiki tricks

Favorite tricks

Switch statement: {{#switch: {{{source|}}}| roe = Restoration of Erathia | ab = Armageddon's Blade | sod = Shadow of Death | hota = Horn of the Abyss | }}
Hide a table row based on a value: |- {{#if: {{{difficulty|}}} |  | style="display: none;"}}