Template:BTD6 achievement info: Difference between revisions
Jump to navigation
Jump to search
Pymonkibot (talk | contribs) m Text replacement - "[[Bloons TD 6 v" to "[[Update history:Bloons TD 6/Version " |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | ||
--><div class="head">{{{name}}}</div> | |||
{|class="subtable main centered" | |||
{|class="subtable main centered | |||
|[[File:{{{image}}}|100px|Icon of {{{name}}}]] | |[[File:{{{image}}}|100px|Icon of {{{name}}}]] | ||
|- | |- | ||
|{{{description}}} | |{{{description}}} | ||
|} | |} | ||
{|class="subtable" | {|class="subtable" | ||
!Rewards | !Rewards | ||
| Line 16: | Line 12: | ||
!Introduced | !Introduced | ||
|colspan="2"|{{#if:{{{introduced|}}}|[[Update history:Bloons TD 6/Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |colspan="2"|{{#if:{{{introduced|}}}|[[Update history:Bloons TD 6/Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|} | |}</div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_achievements | ||
|id={{{id|}}} | |id={{{id|}}} | ||
Latest revision as of 10:16, 5 June 2026
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id | no description | Number | required |
| Name | name | no description | String | required |
| Image | image | no description | File | required |
| Subscript | subscript | The number displayed under the achievement icon. This is not currently displayed in the infobox, but is used in cargo queries. | String | optional |
| Description | description | no description | String | required |
| Rewards | rewards | no description | String | optional |
| Hidden? | hidden | no description
| Boolean | optional |
| Introduced | introduced | no description | String | optional |
| Introduced (console version) | introduced C | no description | String | optional |
| Unused | unused | Marks if this achievement is unobtainable. | Boolean | optional |
This template defines the Cargo table "btd6_achievements". View table.