Difference between revisions of "Template:Building/doc"

Jump to navigation Jump to search
334 bytes added ,  16:06, 14 February 2022
no edit summary
m (Sakaratte moved page Building/doc to Template:Building/doc)
Line 62: Line 62:
"requirements": {
"requirements": {
"label": "Production Requirements",
"label": "Production Requirements",
"description": "Required materials to produce goods",
"description": "Required materials to produce goods, use the format \"item - 0; item2 - 0; ...\" to display the resources",
"type": "string"
"type": "string",
"example": "iron ore - 1; coal - 2;",
"suggested": true
},
},
"produces": {
"produces": {
"label": "Produces",
"label": "Produces",
"description": "The output of the building",
"description": "The output of the building, use the format \"item - 0; item2 - 0; ...\" to display the resources",
"type": "string"
"type": "string",
"example": "iron ore - 1; coal - 2;",
"suggested": true
},
},
"coins": {
"coins": {
Line 143: Line 147:
"description": "The monthly cost of maintenance for the building.",
"description": "The monthly cost of maintenance for the building.",
"type": "number"
"type": "number"
}
},
"building": {},
"population": {}
},
},
"description": "The building template is the short summary infobox that is displayed on building pages",
"description": "The building template is the short summary infobox that is displayed on building pages",
Line 178: Line 184:
"sculpture",
"sculpture",
"tax",
"tax",
"maintenance"
"maintenance",
"building",
"population"
],
],
"format": "{{_\n| _ = _\n}}"
"format": "{{_\n| _ = _\n}}"
}
}
</templatedata><noinclude>[[Category:Templates]]</noinclude>
</templatedata><noinclude>[[Category:Templates]]</noinclude>

Navigation menu