Template:BMC special mission info: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly>{|class="info" !class="head"|{{{name}}} |- |<tabs> {{#if:{{{id M|}}}|<tab name="Mobile"> {|class="info-sub main centered-cells" |{{#ifexist:File:{{{image M|???}}}|[[File:{{{image M}}}|100px]]|250px}} |- |{{{description M|}}} |} </tab>}} {{#if:{{{id F|}}}|<tab name="Flash"> {|class="info-sub main centered-cells" |{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|100px]]|250px}} |- |{{{description F|}}..." |
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
|- | |- | ||
|<tabs> | |<tabs> | ||
{{#if:{{{id F|}}}|<tab name="Flash"> | |||
{|class="subtable main centered-cells" | |||
|{{#ifexist:File:{{{image F|???}}}|[[File:{{{image F}}}|100px]]|[[File:missing image.png|250px]]}} | |||
|- | |||
|{{{description F|}}} | |||
|} | |||
</tab>}} | |||
{{#if:{{{id M|}}}|<tab name="Mobile"> | {{#if:{{{id M|}}}|<tab name="Mobile"> | ||
{|class=" | {|class="subtable main centered-cells" | ||
|{{#ifexist:File:{{{image M|???}}}|[[File:{{{image M}}}|100px]]|[[File:missing image.png|250px]]}} | |{{#ifexist:File:{{{image M|???}}}|[[File:{{{image M}}}|100px]]|[[File:missing image.png|250px]]}} | ||
|- | |- | ||
|{{{description M|}}} | |{{{description M|}}} | ||
|} | |} | ||
</tab>}} | </tab>}} | ||
| Line 20: | Line 20: | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable" | ||
![[Difficulty (BMC)|Difficulty]] | ![[Difficulty (BMC)|Difficulty]] | ||
|colspan="2"|{{{difficulty|N/A}}} | |colspan="2"|{{{difficulty|N/A}}} | ||
|- | |- | ||
!Strongest | !Strongest Bloon | ||
|colspan="2"|{{{strongest bloon|???}}} | |colspan="2"|{{{strongest bloon|???}}} | ||
|- | |- | ||
| Line 41: | Line 41: | ||
|image_M={{{image M|}}} | |image_M={{{image M|}}} | ||
|cash | |cash ={{{cash|}}} | ||
|bloonstones={{{bloonstones|}}} | |bloonstones ={{{bloonstones|}}} | ||
|xp | |xp ={{{xp|}}} | ||
|special_item={{{special item|}}} | |||
|quantity ={{{quantity|}}} | |quantity ={{{quantity|}}} | ||
|difficulty ={{{difficulty|}}} | |difficulty ={{{difficulty|}}} | ||
|strongest_bloon={{{strongest bloon|}}} | |strongest_bloon={{{strongest bloon|}}} | ||
}}[[Category: | }}[[Category:Special Missions (BMC)]]}}</includeonly><noinclude>{{/doc}} | ||
<div>{{#cargo_declare:_table=bmc_special_missions | <div>{{#cargo_declare:_table=bmc_special_missions | ||
|id_F=String | |id_F=String | ||
| Line 59: | Line 60: | ||
|description_M=String | |description_M=String | ||
|cash | |cash =Integer | ||
|bloonstones=Integer | |bloonstones =Integer | ||
|xp | |xp =Integer | ||
|special_item=String | |||
|quantity =Integer | |quantity =Integer | ||
|difficulty =Integer | |difficulty =Integer | ||
|strongest_bloon= | |strongest_bloon=Wikitext string | ||
}}</div></noinclude> | }}</div></noinclude> | ||
Latest revision as of 05:49, 4 April 2026
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.