Template:Building: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
Legate (talk | contribs)
mNo edit summary
Turnam (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>{| border=0 cellpadding=0 cellspacing=0 valign=middle style="background-color:#{{purple 3}}; border:1px solid; border-color:rgba(0,0,0,0); float:{{{float|right}}}; margin: 0 0 8px 8px;"
<includeonly>{| cellspacing=0 valign=middle style="background-color:#{{purple 3}}; float:{{{float|right}}}; margin: 0 0 8px 8px;"
|- style="height: 25px;"
|- style="height: 25px;"
! style="background-color:#{{purple 1}}A0!important; color:white; width: 200px;" | {{{name|{{PAGENAME}}}}}
! style="background-color:#{{purple 1}}A0!important; color:white; width: 200px;" | {{{name|{{PAGENAME}}}}}
Line 62: Line 62:
  | effect = Allows a visiting hero to sell creatures for resources
  | effect = Allows a visiting hero to sell creatures for resources
  | image  = [[File:Stronghold freelancer's guild (outline).gif|200px]]
  | image  = [[File:Stronghold freelancer's guild (outline).gif|200px]]
}}
{{Building
| town    = Rampart
| name    = Mystic Pond
| wood    = 2 {{W}}
| mercury = 2 {{M}}
| ore    = 2 {{O}}
| sulfur  = 2 {{S}}
| crystal = 2 {{C}}
| gem    = 2 {{Gem}}
| gold    = 2000 {{G}}
| effect  = Produces 1-4 of a random [[Resource]] (except gold) on the first day of every week.
}}
}}


[[Category: Building templates|{{PAGENAME}}]]</noinclude>
[[Category: Building templates|{{PAGENAME}}]]</noinclude>

Revision as of 18:00, 21 March 2025


How to use

Copy the code at the beginning of building article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "Ore" is not the same as "ore".

{{Building
 | town    =
 | name    =
 | image   =
 | pre     = 
 | wood    = 
 | mercury = 
 | ore     = 
 | sulfur  = 
 | crystal = 
 | gem     = 
 | gold    = 
 | effect  = 
}}
  • "name=" is only needed if the building differs from the page name.
  • "image=" is only needed if the desired image is not of the form "<town> <name>.gif"
  • all cost parameters are optional if they don't exist.

Examples

Library
Prerequisite:
Mage Guild
Cost:
5 Wood 5 Mercury 5 Ore 5 Sulfur 5 Crystal 5 Gem 1500 Gold
Effect:
The library provides additional spells for mage guild.
Freelancer's Guild
Prerequisite:
Marketplace
Cost:
1000 Gold
Effect:
Allows a visiting hero to sell creatures for resources
Mystic Pond
Prerequisite:
Cost:
2 Wood 2 Mercury 2 Ore 2 Sulfur 2 Crystal 2 Gem 2000 Gold
Effect:
Produces 1-4 of a random Resource (except gold) on the first day of every week.