Template:BMC building info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|- | |- | ||
|<tabs> | |<tabs> | ||
<tab name="Mobile"> | {{#if:{{{name M|}}}|<tab name="Mobile"> | ||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
|{{#ifexist:File:{{{image M|???}}}|[[File:{{{image M}}}|150px]]|[[File:missing image.png|150px|link=Special:Upload?wpDestFile={{{image M|}}}]]}} | |{{#ifexist:File:{{{image M|???}}}|[[File:{{{image M}}}|150px]]|[[File:missing image.png|150px|link=Special:Upload?wpDestFile={{{image M|}}}]]}} | ||
| Line 9: | Line 9: | ||
|{{{description M}}} | |{{{description M}}} | ||
|} | |} | ||
</tab> | </tab>}} | ||
{{#if:{{{name F|}}}| | {{#if:{{{name F|}}}|<tab name="Flash"> | ||
<tab name="Flash"> | |||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
|{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|150px]]|[[File:missing image.png|150px|link=Special:Upload?wpDestFile={{{image M|}}}]]}} | |{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|150px]]|[[File:missing image.png|150px|link=Special:Upload?wpDestFile={{{image M|}}}]]}} | ||
| Line 28: | Line 27: | ||
|- | |- | ||
!colspan="2"|Footprint | !colspan="2"|Footprint | ||
|colspan="3"|{{{sub footprint x|}}}×{{{sub footprint y|}}} ({{{tile footprint x|}}}×{{{tile footprint y|}}} [[tile]]s) | |colspan="3"|{{#if:{{{sub footprint x|}}}{{{sub footprint y|}}}|{{{sub footprint x|}}}×{{{sub footprint y|}}} (}}{{{tile footprint x|}}}×{{{tile footprint y|}}} [[tile]]s{{#if:{{{sub footprint x|}}}{{{sub footprint y|}}}|)}} | ||
|- | |- | ||
{{#if:{{{levels per quota|}}}|!colspan="2"{{!}}Quota | {{#if:{{{levels per quota|}}}|!colspan="2"{{!}}Quota | ||
| Line 34: | Line 33: | ||
|- | |- | ||
!colspan=2|Build cost | !colspan=2|Build cost | ||
|colspan=3|{{#ifeq:{{{cc F|{{{cc M|}}}}}}|{{{cc M|}}}||'''Flash''': | |colspan=3|{{#ifeq:{{{cc F|{{{cc M|}}}}}}|{{{cc M|{{{cc F|}}}}}}||'''Flash''': {{BMCF cc|{{{cc F|}}}}}<br>'''Mobile''':}} {{#if:{{{cc M|}}}|{{BMCM cc|{{{cc M|}}}}}|{{BMCF cc|{{{cc F|}}}}}}} | ||
|- | |- | ||
!colspan=2|Power used | !colspan=2|Power used | ||
|colspan=3|{{#ifeq:{{{power F|{{{power M|}}}}}}|{{{power M|}}}||'''Flash''': | |colspan=3|{{#ifeq:{{{power F|{{{power M|}}}}}}|{{{power M|{{{power F|}}}}}}||'''Flash''': {{BMCF power|{{{power F|}}}}}<br>'''Mobile''':}} {{#if:{{{power M|}}}|{{BMCM power|{{{power M|0}}}}}|{{BMCF power|{{{power F|0}}}}}}} | ||
|- | |- | ||
!colspan=2|Build time | !colspan=2|Build time | ||
|colspan=3|{{#ifeq:{{{time F|{{{time M|}}}}}}|{{{time M|0}}}||'''Flash''': {{BMC time format|{{{time F|0}}}}}<br>'''Mobile''':}} {{BMC time format|{{{time M|0}}}}} | |colspan=3|{{#ifeq:{{{time F|{{{time M|}}}}}}|{{{time M|{{{time F|0}}}}}}||'''Flash''': {{BMC time format|{{{time F|0}}}}}<br>'''Mobile''':}} {{BMC time format|{{{time M|{{{time F|0}}}}}}}} | ||
|- | |- | ||
!colspan=2|XP for building | !colspan=2|XP for building | ||
|colspan=3|{{#ifeq:{{{xp F|{{{xp M|}}}}}}|{{{xp M|}}}||'''Flash''': | |colspan=3|{{#ifeq:{{{xp F|{{{xp M|}}}}}}|{{{xp M|{{{xp F|}}}}}}||'''Flash''': {{BMCF xp|{{{xp F|}}}}}<br>'''Mobile''':}} {{#if:{{{xp M|}}}|{{BMCM xp|{{{xp M|0}}}}}|{{BMCF xp|{{{xp F|0}}}}}}} | ||
|} | |} | ||
|}{{#cargo_store:_table=bmc_buildings | |}{{#cargo_store:_table=bmc_buildings | ||
Revision as of 10:56, 6 March 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| order | order | no description | Unknown | optional |
| name F | name F | no description | Unknown | optional |
| name M | name M | no description | Unknown | optional |
| image F | image F | no description | Unknown | optional |
| image M | image M | no description | Unknown | optional |
| description F | description F | no description | Unknown | optional |
| description M | description M | no description | Unknown | optional |
| category | category | no description | Unknown | optional |
| tile footprint x | tile footprint x | no description | Unknown | optional |
| tile footprint y | tile footprint y | no description | Unknown | optional |
| sub footprint x | sub footprint x | no description | Unknown | optional |
| sub footprint y | sub footprint y | no description | Unknown | optional |
| disallowed terrain | disallowed terrain | no description | Unknown | optional |
| required terrain | required terrain | no description | Unknown | optional |
| requires building | requires building | no description | Unknown | optional |
| requires mission | requires mission | no description | Unknown | optional |
| level F | level F | no description | Unknown | optional |
| level M | level M | no description | Unknown | optional |
| base quota | base quota | no description | Unknown | optional |
| levels per quota | levels per quota | no description | Unknown | optional |
| cc F | cc F | no description | Unknown | optional |
| cc M | cc M | no description | Unknown | optional |
| power F | power F | no description | Unknown | optional |
| power M | power M | no description | Unknown | optional |
| time F | time F | no description | Unknown | optional |
| time M | time M | no description | Unknown | optional |
| xp F | xp F | no description | Unknown | optional |
| xp M | xp M | no description | Unknown | optional |
This template defines the Cargo table "bmc_buildings". View table.