Template:Medium rarity item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
* {{MdRarityItem|Handmaiden's Mace}} | * {{MdRarityItem|Handmaiden's Mace}} | ||
* {{MdRarityItem|Handmaiden's Mace|override_icon=Ring G Faded.png|override_rarity=uncommon}} - with an alternative icon | * {{MdRarityItem|Handmaiden's Mace|override_icon=Ring G Faded.png|override_rarity=uncommon}} - with an alternative icon | ||
Other options | |||
* [[Template:LgRarityItem]]- sets the default size to 40 instead of 25 | |||
* [[Template:SmRarityItem]] - sets the default size to 20 instead of 25 | |||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Icon templates]] | |||
== Template data == | == Template data == |
Revision as of 15:27, 23 June 2024
Template documentation
As Template:RarityItem but sets the default size to 30 instead of 25.
Examples:
- Handmaiden's Mace
- Handmaiden's Mace - with an alternative icon
Other options
- Template:LgRarityItem- sets the default size to 40 instead of 25
- Template:SmRarityItem - sets the default size to 20 instead of 25
Template data
Displays an item's rarity and item from a cargo table lookup.
Parameter | Description | Type | Status | |
---|---|---|---|---|
alias | alias | Sets the display name of the link | Unknown | optional |
item name | 1 | Sets the item name to look up. | Unknown | required |
uid | uid | If specified, will search by UID instead of by name. | Unknown | optional |
alias2 | 2 | An alternative for the "alias" parameter. Sets the display name of the link. | Unknown | optional |
override_icon | override_icon | If specified, overrides the icon. In that case, must also specify override_rarity. | Unknown | optional |
override_rarity | override_rarity | Overrides the rarity of the item. | Unknown | optional |