Template:BTD6 artifact info/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
this is a better example |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 55: | Line 55: | ||
"insta tiers legendary", | "insta tiers legendary", | ||
"introduced" | "introduced" | ||
] | ], | ||
} | "format": "block" | ||
</ | }</templatedata> | ||
==Example usage== | |||
{{BTD6 artifact info | |||
|id=CorneredBeasts | |||
|type=Artifact | |||
|name =Cornered Beasts | |||
|image=BTD6 ArtifactCorneredBeasts.png | |||
|description common =Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 15%). Adds a 0-1-1 Beast Handler to your Party | |||
|description rare =Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 25%). Adds a 0-2-1 Beast Handler to your Party | |||
|description legendary=Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 35%). Adds a 0-2-0 Beast Handler to your Party | |||
|insta type common =BeastHandler | |||
|insta type rare =BeastHandler | |||
|insta type legendary=BeastHandler | |||
|insta tiers common =011 | |||
|insta tiers rare =021 | |||
|insta tiers legendary=020 | |||
|introduced=47.0 | |||
}} | |||
<pre>{{BTD6 artifact info | |||
|id=CorneredBeasts | |||
|type=Artifact | |||
|name =Cornered Beasts | |||
|image=BTD6 ArtifactCorneredBeasts.png | |||
|description common =Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 15%). Adds a 0-1-1 Beast Handler to your Party | |||
|description rare =Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 25%). Adds a 0-2-1 Beast Handler to your Party | |||
|description legendary=Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 35%). Adds a 0-2-0 Beast Handler to your Party | |||
|insta type common =BeastHandler | |||
|insta type rare =BeastHandler | |||
|insta type legendary=BeastHandler | |||
|insta tiers common =011 | |||
|insta tiers rare =021 | |||
|insta tiers legendary=020 | |||
|introduced=47.0 | |||
}}</pre><includeonly>[[Category:BTD6 templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude> | |||
Latest revision as of 04:19, 31 October 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id | The internal ID of this Artifact. (Currently unused, though it may be relevant for Cargo functionality in the future.)
| String | optional |
| Name | name | The name of the Artifact, sans "Common", "Rare", or "Legendary" at the end.
| String | required |
| image | image | no description | Unknown | optional |
| Type | type | The type of Artifact (to use in Cargo queries).
| String | required |
| description common | description common | no description | Unknown | optional |
| description rare | description rare | no description | Unknown | optional |
| description legendary | description legendary | no description | Unknown | optional |
| insta type common | insta type common | no description | Unknown | optional |
| insta type rare | insta type rare | no description | Unknown | optional |
| insta type legendary | insta type legendary | no description | Unknown | optional |
| insta tiers common | insta tiers common | no description | Unknown | optional |
| insta tiers rare | insta tiers rare | no description | Unknown | optional |
| insta tiers legendary | insta tiers legendary | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
Example usage
Cornered Beasts
| Common | Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 15%). Adds a 0-1-1 Beast Handler to your Party | |
|---|---|---|
| Rare | Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 25%). Adds a 0-2-1 Beast Handler to your Party | |
| Legendary | Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 35%). Adds a 0-2-0 Beast Handler to your Party | |
| Hero parties | Wolfpack Quincy (Common) | |
| Introduced | Version 47.0 | |
{{BTD6 artifact info
|id=CorneredBeasts
|type=Artifact
|name =Cornered Beasts
|image=BTD6 ArtifactCorneredBeasts.png
|description common =Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 15%). Adds a 0-1-1 Beast Handler to your Party
|description rare =Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 25%). Adds a 0-2-1 Beast Handler to your Party
|description legendary=Beast Handlers tier 3 and higher have 20% more range, and attack faster the more Bloons in radius (up to 35%). Adds a 0-2-0 Beast Handler to your Party
|insta type common =BeastHandler
|insta type rare =BeastHandler
|insta type legendary=BeastHandler
|insta tiers common =011
|insta tiers rare =021
|insta tiers legendary=020
|introduced=47.0
}}