Parameters
- name (optional) - Defaults to
{{PAGENAME}}
- tax - The Build Rights Tax to build this building. Pass it a number
- materials - The materials it takes to build this building. Use the Template:Item template
- image (optional) - Image of the building
- description (optional) - Description of this building
- maintenance (optional) - Cost to maintain this building
- unlocked (optional) - What unlocks the ability to build this building
- workers (optional) - The maximum number of workers that can work this building
Usage
{{Building | description = A nice little farm | unlocked = 1 [[Citizens#Serf|Serf]] | tax = 30 | materials = {{Item|Tools|10}} {{Item|Wood|20}} | maintenance = {{Item|Gold|4}} | workers = 3 }}
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.