Template:BTD6 achievement info: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>{{#cargo_declare:_table=btd6_achievements |id=String |name =String |image =File |subscript =String |description=String |hidden =Boolean |rewards=List (#) of String |introduced =String |introduced_C=String }}</noinclude> <includeonly>{{#cargo_store:_table=btd6_achievements |id={{{id|}}} |name ={{{name|}}} |image ={{{image|}}} |subscript ={{{subscript|}}} |description={{{description|}}} |hidden ={{{hidden|}}} |rewards={{{rewards|}}}..." |
mNo edit summary |
||
| Line 42: | Line 42: | ||
| | | | ||
{|class="info-sub" | {|class="info-sub" | ||
!Rewards | |||
|colspan=2|{{BTD6 reward list|{{{rewards|}}}}} | |||
|- | |||
!Introduced | !Introduced | ||
|colspan=2|{{#if:{{{introduced|}}}|[[Bloons TD 6 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |colspan=2|{{#if:{{{introduced|}}}|[[Bloons TD 6 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|} | |} | ||
|}<noinclude>{{/doc}}[[Category:Infoboxes]][[Category:BTD6 templates]]</noinclude> | |}<noinclude>{{/doc}}[[Category:Infoboxes]][[Category:BTD6 templates]]</noinclude> | ||
Revision as of 20:17, 21 June 2024
This template defines the Cargo table "btd6_achievements". View table.
| {{{name}}} | ||||||
|---|---|---|---|---|---|---|
| ||||||
| ||||||
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 |