Template:Rarity item: Difference between revisions
Jump to navigation
Jump to search
(default 25) |
(add alias) |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{ItemIcon|name={{{1}}}|size={{{2|25}}}|show_name=true|show_rarity=true}}</onlyinclude></includeonly><noinclude> | <includeonly><onlyinclude>{{ItemIcon|name={{{1}}}|size={{{2|25}}}|alias={{{alias|}}}|show_name=true|show_rarity=true}}</onlyinclude></includeonly><noinclude> | ||
{{RarityItem|Potion of Supreme Healing}} | {{RarityItem|Potion of Supreme Healing}} | ||
{{RarityItem|Potion of Supreme Healing|40}} | {{RarityItem|Potion of Supreme Healing|40}} | ||
{{RarityItem|Potion of Supreme Healing|alias=Supremey Boi}} | |||
<templatedata> | <templatedata> | ||
Line 14: | Line 15: | ||
"description": "(optional) Size of the item's icon. Default 25", | "description": "(optional) Size of the item's icon. Default 25", | ||
"type": "number" | "type": "number" | ||
}, | |||
"alias": { | |||
"description": "(optional) If specified, renames link text to this." | |||
} | } | ||
}, | }, |
Revision as of 13:22, 13 September 2023
Potion of Supreme Healing Potion of Supreme Healing Supremey Boi
Inserts an item's icon, rarity colours, and name into a page. Specialization of Template:ItemIcon.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | The name of the item | Page name | required |
2 | 2 | (optional) Size of the item's icon. Default 25 | Number | optional |
alias | alias | (optional) If specified, renames link text to this. | Unknown | optional |