Template:Building Info

From Istaria Lexica

Building Info
TitleTemplate.png
Template documentation (for the template shown above, sometimes hidden or invisible)

Description[edit]

A brief summary for buildings in a building list. For creating a summary for a whole summary page, please use Template:Building Summary.



Syntax[edit]

{{Building Info
|name       = 
|maxstacks  = 
|maxbulk    = 
|dimensions = 
|modifiers  = 
|requires   = 
|npcs       = 
|image      = 
}}

Parameters[edit]

{{Building Info
|name       = provide an alternative name for the headline
|maxstacks  = max amount of stacks
|maxbulk    = max amount of bulk
|dimensions = building dimensions, use numbers only (ex. 10x10)
|modifiers  = modifiers, like shop bonus, tavern bonus, etc.
|requires   = requirements, like hiring permits (provide as comma separated links)
|npcs       = NPCs the building contains (provide as comma separated links)
|image      = alternative filename for the image. If none given, uses the name parameter. If no name given, uses {{PAGENAME}}.jpg
}}

Example[edit]

{{Building Info
|name       = Supershop
|maxstacks  = 30000
|maxbulk    = 500000
|dimensions = 60x50
|modifiers  = 25% craft skills
|requires   = [[Hiring Permit]]
|npcs       = [[Pawn Broker]], [[Consigner]], [[Vault Keeper]]
|image      = 
}}



Visit Template:Building Info/doc to edit this text. (How to: document correctly)