Difference between revisions of "Template:Infobox Building"
Jump to navigation
Jump to search
m |
(Trying to get this manual infobox to work while rusty at this lol) |
||
| Line 1: | Line 1: | ||
{{ | |||
| title = {{{title|{{PAGENAME}}}}} | |||
{ | | image = {{{image|}}} | ||
|header1 = Prerequisites | |||
|label1 = Prerequisites | |||
| data1 = {{prerequisites|}}} | |||
|header2 = Production | |||
|label2 = Workers | |||
| data2 = {{workers|}}} | |||
|label3 = Best suited to: | |||
| data3 = {{worker class|}}} | |||
|label4 = Consumes | |||
| data4 = {{input|}}} | |||
|label5 = Produces | |||
| data5 = {{output|}}} | |||
|label6 = Monthly maintenance | |||
| data6 = {{maintenance|}}} | |||
| header3 = Construction Requirements | |||
| data7 = {{construction|}}} | |||
}} | |||
} | |||
Revision as of 11:37, 11 April 2025
{{ | title = Infobox Building | image = |header1 = Prerequisites |label1 = Prerequisites | data1 = Template:Prerequisites} |header2 = Production |label2 = Workers | data2 = Template:Workers} |label3 = Best suited to: | data3 = Template:Worker class} |label4 = Consumes | data4 = Template:Input} |label5 = Produces | data5 = Template:Output} |label6 = Monthly maintenance | data6 = Template:Maintenance} | header3 = Construction Requirements | data7 = Template:Construction} }}