Template:BTD5 special mission info: Difference between revisions
mNo edit summary |
cargo table setup |
||
| Line 33: | Line 33: | ||
|colspan="2"|{{#if:{{{xp M|}}}|{{formatnum:{{{xp M|}}}}} XP (mobile)<br>{{formatnum:{{{xp F|}}}}} XP (Flash)<br>{{formatnum:{{{xp D|}}}}} XP (''Deluxe'')|{{#if:{{{mm M|}}}|{{BTD5 mm|{{{mm M|}}}}} {{BTD5 token|{{{tokens}}}}} (mobile)<br>{{BTD5 mm|{{#expr:{{{mm M|}}}*2}}}} {{BTD5 token|{{{tokens}}}}} (PC / console)}}{{#if:{{{mm F|}}}|<br>{{BTD5 mm|{{{mm F|}}}}} (Flash)<br>{{BTD5 mm|{{{mm D|}}}}} (''Deluxe'')|{{#if:{{{mm D|}}}|{{BTD5 mm|{{{mm D|}}}}}}}}}}} | |colspan="2"|{{#if:{{{xp M|}}}|{{formatnum:{{{xp M|}}}}} XP (mobile)<br>{{formatnum:{{{xp F|}}}}} XP (Flash)<br>{{formatnum:{{{xp D|}}}}} XP (''Deluxe'')|{{#if:{{{mm M|}}}|{{BTD5 mm|{{{mm M|}}}}} {{BTD5 token|{{{tokens}}}}} (mobile)<br>{{BTD5 mm|{{#expr:{{{mm M|}}}*2}}}} {{BTD5 token|{{{tokens}}}}} (PC / console)}}{{#if:{{{mm F|}}}|<br>{{BTD5 mm|{{{mm F|}}}}} (Flash)<br>{{BTD5 mm|{{{mm D|}}}}} (''Deluxe'')|{{#if:{{{mm D|}}}|{{BTD5 mm|{{{mm D|}}}}}}}}}}} | ||
|} | |} | ||
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#seo: | |}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd5_special_missions | ||
|id_F={{{id F|}}} | |||
|id_D={{{id D|}}} | |||
|id_M={{{id M|}}} | |||
|name ={{{name|}}} | |||
|image_F ={{{image F|}}} | |||
|image_M ={{{image M|}}} | |||
|description_F={{{description F|}}} | |||
|description_M={{{description M|}}} | |||
|rank_required_F={{{rank required F|}}} | |||
|rank_required_D={{{rank required D|}}} | |||
|rank_required_M={{{rank required M|}}} | |||
|mode_F ={{{mode F|}}} | |||
|mode_M ={{{mode M|}}} | |||
|rounds ={{{rounds|}}} | |||
|mm_F ={{{mm F|}}} | |||
|mm_D ={{{mm D|}}} | |||
|mm_M ={{{mm M|}}} | |||
|xp_F ={{{xp F|}}} | |||
|xp_D ={{{xp D|}}} | |||
|xp_M ={{{xp M|}}} | |||
|tokens={{{tokens|}}} | |||
}}{{#seo: | |||
|image={{{image M|{{{image F|}}}}}} | |image={{{image M|{{{image F|}}}}}} | ||
|keywords=BTD5 {{{name|}}} | |keywords=BTD5 {{{name|}}} | ||
}}[[Category:Special Missions (BTD5)]]}}</includeonly><noinclude>{{/doc}}</noinclude> | }}[[Category:Special Missions (BTD5)]]}}</includeonly><noinclude>{{#cargo_declare:_table=btd5_special_missions | ||
|id_F=String | |||
|id_D=String | |||
|id_M=String | |||
|name =String | |||
|image_F =File | |||
|image_M =File | |||
|description_F=Wikitext string | |||
|description_M=Wikitext string | |||
|rank_required_F=Integer | |||
|rank_required_D=Integer | |||
|rank_required_M=Integer | |||
|mode_F =Wikitext string | |||
|mode_M =Wikitext string | |||
|rounds =Wikitext string | |||
|mm_F =Integer | |||
|mm_D =Integer | |||
|mm_M =Integer | |||
|xp_F =Integer | |||
|xp_D =Integer | |||
|xp_M =Integer | |||
|tokens=Integer | |||
}}{{/doc}}</noinclude> | |||