Template:Building: Difference between revisions
Jump to navigation
Jump to search
Template documentation
Note: parts of or the entire template might not be visible without values provided.
No edit summary |
No edit summary |
||
| Line 45: | Line 45: | ||
</group> | </group> | ||
<group> | <group> | ||
<data source="craft"> | <data source="craft"> | ||
<label> | <label>Materials</label> | ||
</data> | </data> | ||
<data source="unlock"> | <data source="unlock"> | ||
Latest revision as of 08:07, 22 December 2023
Note: parts of or the entire template might not be visible without values provided.
| Main | Documentation | Usage |
Adds an infobox for buildings.
Syntax
{{Building
|type = farmbuilding
|source = Crafted, Carpenter etc.
|produces = TODO
|buildtime = X days
|craft = Crafting cost (use Template:cost)
|unlock = Unlock condition
|size = Size of building (WxH)
}}
Examples
{{Building
|source=[[Carpenter]]
|unlocked=Default
|size=3x3
|image=File:780Silo.png
|type=farmbuilding
|buildtime=2 days
|craft={{cost|coin=2,500|stone=300|resin=2|scrap=20}}
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| type | type | no description | Unknown | optional |
| source | source | no description | Unknown | optional |
| produces | produces | no description | Unknown | optional |
| buildtime | buildtime | no description | Unknown | optional |
| craft | craft | no description | Unknown | optional |
| unlock | unlock | no description | Unknown | optional |
| size | size | no description | Unknown | optional |