Template:DropsLine/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
PinnacleHigh (talk | contribs) No edit summary |
||
Line 103: | Line 103: | ||
"type": "string", |
"type": "string", |
||
"required": true |
"required": true |
||
}, |
|||
"rarity": { |
|||
"label": "Rarity", |
|||
"description": "Rarity level of the item, such as Common, Uncommon, Rare, or Very rare.", |
|||
"example": "Common", |
|||
"type": "string", |
|||
"required": false |
|||
}, |
}, |
||
"image": { |
"image": { |
||
Line 114: | Line 121: | ||
"format": "\n{{_|_=_}}\n" |
"format": "\n{{_|_=_}}\n" |
||
} |
} |
||
</templatedata>}} |
|||
</templatedata>}}[[Category:Transclusion templates]][[Category:Drop table templates]] |