Template:BTD6 hero info: Difference between revisions

added frontier starter level
Changing template to only store the trait name
Line 22: Line 22:
{{!}}colspan="3"{{!}}<ul><li>Recruit cost: ${{formatnum:{{{fl cost|}}}}}</li>
{{!}}colspan="3"{{!}}<ul><li>Recruit cost: ${{formatnum:{{{fl cost|}}}}}</li>
<li>Starting level: {{{fl level|}}}</li></ul>
<li>Starting level: {{{fl level|}}}</li></ul>
*{{{fl trait 1|}}}
*{{BTD6 trait|{{{fl trait 1|}}}}}
*{{{fl trait 2|}}}
*{{BTD6 trait|{{{fl trait 2|}}}}}
*{{{fl trait 3|}}}}}
*{{BTD6 trait|{{{fl trait 3|}}}}}}}
|-
|-
!Introduced
!Introduced
Line 80: Line 80:
|fl_cost  =Integer
|fl_cost  =Integer
|fl_level  =Integer
|fl_level  =Integer
|fl_trait_1=Wikitext string
|fl_trait_1=String
|fl_trait_2=Wikitext string
|fl_trait_2=String
|fl_trait_3=Wikitext string
|fl_trait_3=String
}}{{/doc}}</noinclude>
}}{{/doc}}</noinclude>