Difference between revisions of "Template:Building"
Jump to navigation
Jump to search
Speedybrain (talk | contribs) |
Speedybrain (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | < | + | <noinclude> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 50: | Line 32: | ||
} | } | ||
</templatedata> | </templatedata> | ||
| + | </noinclude> | ||
| + | <includeonly> | ||
| + | {| class="wikitable" style="float:right" | ||
| + | !colspan="2"|<span>{{PAGENAME}}</span> | ||
| + | |- | ||
| + | !colspan="2"|[[File:{{{Image|}}}|frameless]] | ||
| + | |- | ||
| + | ! Max. Tier | ||
| + | | {{{Tier}}} | ||
| + | |- | ||
| + | ! Conversion rate | ||
| + | | {{{ConversionRate}}}:1 | ||
| + | |- | ||
| + | ! Color theme | ||
| + | | <span style="color:{{{ColorCode}}}">{{{Color}}}</span> | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | [[Category:Buildings]] | ||
| + | </includeonly> | ||
Revision as of 19:39, 12 November 2019
Template for buildings.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Building max tier | Tier | no description | Number | required |
| Building conversion rate | ConversionRate | no description | Number | required |
| Image of building | Image | no description | File | required |
| Building color | Color | no description | String | required |
| color code | ColorCode | no description | String | optional |