Template:BATTD ally info: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>{{#cargo_declare: _table=battd_allies |id=String |name =String |image =File |description=String |rarity =String |cost =Integer |quantity =Integer |equippable_to=List (,) of String |introduced =String |bio_description=String |bio_strengths =String |bio_weaknesses =String }}Category:Infoboxes</noinclude> <includeonly>{{#cargo_store: _table=battd_allies |id={{{id|}}} |name ={{{name|}}} |image ={{{image|}}} |descr..." |
mNo edit summary |
||
| (26 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{#cargo_declare: | <includeonly>{|class="info" | ||
_table=battd_allies | !class="head"|{{{name}}} | ||
|- | |||
| | |||
{|class="subtable main centered-cells" | |||
|[[File:{{{image}}}|100x100px]] | |||
|- | |||
|{{{description}}} | |||
|} | |||
|- | |||
| | |||
{|class="subtable centered-cells" | |||
!Rarity | |||
!Quantity | |||
!Cost | |||
|- | |||
|{{{rarity}}} | |||
|{{{quantity}}} | |||
|${{formatnum:{{{cost|}}}}} | |||
|} | |||
{|class="subtable" | |||
!Equippable to | |||
|colspan="2"|{{#invoke:BATTD equippable to|main|{{{equippable to|}}}|Allies|1}} | |||
|- | |||
!Introduced | |||
|colspan="2"|{{#if:{{{introduced|}}}|[[Update history:Bloons Adventure Time TD#Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |||
|} | |||
{|class="subtable" | |||
!colspan=3|Profile | |||
|- | |||
!Description | |||
|colspan=2|{{{bio description}}} | |||
|- | |||
!Strengths | |||
|colspan=2|{{{bio strengths}}} | |||
|- | |||
!Weaknesses | |||
|colspan=2|{{{bio weaknesses}}} | |||
|} | |||
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=battd_allies | |||
|id={{{id|}}} | |||
|name ={{{name|}}} | |||
|image ={{{image|}}} | |||
|description={{{description|}}} | |||
|rarity ={{{rarity|}}} | |||
|cost ={{{cost|}}} | |||
|quantity ={{{quantity|}}} | |||
|equippable_to={{{equippable to|}}} | |||
|introduced ={{{introduced|}}} | |||
|bio_description={{{bio description|}}} | |||
|bio_strengths ={{{bio strengths|}}} | |||
|bio_weaknesses ={{{bio weaknesses|}}} | |||
}}[[Category:{{{rarity}}} equipment]]}}{{#seo: | |||
|image={{{image|}}} | |||
|keywords=BATTD {{{name|}}},Adventure Time {{{name|}}} | |||
}}</includeonly><noinclude>{{#cargo_declare:_table=battd_allies | |||
|id=String | |id=String | ||
| Line 10: | Line 67: | ||
|cost =Integer | |cost =Integer | ||
|quantity =Integer | |quantity =Integer | ||
|equippable_to= | |equippable_to=String | ||
|introduced =String | |introduced =String | ||
| Line 16: | Line 73: | ||
|bio_strengths =String | |bio_strengths =String | ||
|bio_weaknesses =String | |bio_weaknesses =String | ||
}} | }}{{/doc}}</noinclude> | ||
Latest revision as of 02:50, 5 April 2026
This template defines the Cargo table "battd_allies". View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| rarity | rarity | no description | Unknown | optional |
| cost | cost | no description | Unknown | optional |
| quantity | quantity | no description | Unknown | optional |
| equippable to | equippable to | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| bio description | bio description | no description | Unknown | optional |
| bio strengths | bio strengths | no description | Unknown | optional |
| bio weaknesses | bio weaknesses | no description | Unknown | optional |