Difference between revisions of "Template:Infobox Building"
Jump to navigation
Jump to search
m |
m |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
<infobox> | |||
<title source="title"><default>{{PAGENAME}}</default></title> | |||
<image source="image"><default>[[File:{{PAGENAME:{{{image}}}}}|260px]]</default></image> | |||
<group> | |||
<header>Prerequisites</header> | |||
<data source="splendour"> | |||
<label>Splendour</label> | |||
<format></format> | |||
</data> | |||
</group> | |||
<group> | |||
<header>Production</header> | |||
<data source="workers"> | |||
<label>Workers</label> | |||
<data source="class"> | |||
<label font-style: italic>Best suited to</label> | |||
</data> | |||
</data> | |||
<data source="input"> | |||
< | <label>Consumes</label> | ||
< | </data> | ||
<data source="output"> | |||
<label>Produces</label> | |||
</data> | |||
</group> | |||
<group-layout: horizontal> | |||
<header>Construction Requirements</header> | |||
<data source="construction"></data> | |||
<data source="maintenance"> | |||
<label>Maintenance Cost</label> | |||
</group> | |||
</infobox> | |||
</includeonly> | |||
</ | |||
</ | |||