User:Legate: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
I've worked a lot on the following pages:
I've worked a lot on the following:
* Creature comparison pages (e.g. [[Comparison of Level 1 Creatures]])
* Creature comparison pages (e.g. [[Comparison of Level 1 Creatures]])
* [[Town Comparison]]
* [[Town Comparison]]
Line 8: Line 8:
* [[Template:Common buildings]]
* [[Template:Common buildings]]
* [[Template:Scenario]] and related templates
* [[Template:Scenario]] and related templates
* Backend organization/categorization


See [[User:ShushMaster]] for lots of mediawiki tricks
See [[User:ShushMaster]] for lots of mediawiki tricks

Revision as of 06:22, 13 December 2023

I've worked a lot on the following:

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