Template:BTDB2 hero info: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
{|class="info" | |||
!class="head"|{{{name}}}<br><small>{{{title}}}</small> | !class="head"|{{{name}}}<br><small>{{{title}}}</small> | ||
|- | |- | ||
| Line 37: | Line 8: | ||
|{{{description}}} | |{{{description}}} | ||
|} | |} | ||
{|class="info-sub" | |||
!Cost | |||
|colspan="3"|${{formatnum:{{{cost|0}}}}} | |||
|- | |- | ||
!XP curve | !XP curve | ||
|colspan="3"|×{{{xp scale}}} | |||
|- | |- | ||
| | !Role(s) | ||
| | |colspan="3"|[[File:BTDB2 hero_category_{{#switch:{{{role 1|}}} | ||
|} | |Defender=defender | ||
|Controller=controller | |||
|Supporter=supporters | |||
|Money Maker=monkey_makers | |||
|Saboteur=saboteurs | |||
}}.png|x20px|{{{role 1}}} icon]] {{{role 1}}}{{#if:{{{role 2|}}}<br>[[File:BTDB2 hero_category_{{#switch:{{{role 2|}}} | |||
|Defender=defender | |||
|Controller=controller | |||
|Supporter=supporters | |||
|Money Maker=monkey_makers | |||
|Saboteur=saboteurs | |||
}}.png|x20px|{{{role 2}}} icon]] {{{role 2}}}}} | |||
|- | |- | ||
!Difficulty | |||
|colspan="3"|{{{difficulty}}}/5 | |||
! | |||
|colspan="3"| | |||
|- | |- | ||
![[Hero Alt]]s | ![[Hero Alt]]s | ||
|colspan="3"|{{{alts|''None''}}} | |colspan="3"|{{{alts|''None''}}} | ||
|- | |||
!Introduced | |||
|colspan="3"|{{#if:{{{introduced|}}}|[[Bloons TD Battles 2 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |||
|} | |} | ||
|} | |}{{#cargo_store:_table=btdb2_heroes | ||
|id={{{id|}}} | |||
|category_order={{{order|}}} | |||
|name ={{{name|}}} | |||
|title ={{{title|}}} | |||
|image ={{{image|}}} | |||
|description ={{{description|}}} | |||
|cost ={{{cost|}}} | |||
|xp_scale={{{xp scale|}}} | |||
|alts ={{{alt of|}}} | |||
}}[[Category:Heroes in Battles 2]]{{#seo: | |||
|image={{{image|}}} | |||
|keywords=BTDB2 {{{name|}}},Battles 2 {{{name|}}} | |||
}}</includeonly><noinclude>{{/doc}} | |||
{| | |||
|{{#cargo_declare:_table=btdb2_heroes | |||
|id=String | |||
|category_order=Integer | |||
|name =String | |||
|title =String | |||
|image =File | |||
|description=String | |||
|cost =Integer | |||
|xp_scale=String | |||
|alts =Wikitext string | |||
}} | |||
|}[[Category:Battles 2 templates]][[Category:Infoboxes]]</noinclude> | |||