Template:BATTD trinket info/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "<templatedata> { "params": { "id": { "label": "ID", "description": "The internal ID of the trinket.", "type": "string", "required": true }, "name": { "label": "Name", "description": "The name of the trinket.", "type": "string" }, "image": { "label": "Image", "description": "An image of the trinket (preferably a model render or a high-quality screenshot of its in-game rendering).", "type": "wiki-file-name" }, "description": {..." |
mNo edit summary |
||
| Line 44: | Line 44: | ||
"damage", | "damage", | ||
"pierce" | "pierce" | ||
] | ], | ||
"format": "block" | |||
} | } | ||
</templatedata><includeonly>[[Category:BATTD templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude> | </templatedata><includeonly>[[Category:BATTD templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude> | ||
Latest revision as of 12:44, 13 April 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id | The internal ID of the trinket. | String | required |
| Name | name | The name of the trinket. | String | optional |
| Image | image | An image of the trinket (preferably a model render or a high-quality screenshot of its in-game rendering). | File | optional |
| Description | description | The in-game description of the trinket. | Unknown | optional |
| rarity | rarity | no description | Unknown | optional |
| equippable to | equippable to | no description | Unknown | optional |
| special | special | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| speed | speed | no description | Unknown | optional |
| range | range | no description | Unknown | optional |
| damage | damage | no description | Unknown | optional |
| pierce | pierce | no description | Unknown | optional |