Difference between revisions of "Template:Infobox Building/doc"
Jump to navigation
Jump to search
m |
m |
||
| Line 1: | Line 1: | ||
<pre> | |||
{{Infobox Building | |||
| title = {{{title|{{PAGENAME}}}}} | |||
| image = {{{image|}}} | |||
|header1 = Prerequisites | |||
|label1 = Prerequisites | |||
| splendour = {{prerequisites|}}} | |||
|header2 = Production | |||
|label2 = Workers | |||
| workers = {{workers|}}} | |||
|label3 = Best suited to: | |||
| class = {{worker class|}}} | |||
|label4 = Consumes | |||
| input = {{input|}}} | |||
|label5 = Produces | |||
| output = {{output|}}} | |||
|label6 = Monthly maintenance | |||
| maintenance = {{maintenance|}}} | |||
| header3 = Construction Requirements | |||
| construction = {{construction|}}} | |||
}}</pre> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Revision as of 11:44, 11 April 2025
{{Infobox Building
| title = {{{title|{{PAGENAME}}}}}
| image = {{{image|}}}
|header1 = Prerequisites
|label1 = Prerequisites
| splendour = {{prerequisites|}}}
|header2 = Production
|label2 = Workers
| workers = {{workers|}}}
|label3 = Best suited to:
| class = {{worker class|}}}
|label4 = Consumes
| input = {{input|}}}
|label5 = Produces
| output = {{output|}}}
|label6 = Monthly maintenance
| maintenance = {{maintenance|}}}
| header3 = Construction Requirements
| construction = {{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 |