Template:BMC special mission info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Planterror (talk | contribs) moving the flash image above the mobile image. Undo this when the mobile images are extracted, this is not meant to be permanent. |
||
| Line 3: | Line 3: | ||
|- | |- | ||
|<tabs> | |<tabs> | ||
{{#if:{{{id | {{#if:{{{id F|}}}|<tab name="Flash"> | ||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
|{{#ifexist:File:{{{image | |{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|100px]]|[[File:missing image.png|250px]]}} | ||
|- | |- | ||
|{{{description | |{{{description F|}}} | ||
|} | |} | ||
</tab>}} | </tab>}} | ||
{{#if:{{{id | {{#if:{{{id M|}}}|<tab name="Mobile"> | ||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
|{{#ifexist:File:{{{image | |{{#ifexist:File:{{{image M|???}}}|[[File:{{{image M}}}|100px]]|[[File:missing image.png|250px]]}} | ||
|- | |- | ||
|{{{description | |{{{description M|}}} | ||
|} | |} | ||
</tab>}} | </tab>}} | ||
Revision as of 12:18, 13 October 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id F | id F | no description | Unknown | optional |
| id M | id M | no description | Unknown | optional |
| name | name | 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 |
| difficulty | difficulty | no description | Unknown | optional |
| strongest bloon | strongest bloon | no description | Unknown | optional |
| cash | cash | no description | Unknown | optional |
| bloonstones | bloonstones | no description | Unknown | optional |
| xp | xp | no description | Unknown | optional |
| special item | special item | no description | Unknown | optional |
| quantity | quantity | no description | Unknown | optional |
This template defines the Cargo table "bmc_special_missions". This table has not been created yet.