Difference between revisions of "Template:Infobox Building"
Jump to navigation
Jump to search
m |
m |
||
| Line 7: | Line 7: | ||
|- | |- | ||
|class="infobox-label" | Workers | |class="infobox-label" | Workers | ||
| class="infobox-data" | | | class="infobox-data" | {{{name}}} | ||
|- | |- | ||
|class="infobox-label" | Best suited to: | |class="infobox-label" | Best suited to: | ||
| class="infobox-data" | | | class="infobox-data" | {{{workerclass|}}} | ||
|- | |- | ||
|class="infobox-label" | Consumes | |class="infobox-label" | Consumes | ||
| class="infobox-data" | | | class="infobox-data" | {{{input|}}} | ||
|- | |- | ||
|class="infobox-label" | Produces | |class="infobox-label" | Produces | ||
| class="infobox-data" | = {{output|}} | | class="infobox-data" | = {{{output|}}} | ||
|- | |- | ||
|class="infobox-label" | Monthly maintenance | |class="infobox-label" | Monthly maintenance | ||
| class="infobox-data" | = {{maintenance|}} | | class="infobox-data" | = {{{maintenance|}}} | ||
|- | |- | ||
!class="infobox-header" colspan=2 | Prerequisites | !class="infobox-header" colspan=2 | Prerequisites | ||
|- | |- | ||
| class="infobox-data" | = {{prerequisites|}} | | class="infobox-data" | = {{{prerequisites|}}} | ||
|- | |- | ||
!class="infobox-header" colspan=2 |Construction Requirements | !class="infobox-header" colspan=2 |Construction Requirements | ||
|- | |- | ||
| class="infobox-data" | = {{construction|}} | | class="infobox-data" | = {{{construction|}}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Revision as of 19:40, 15 April 2025
| Infobox Building | |
|---|---|
| Production | |
| Workers | {{{name}}} |
| Best suited to: | |
| Consumes | |
| Produces | = |
| Monthly maintenance | = |
| Prerequisites | |
| = | |
| Construction Requirements | |
| = | |
A template for manual infobox editing.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description
| String | suggested |
| image | image | no description
| File | suggested |
| Splendour | splendour | no description | Unknown | suggested |
| Workers | workers | no description | String | suggested |
| Best suited for: | workerclass | 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 |