Template:BTD6 power info: Difference between revisions
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "<div class="info">" to "<div class="info subtable-container">" |
||
| (17 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info subtable-container"><!-- | ||
--><div class="head">{{{name}}}</div> | |||
{|class="subtable main centered" | |||
|[[File:{{{image|missing image.png}}}|Portrait of {{{name}}}|200x200px]] | |||
{|class=" | |||
|[[File:{{{image|missing image.png}}}| | |||
|- | |- | ||
{{#if:{{{description|}}}|{{!}}{{{description}}}}} | {{#if:{{{description|}}}|{{!}}{{{description}}}}} | ||
|} | |} | ||
{|class=" | {|class="subtable" | ||
{{#if:{{{cost|}}}|!Cost | {{#if:{{{cost|}}}|!Cost | ||
{{!}}colspan="2"{{!}}{{BTD6 mm|{{{cost|}}}}}}} | {{!}}colspan="2"{{!}}{{BTD6 mm|{{{cost|}}}}} {{#if:{{{premium|}}}|(''[[Bloons TD 6+|BTD6+]]''/''[[Bloons TD 6 NETFLIX|NETFLIX]]'' only)}}<br>{{#if:{{{mk cost|}}}|{{BTD6 mm|{{{mk cost|}}}}} ({{BTD6 mk|{{{mk name}}}}})}}}} | ||
|- | |||
!№ per purchase | |||
|colspan="2"|{{{amount|1}}} | |||
|- | |- | ||
{{#if:{{{pro|}}}|![[Power Pro]] | {{#if:{{{pro|}}}|![[Power Pro]] | ||
{{!}}colspan="2"{{!}} | {{!}}colspan="2"{{!}}{{{pro}}}}} | ||
|- | |- | ||
{{#if:{{{pro of|}}}|![[Power Pro]] of | {{#if:{{{pro of|}}}|![[Power Pro]] of | ||
{{!}}colspan="2"{{!}} | {{!}}colspan="2"{{!}}{{{pro of}}}}} | ||
|- | |- | ||
{{#if:{{{ | !Introduced | ||
{{ | |colspan="2"|{{#if:{{{introduced|}}}|[[Update history:Bloons TD 6/Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|- | |- | ||
{{#if:{{{pro | {{#if:{{{pro of|}}}|!colspan="3"{{!}}XP to unlock | ||
{{!}}colspan="2"{{!}}{{formatnum:{{{pro xp | {{!}}- | ||
!Pro & tier 1 | |||
{{ | {{!}}colspan="2"{{!}}{{formatnum:{{{pro xp}}}}} | ||
{{!}}- | |||
!Tier 2 | |||
{{!}}colspan="2"{{!}}{{formatnum:{{{pro xp tier 2}}}}} | |||
{{!}}- | |||
!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 39: | 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|}}} | ||
|introduced={{{introduced|}}} | |introduced={{{introduced|}}} | ||
|pro_xp ={{{pro xp|}}} | |||
|pro_xp_tier_2={{{pro xp tier 2|}}} | |||
|pro_xp_tier_3={{{pro xp tier 3|}}} | |||
}}[[Category:Powers in BTD6]]{{#seo: | }}[[Category:Powers in BTD6]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=BTD6 {{{name|}}} | |keywords=BTD6 {{{name|}}} | ||
}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_powers | }}}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_powers | ||
|id=String | |id=String | ||
|category_order=Integer | |category_order=Integer | ||
| Line 55: | 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 | ||
|introduced=String | |introduced=String | ||
|pro_xp =Integer | |||
|pro_xp_tier_2=Integer | |||
|pro_xp_tier_3=Integer | |||
}}{{/doc}}</noinclude> | }}{{/doc}}</noinclude> | ||