Template:Building Summary

From Istaria Lexica

Building Summary
¹Maximum number of constructions per tier on your plot or lair
TitleTemplate.png
Template documentation (for the template shown above, sometimes hidden or invisible)

Description[edit]

This template is used to summarise building information.


{{InfoboxMultiproperty
| property =      the property name to be set (ex. Loot, School, Race)
| limiter  =      a limiter for every entry. Default to comma, may also use html stuff like <br />
| value1          the first value to be set
| value2          the second value to be set
| valueN..        the N-th value to be set, repeat until you're done
}}

Syntax[edit]

{{Building Summary
|rci       = 
|type      = 
|limitnr   = 
|machines  = 
|npcs      = 
|maxstacks = 
|maxbulk   = 
|image     = 
}}

Parameters[edit]

{{Building Summary
|rci       = Zone types where the building can be built on.(Commercial, Residential, Industrial). Use Template:InfoboxMultiproperty according to the example below.
|type      = The building type. Please refer to the list mentioned above.
|limitnr   = Limit of buildings of this type for each plot
|machines  = Available machines, provide as comma separated links
|npcs      = Available NPCs, provide as comma separated links
|maxstacks = Maximum amount of stack the building can take
|maxbulk   = Maximum amount of bulk the building can take
|image     = Alternative image filename for the screenshot
}}

Example[edit]

{{Building Summary
|rci       = {{InfoboxMultiproperty|property=rci|Commercial|Residential}}
|type      = Vendor Building
|limitnr   = 1
|machines  = [[Anvil]]
|npcs      = [[Pawn broker]], [[Vault keeper]]
|maxstacks = 10
|maxbulk   = 30000
|image     = 
}}



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