Difference between revisions of "Template:Building"
Line 42: | Line 42: | ||
-->{{Infobox Data|label = Maintenance|{{{maintenance|}}}}} | -->{{Infobox Data|label = Maintenance|{{{maintenance|}}}}} | ||
}} | }} | ||
}}<noinclude>[[Category:Infobox Templates]]</noinclude> | }}<noinclude>[[Category:Infobox Templates]]<templatedata> | ||
{ | |||
"params": { | |||
"title": { | |||
"label": "Title", | |||
"description": "The title of the infobox", | |||
"type": "string", | |||
"default": "{{PAGENAME}}" | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "The main image for the infobox, use with caption to add a description", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"caption": { | |||
"label": "Caption", | |||
"description": "A caption for the image, this will only display if there is an image.", | |||
"type": "string" | |||
}, | |||
"unlocked": { | |||
"label": "Unlocked by", | |||
"description": "A short note of requirements that must be met in order to construct the building", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"labor influence": { | |||
"label": "Labor Influence", | |||
"description": "The amount of Labor Influence required to acquire the building from the estates panel", | |||
"type": "number" | |||
}, | |||
"labor splendor": { | |||
"label": "Labor Splendor", | |||
"description": "The amount of labor slendor required to acquire the building from the estates panel", | |||
"type": "number" | |||
}, | |||
"kingdom influence": { | |||
"label": "Kingdon Influence", | |||
"description": "The amount of Kingdom Influence required to acquire the building from the estates panel", | |||
"type": "number" | |||
}, | |||
"kingdom splendor": { | |||
"label": "Kingdom Splendor", | |||
"description": "The amount of Kingdom Splendor required to acquire the building from the estates panel", | |||
"type": "number" | |||
}, | |||
"clergy influence": { | |||
"label": "Clergy Influence", | |||
"description": "The amount of Clergy Influence required to acquire the building from the estates panel", | |||
"type": "number" | |||
}, | |||
"clergy splendor": { | |||
"label": "Clergy Splendor", | |||
"description": "The amount of Clergy Splendor required to acquire the building from the estates panel", | |||
"type": "number" | |||
}, | |||
"workers": { | |||
"label": "Workers", | |||
"description": "The maximum number of workers that can work in the building", | |||
"type": "number" | |||
}, | |||
"requirements": { | |||
"label": "Production Requirements", | |||
"description": "Required materials to produce goods", | |||
"type": "string" | |||
}, | |||
"produces": { | |||
"label": "Produces", | |||
"description": "The output of the building", | |||
"type": "string" | |||
}, | |||
"coins": { | |||
"label": "Coins Required", | |||
"description": "The cost to construct the building", | |||
"type": "number" | |||
}, | |||
"stone": { | |||
"label": "Stone", | |||
"description": "The quantity of stone required to construct the building", | |||
"type": "number" | |||
}, | |||
"wood": { | |||
"label": "Wood", | |||
"description": "The quantity of wood required to construct the building", | |||
"type": "number" | |||
}, | |||
"cloth": { | |||
"label": "Cloth", | |||
"description": "The quantity of cloth required to construct the building" | |||
}, | |||
"gems": { | |||
"label": "Gems", | |||
"description": "The quantity of gems required to construct the building", | |||
"type": "number" | |||
}, | |||
"glass": { | |||
"label": "Glass", | |||
"description": "The quantity of glass required to construct the building", | |||
"type": "number" | |||
}, | |||
"gold": { | |||
"label": "Gold", | |||
"description": "The quantity of gold bars required to construct the building", | |||
"type": "number" | |||
}, | |||
"iron": { | |||
"label": "Iron", | |||
"description": "The quantity of iron bars required to construct the building", | |||
"type": "number" | |||
}, | |||
"marble": { | |||
"label": "Marble", | |||
"description": "The quantity of marble required to construct the building", | |||
"type": "number" | |||
}, | |||
"planks": { | |||
"label": "Planks", | |||
"description": "The quantity of planks required to construct the building", | |||
"type": "number" | |||
}, | |||
"polished stone": { | |||
"label": "Polished Stone", | |||
"description": "The quantity of polished stone required to construct the building", | |||
"type": "number" | |||
}, | |||
"tools": { | |||
"label": "Tools", | |||
"description": "The quantity of tools required to construct the building", | |||
"type": "number" | |||
}, | |||
"sculpture": { | |||
"label": "Sculpture", | |||
"description": "The number of statues that must be crafted to construct the building. ", | |||
"type": "number" | |||
}, | |||
"tax": { | |||
"label": "Tax", | |||
"description": "The collectable tax amount available for collection per month", | |||
"type": "number" | |||
}, | |||
"maintenance": { | |||
"label": "Maintenance", | |||
"description": "The monthly cost of maintenance for the building.", | |||
"type": "number" | |||
} | |||
}, | |||
"description": "The building template is the short summary infobox that is displayed on building pages", | |||
"maps": { | |||
"title": {}, | |||
"template": {} | |||
}, | |||
"paramOrder": [ | |||
"title", | |||
"image", | |||
"caption", | |||
"unlocked", | |||
"labor influence", | |||
"labor splendor", | |||
"kingdom influence", | |||
"kingdom splendor", | |||
"clergy influence", | |||
"clergy splendor", | |||
"workers", | |||
"requirements", | |||
"produces", | |||
"coins", | |||
"stone", | |||
"wood", | |||
"cloth", | |||
"gems", | |||
"glass", | |||
"gold", | |||
"iron", | |||
"marble", | |||
"planks", | |||
"polished stone", | |||
"tools", | |||
"sculpture", | |||
"tax", | |||
"maintenance" | |||
], | |||
"format": "{{_\n| _ = _\n}}" | |||
} | |||
</templatedata></noinclude> |
Revision as of 17:59, 4 October 2021
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 | required |
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 | String | optional |
Produces | produces | The output of the building | String | optional |
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 |