Difference between revisions of "Template:Infobox Building"

Jump to navigation Jump to search
Trying to get this manual infobox to work while rusty at this lol
m
(Trying to get this manual infobox to work while rusty at this lol)
Line 1: Line 1:
<noinclude>
{{
<templatedata>
| title    = {{{title|{{PAGENAME}}}}}
{
| image    = {{{image|}}}
"params": {
|header1  = Prerequisites
"image": {
|label1    = Prerequisites
"type": "wiki-file-name",
| data1    = {{prerequisites|}}}
"default": "[[File:{{PAGENAME:{{{image}}}}}|260px]]",
|header2    = Production
"suggested": true
|label2    = Workers
},
| data2    = {{workers|}}}
"splendour": {
|label3    = Best suited to:
"label": "Splendour",
| data3    = {{worker class|}}}
"suggested": true
|label4    = Consumes
},
| data4    = {{input|}}}
"workers": {
|label5    = Produces
"label": "Workers",
| data5    = {{output|}}}
"type": "string",
|label6    = Monthly maintenance
"suggested": true
| data6    = {{maintenance|}}}
},
| header3  = Construction Requirements
"class": {
| data7    = {{construction|}}}
"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>
606

edits

Navigation menu