Template:BTD6 power info: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | ||
--><div class="head">{{{name}}}</div> | |||
{|class="subtable main centered" | |||
|[[File:{{{image|missing image.png}}}|Portrait of {{{name}}}|200x200px]] | |||
{|class="subtable main centered | |||
|[[File:{{{image|missing image.png}}}|200x200px]] | |||
|- | |- | ||
{{#if:{{{description|}}}|{{!}}{{{description}}}}} | {{#if:{{{description|}}}|{{!}}{{{description}}}}} | ||
| Line 22: | Line 20: | ||
|- | |- | ||
!Introduced | !Introduced | ||
|colspan="2"|{{#if:{{{introduced|}}}|[[Bloons TD 6 | |colspan="2"|{{#if:{{{introduced|}}}|[[Update history:Bloons TD 6/Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|- | |- | ||
{{#if:{{{pro of|}}}|!colspan="3"{{!}}XP to unlock | {{#if:{{{pro of|}}}|!colspan="3"{{!}}XP to unlock | ||
| Line 34: | Line 32: | ||
!Tier 3 | !Tier 3 | ||
{{!}}colspan="2"{{!}}{{formatnum:{{{pro xp tier 3}}}}}}} | {{!}}colspan="2"{{!}}{{formatnum:{{{pro xp tier 3}}}}}}} | ||
|} | |}</div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_powers | ||
|id={{{id|}}} | |id={{{id|}}} | ||
|category_order={{{order|}}} | |category_order={{{order|}}} | ||
| Line 44: | Line 41: | ||
|cost ={{{cost|}}} | |cost ={{{cost|}}} | ||
|mk_cost ={{{mk cost|}}} | |||
|mk_name ={{{mk name|}}} | |||
|premium ={{{premium|No}}} | |||
|pro ={{{pro|}}} | |pro ={{{pro|}}} | ||
|pro_of ={{{pro of|}}} | |pro_of ={{{pro of|}}} | ||
| Line 63: | Line 63: | ||
|cost =Integer | |cost =Integer | ||
|mk_cost =Integer | |||
|mk_name =String | |||
|premium =Boolean | |||
|pro =Wikitext string | |pro =Wikitext string | ||
|pro_of =Wikitext string | |pro_of =Wikitext string | ||