Template:BTD6 achievement info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | ||
--><div class="head">{{{name}}}</div> | |||
{|class="subtable main centered" | |||
{|class=" | |||
|[[File:{{{image}}}|100px|Icon of {{{name}}}]] | |[[File:{{{image}}}|100px|Icon of {{{name}}}]] | ||
|- | |- | ||
|{{{description}}} | |{{{description}}} | ||
|} | |} | ||
{|class="subtable" | |||
{|class=" | |||
!Rewards | !Rewards | ||
|colspan="2"|{{#invoke:BTD6 rewards|main|{{{rewards|}}}}} | |colspan="2"|{{#invoke:BTD6 rewards|main|{{{rewards|}}}|format=ul|full=y}} | ||
|- | |- | ||
!Introduced | !Introduced | ||
|colspan="2"|{{#if:{{{introduced|}}}|[[Bloons TD 6 | |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|}}} | ||
| Line 33: | Line 28: | ||
}}{{#ifeq:{{NAMESPACENUMBER}}|0|[[Category:{{#ifeq:{{{hidden|}}}|Yes|Hidden}} achievements in BTD6]]}}}}{{#seo: | }}{{#ifeq:{{NAMESPACENUMBER}}|0|[[Category:{{#ifeq:{{{hidden|}}}|Yes|Hidden}} achievements in BTD6]]}}}}{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
}}</includeonly><noinclude>{{/doc}} | }}</includeonly><noinclude>{{/doc}} | ||
<div>{{#cargo_declare:_table=btd6_achievements | <div>{{#cargo_declare:_table=btd6_achievements | ||
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.