Template:TownNew: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
''"{{{description|}}}"{{-}}<sup>{{#if:{{{super|}}}|{{{super|}}}|{{#if:{{{source|}}}|{{#if:{{{page|}}}|[[{{{source|}}} Manual Page {{{page|}}}|{{{source|}}} Manual]]|[[{{{source|}}}]]}}|}}}}''</sup>
''"{{{description|}}}"{{-}}<sup>{{#if:{{{super|}}}|{{{super|}}}|{{#if:{{{source|}}}|{{#if:{{{page|}}}|[[{{{source|}}} Manual Page {{{page|}}}|{{{source|}}} Manual]]|[[{{{source|}}}]]}}|}}}}''</sup>


The [[native terrain]] of {{{name|{{PAGENAME}}}}} is {{#if:{{{h_terrain|}}}|{{swh|[[{{{h_terrain|}}}]]|[[{{{terrain|}}}}}]]|[[{{{terrain|}}}]]}}|{{{terrain|}}}}}
The [[native terrain]] of {{{name|{{PAGENAME}}}}} is {{#if:{{{h_terrain|}}}|{{swh|[[{{{h_terrain|}}}]]|[[{{{terrain|}}}]]}}|[[{{{terrain|}}}]]}}
{{clear|both}}
{{clear|both}}
=={{{name|{{PAGENAME}}}}} Buildings==
=={{{name|{{PAGENAME}}}}} Buildings==

Revision as of 20:46, 3 February 2025

Usage:

  • Use super to manually mark the superscript for description if there is no manual description for a town (e.g. Horn of the Abyss and Day of Reckoning towns)
  • Leave super, source, and page empty if there is no reference for a description
  • h_terrain denotes HotA terrain (e.g. Highlands for Conflux)
  • commonGold, commonWood, and commonOre entries should remain the same as the following template (unless a future town changes this)
  • Enter "-" (a hyphen) to mark unused costs (e.g. "uniqueWood = -" if the unique buildings require no wood)
  • Enter "hota" or "dor" to mark the source for banned_X_cYs entries; there were no added skills in Armageddon's Blade or Shadow of Death
{{TownNew
| name            = 
| alignment       = 
| class_1         = 
| class_1_plural  = 
| class_2         = 
| class_2_plural  = 
| country         = 
| description     = 
| super           = 
| source          = 
| page            = 
| terrain         = 
| h_terrain       = 
| commonGold      = 37000
| commonWood      = 45
| commonOre       = 40
| mageGold        = 
| mageWood        = 
| mageOre         = 
| mageMercury     = 
| mageSulfur      = 
| mageCrystal     = 
| mageGems        = 
| dwellingGold    = 
| dwellingWood    = 
| dwellingOre     = 
| dwellingMercury = 
| dwellingSulfur  = 
| dwellingCrystal = 
| dwellingGems    = 
| uniqueGold      = 
| uniqueWood      = 
| uniqueOre       = 
| uniqueMercury   = 
| uniqueSulfur    = 
| uniqueCrystal   = 
| uniqueGems      = 
| totalGold       = 
| totalWood       = 
| totalOre        = 
| totalMercury    = 
| totalSulfur     = 
| totalCrystal    = 
| totalGems       = 
| troopGold       = 
| troopResNum     = 
| troopRes        = 
| banned_1_c1     = 
| banned_2_c1     = 
| banned_2_c1s    = 
| banned_3_c1     = 
| banned_3_c1s    = 
| banned_1_c2     = 
| banned_2_c2     = 
| banned_2_c2s    = 
| banned_3_c2     = 
| banned_3_c2s    = 
| name_1          = 
| name_2          = 
| name_3          = 
| name_4          = 
| name_5          = 
| name_6          = 
| name_7          = 
| name_8          = 
| name_9          = 
| name_10         = 
| name_11         = 
| name_12         = 
| name_13         = 
| name_14         = 
| name_15         = 
| name_16         = 
}}