Template:BATTD trinket info: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=battd_trinkets |id={{{id|}}} |name ={{{name|}}} |image ={{{image|}}} |description={{{description|}}} |rarity ={{{rarity|}}} |equippable_to={{{equippable to|}}} |introduced ={{{introduced|}}} |speed_base ={{{speed|}}} |range_base ={{{range|}}} |damage_base={{{damage|}}} |pierce_base={{{pierce|}}} |special ={{{special|}}} }}[[Category:{{{rarity}}} trinkets]]}}{{#seo: |image={{{image|}..." |
mNo edit summary |
||
| Line 28: | Line 28: | ||
|{{{description}}} | |{{{description}}} | ||
|} | |} | ||
{|class="info-sub | {|class="info-sub" | ||
!Rarity | !Rarity | ||
|colspan="2"|{{{rarity}}} | |||
|- | |- | ||
!Equippable to | !Equippable to | ||
|colspan="2"|{{#invoke:BATTD equippable to|cat|{{{equippable to|}}}|Weapons}} | |colspan="2"|{{#invoke:BATTD equippable to|cat|{{{equippable to|}}}|Weapons}} | ||
Revision as of 05:55, 14 November 2024
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 |
| This template defines the Cargo table "battd_trinkets". View table. |