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|}}..." |
mNo edit summary |
||
| Line 24: | Line 24: | ||
|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|}}} | ||
| 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> | ||
Revision as of 07:00, 11 January 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.