Template:BATTD ally info: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| (25 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
!class="head"|{{{name}}} | |||
| | |- | ||
| | |||
| | {|class="subtable main centered-cells" | ||
|image | |[[File:{{{image}}}|100x100px]] | ||
|description= | |- | ||
|{{{description}}} | |||
|rarity | |} | ||
|cost | |- | ||
| | | | ||
| | {|class="subtable centered-cells" | ||
| | !Rarity | ||
!Quantity | |||
| | !Cost | ||
| | |- | ||
| | |{{{rarity}}} | ||
}} | |{{{quantity}}} | ||
|${{formatnum:{{{cost|}}}}} | |||
_table=battd_allies | |} | ||
{|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|}}} | |id={{{id|}}} | ||
| Line 34: | Line 54: | ||
|bio_strengths ={{{bio strengths|}}} | |bio_strengths ={{{bio strengths|}}} | ||
|bio_weaknesses ={{{bio weaknesses|}}} | |bio_weaknesses ={{{bio weaknesses|}}} | ||
}}[[Category:{{{rarity}}} | }}[[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 |