Difference between revisions of "Template:Infobox Building"
Jump to navigation
Jump to search
m |
m |
||
| Line 18: | Line 18: | ||
| construction = {{construction|}}} | | construction = {{construction|}}} | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"image": { | |||
"type": "wiki-file-name", | |||
"default": "[[File:{{PAGENAME:{{{image}}}}}|260px]]", | |||
"suggested": true | |||
}, | |||
"splendour": { | |||
"label": "Splendour", | |||
"suggested": true | |||
}, | |||
"workers": { | |||
"label": "Workers", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"class": { | |||
"suggested": true, | |||
"label": "Best suited for:", | |||
"type": "string" | |||
}, | |||
"input": { | |||
"required": true, | |||
"label": "Consumes", | |||
"type": "string" | |||
}, | |||
"output": { | |||
"required": true, | |||
"label": "Produces", | |||
"type": "string" | |||
}, | |||
"construction": { | |||
"label": "Construction", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"maintenance": { | |||
"label": "Monthly Maintenance", | |||
"type": "number", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "A template for manual infobox editing.", | |||
"format": "{{_\n| _ = _\n}}" | |||
} | |||
</templatedata></noinclude> | |||
Revision as of 15:40, 11 April 2025
{( | title = Infobox Building | image = !header1 = Prerequisites | splendour = Template:Prerequisites} !Production |label2 = Workers | workers = Template:Workers} |label3 = Best suited to: | class = Template:Worker class} |label4 = Consumes | input = Template:Input} |label5 = Produces | output = Template:Output} |label6 = Monthly maintenance | maintenance = Template:Maintenance} !Construction Requirements | construction = Template:Construction} }}
A template for manual infobox editing.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| image | image | no description
| File | suggested |
| Splendour | splendour | no description | Unknown | suggested |
| Workers | workers | no description | String | suggested |
| Best suited for: | class | no description | String | suggested |
| Consumes | input | no description | String | required |
| Produces | output | no description | String | required |
| Construction | construction | no description | String | suggested |
| Monthly Maintenance | maintenance | no description | Number | suggested |