Difference between revisions of "Template:Infobox Building"

From Foundation - Wiki
Jump to navigation Jump to search
(Working on infobox)
m
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox"
{| class="infobox" style="border-collapse:collapse;"
! class="infobox-label" colspan=2 | {{{title|{{PAGENAME}}}}}
!class="infobox-title" colspan=2 | {{{title|{{PAGENAME}}}}}
|-
|-
| class="infobox-image" colspan=2 | {{{image|}}}
| class="infobox-image" colspan=2 | [[image]]
|-
|-
!Prerequisites
|class="infobox-label" | Workers
|class="infobox-data" | Best suited to:
|-
|-
| splendour    = {{prerequisites|}}}
|class="infobox-data" | {{{workers}}}
|class="infobox-data" | {{{workerclass}}}
|-
|-
!Production
!class="infobox-header" colspan=2 |Production
|-
|-
|label2    = Workers
|class="infobox-label" | Consumes
| workers    = {{workers|}}}
|class="infobox-data" style="word-wrap:normal;" | {{{input}}}
|-
|-
|label3    = Best suited to:
|class="infobox-label" | Produces
| class   = {{workerclass|}}}
|class="infobox-data" | {{{output}}}
|-
|-
|label4    = Consumes
!class="infobox-header" colspan=2 | Prerequisites
| input    = {{input|}}}
|-
|-
|label5    = Produces
|class="infobox-data" colspan=2 | {{{splendour}}}
| output    = {{output|}}}
|-
|-
|label6    = Monthly maintenance
!class="infobox-header" colspan=2 |Construction Requirements
| maintenance    = {{maintenance|}}}
|-
|-
!Construction Requirements
|class="infobox-data" colspan=2 | {{{construction}}}
| construction    = {{construction|}}}
|
|-
|class="infobox-label" | Maintenance
|class="infobox-data" | {{{maintenance}}}
|}
|}
<noinclude>
<noinclude>
Line 32: Line 34:
{
{
"params": {
"params": {
"title": {
"type": "string",
"default": "{{PAGENAME}}",
"suggested": true
},
"image": {
"image": {
"type": "wiki-file-name",
"type": "wiki-file-name",
Line 72: Line 79:
}
}
},
},
"description": "A template for manual infobox editing."
"description": "A template for manual infobox editing. NOTE: not complete!! Still has some wonky parts."
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Latest revision as of 23:30, 17 April 2025

Infobox Building
image
Workers Best suited to:
{{{workers}}} {{{workerclass}}}
Production
Consumes {{{input}}}
Produces {{{output}}}
Prerequisites
{{{splendour}}}
Construction Requirements
{{{construction}}}
Maintenance {{{maintenance}}}

A template for manual infobox editing. NOTE: not complete!! Still has some wonky parts.

Template parameters

ParameterDescriptionTypeStatus
titletitle

no description

Default
{{PAGENAME}}
Stringsuggested
imageimage

no description

Default
[[File:{{PAGENAME:{{{image}}}}}|260px]]
Filesuggested
Splendoursplendour

no description

Unknownsuggested
Workersworkers

no description

Stringsuggested
Best suited for:workerclass

no description

Stringsuggested
Consumesinput

no description

Stringrequired
Producesoutput

no description

Stringrequired
Constructionconstruction

no description

Stringsuggested
Monthly Maintenancemaintenance

no description

Numbersuggested