Template:BATTD ally info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
{|class="info" | |||
!class="head"|{{{name}}} | !class="head"|{{{name}}} | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable main centered-cells" | ||
|[[File:{{{image}}}|100x100px]] | |[[File:{{{image}}}|100x100px]] | ||
|- | |- | ||
| | |{{{description}}} | ||
|} | |} | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable centered-cells" | ||
!Rarity | !Rarity | ||
!Quantity | !Quantity | ||
| Line 55: | Line 18: | ||
|{{{quantity}}} | |{{{quantity}}} | ||
|${{formatnum:{{{cost|}}}}} | |${{formatnum:{{{cost|}}}}} | ||
|} | |||
{|class="subtable" | |||
!Equippable to | |||
|colspan="2"|{{#invoke:BATTD equippable to|main|{{{equippable to|}}}|Allies|1}} | |||
|- | |- | ||
! | !Introduced | ||
|colspan=2 | |colspan="2"|{{#if:{{{introduced|}}}|[[Update history:Bloons Adventure Time TD#Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|} | |} | ||
{|class="subtable" | |||
{|class=" | |||
!colspan=3|Profile | !colspan=3|Profile | ||
|- | |- | ||
!Description | !Description | ||
|colspan=2| | |colspan=2|{{{bio description}}} | ||
|- | |- | ||
!Strengths | !Strengths | ||
|colspan=2| | |colspan=2|{{{bio strengths}}} | ||
|- | |- | ||
!Weaknesses | !Weaknesses | ||
|colspan=2| | |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 | |||
|name =String | |||
|image =File | |||
|description=String | |||
|rarity =String | |||
|cost =Integer | |||
|quantity =Integer | |||
|equippable_to=String | |||
|introduced =String | |||
|bio_description=String | |||
|bio_strengths =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 |