Template:BMC special mission info: Difference between revisions
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> | ||