Difference between revisions of "Template:Building/doc"
(2 intermediate revisions by the same user not shown) | |||
Line 23: | Line 23: | ||
"description": "A short note of requirements that must be met in order to construct the building", | "description": "A short note of requirements that must be met in order to construct the building", | ||
"type": "string", | "type": "string", | ||
" | "suggested": true | ||
}, | }, | ||
"labor influence": { | "labor influence": { | ||
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> |
Latest revision as of 16:09, 14 February 2022
The building template is the short summary infobox that is displayed on building pages
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | The title of the infobox
| String | optional |
Image | image | The main image for the infobox, use with caption to add a description | File | suggested |
Caption | caption | A caption for the image, this will only display if there is an image. | String | optional |
Unlocked by | unlocked | A short note of requirements that must be met in order to construct the building | String | suggested |
Labor Influence | labor influence | The amount of Labor Influence required to acquire the building from the estates panel | Number | optional |
Labor Splendor | labor splendor | The amount of labor slendor required to acquire the building from the estates panel | Number | optional |
Kingdon Influence | kingdom influence | The amount of Kingdom Influence required to acquire the building from the estates panel | Number | optional |
Kingdom Splendor | kingdom splendor | The amount of Kingdom Splendor required to acquire the building from the estates panel | Number | optional |
Clergy Influence | clergy influence | The amount of Clergy Influence required to acquire the building from the estates panel | Number | optional |
Clergy Splendor | clergy splendor | The amount of Clergy Splendor required to acquire the building from the estates panel | Number | optional |
Workers | workers | The maximum number of workers that can work in the building | Number | optional |
Production Requirements | requirements | Required materials to produce goods, use the format "item - 0; item2 - 0; ..." to display the resources
| String | suggested |
Produces | produces | The output of the building, use the format "item - 0; item2 - 0; ..." to display the resources
| String | suggested |
Coins Required | coins | The cost to construct the building | Number | optional |
Stone | stone | The quantity of stone required to construct the building | Number | optional |
Wood | wood | The quantity of wood required to construct the building | Number | optional |
Cloth | cloth | The quantity of cloth required to construct the building | Unknown | optional |
Gems | gems | The quantity of gems required to construct the building | Number | optional |
Glass | glass | The quantity of glass required to construct the building | Number | optional |
Gold | gold | The quantity of gold bars required to construct the building | Number | optional |
Iron | iron | The quantity of iron bars required to construct the building | Number | optional |
Marble | marble | The quantity of marble required to construct the building | Number | optional |
Planks | planks | The quantity of planks required to construct the building | Number | optional |
Polished Stone | polished stone | The quantity of polished stone required to construct the building | Number | optional |
Tools | tools | The quantity of tools required to construct the building | Number | optional |
Sculpture | sculpture | The number of statues that must be crafted to construct the building. | Number | optional |
Tax | tax | The collectable tax amount available for collection per month | Number | optional |
Maintenance | maintenance | The monthly cost of maintenance for the building. | Number | optional |
building | building | no description | Unknown | optional |
population | population | no description | Unknown | optional |