Template:TownNew: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
Banned skill information is already in classes; not relevant here
Line 37: Line 37:
{{{{{name|{{PAGENAME}}}}} hero table}}
{{{{{name|{{PAGENAME}}}}} hero table}}
|}
|}
'''Banned Secondary Skills:'''
Some skills are not available for certain hero classes, which means they can only acquire them from [[Scholar (Adventure Map)|Scholar]]s, [[Witch Hut]]s (except for [[Necromancy]] and [[Leadership]], if not allowed by a map-maker), [[Seer's Hut]]s, [[Event]]s, or [[Pandora's Box]]es.
[[{{{class_1_plural|}}}]] cannot learn:
* {{ss|{{{banned_1_c1|}}}}}
{{#ifexist:{{{banned_2_c1|}}}|* {{ss|{{{banned_2_c1|}}}}}||}}{{#ifexist:{{{banned_2_c1s|}}}|{{#switch: {{{banned_2_c1s|}}}| hota = {{-wh}} | dor = {{-wd}} |}}|}}
{{#ifexist:{{{banned_3_c1|}}}|* {{ss|{{{banned_3_c1|}}}}}||}}{{#ifexist:{{{banned_3_c1s|}}}|{{#switch: {{{banned_3_c1s|}}}| hota = {{-wh}} | dor = {{-wd}} |}}|}}
[[{{{class_2_plural|}}}]] cannot learn:
* {{ss|{{{banned_1_c2|}}}}}
{{#ifexist:{{{banned_2_c2|}}}|* {{ss|{{{banned_2_c2|}}}}}||}}{{#ifexist:{{{banned_2_c2s|}}}|{{#switch: {{{banned_2_c2s|}}}| hota = {{-wh}} | dor = {{-wd}} |}}|}}
{{#ifexist:{{{banned_3_c2|}}}|* {{ss|{{{banned_3_c2|}}}}}||}}{{#ifexist:{{{banned_3_c2s|}}}|{{#switch: {{{banned_3_c2s|}}}| hota = {{-wh}} | dor = {{-wd}} |}}|}}


==Creatures==
==Creatures==
Line 80: Line 66:
* '''commonGold''', '''commonWood''', and '''commonOre''' entries should remain the same as the following template (unless a future town changes this)
* '''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 "-" (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 {{ab}} or {{sod}}
<pre>{{TownNew
<pre>{{TownNew
| name            =  
| name            =  
Line 129: Line 114:
| troopResNum    =  
| troopResNum    =  
| troopRes        =  
| 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_1          =  
| name_2          =  
| name_2          =  

Revision as of 21:41, 9 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)
{{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        = 
| 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         = 
}}