Editing Template:DropsLine/doc
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 58: | Line 58: | ||
Categories should be used if there's no good way to find an accurate drop chance. There are 6 available options: |
Categories should be used if there's no good way to find an accurate drop chance. There are 6 available options: |
||
{| class="wikitable align-center-1" |
{| class="wikitable align-center-1" |
||
! Rarity |
|||
! Frequency |
|||
! Explanation |
! Explanation |
||
|- |
|- |
||
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 121: | Line 114: | ||
"format": "\n{{_|_=_}}\n" |
"format": "\n{{_|_=_}}\n" |
||
} |
} |
||
</templatedata>}}[[Category:Transclusion templates]][[Category:Drop table templates]] |
|||
</templatedata>}} |