606
edits
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> | |||
edits