Template:DropsLine/doc: Difference between revisions

no edit summary
No edit summary
No edit summary
Tag: Manual revert
 
(5 intermediate revisions by 3 users not shown)
Line 13:
|displayname = Alternate name to show in the drops table
|quantity = Quantity(s) dropped by source. Separate with commas. If unknown, leave blank or use "Unknown."
|frequency = How frequent the item is, specify as a fraction (eg. "1/128") or use: Always, Common, Uncommon, Rare, Very rare, Unknown
|image = (Optional) Manual addition or override of the image icon. Don't add [[File:_]]
}}
Line 49:
===frequency===
Frequency of the item being dropped. Frequency can either be a number or a category, a number is preferred.
 
'''''Note:''' This is not the rarity of a piece of equipment.''
 
====Number====
Line 56 ⟶ 58:
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"
! Frequency
! Rarity
! Explanation
|-
Line 74 ⟶ 76:
| Renowned for being rare among players. Hardly ever dropped.
|}
 
Leaving the rarity blank or entering a rarity other than always/common/uncommon/rare/very rare or a number defaults to a white colour.
 
===image (optional)===
Line 103:
"type": "string",
"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": {
Line 114 ⟶ 121:
"format": "\n{{_|_=_}}\n"
}
</templatedata>}}
</templatedata>}}[[Category:Transclusion templates]][[Category:Drop table templates]]
59

edits