User:Llamageddon/RrtyItem: Difference between revisions
Llamageddon (talk | contribs) mNo edit summary |
Llamageddon (talk | contribs) mNo edit summary |
||
Line 84: | Line 84: | ||
{{C|<nowiki>{{User:Llamageddon/RrtyItem|Armour of Uninhibited Kushigo| | {{C|<nowiki>{{User:Llamageddon/RrtyItem|Armour of Uninhibited Kushigo|s|tt|item}}</nowiki>}} | ||
Using shortcuts for rarity and image type, and {{User:Llamageddon/Highlight|item}} keyword in 4th to copy item name as text link. | Using shortcuts for rarity and image type, and {{User:Llamageddon/Highlight|item}} keyword in 4th to copy item name as text link. |
Revision as of 08:58, 7 September 2023
This is a proof of concept template for colouring icon borders depending on the value of a 'rarity' variable. The icon size is set to the standard 25px
maximum height for inline use.
The rarity is defined by the second paramater: common, uncommon, rare, veryrare, legendary, or story. If left blank, it will default to dark grey (common) for the border.
Examples
{{User:Llamageddon/RrtyItem|Mace}}
Only first parameter defined.
{{User:Llamageddon/RrtyItem|Mace|x|x|List_of_Weapons#Common|A common mace.}}
Unrecognised values in 2nd & 3rd. Link and link text in 4th and 5th.
{{User:Llamageddon/RrtyItem|Longsword|uncommon|tt|List_of_Weapons#Uncommon|notext|small}}
Using a tooltip (large "faded") image, notext in 5th, and small in 6th.
{{User:Llamageddon/RrtyItem|Longbow|rare||Longbows}}
Blank image type.
{{User:Llamageddon/RrtyItem|Club|veryrare|tt|item}}
Using tt and item keywords in 3rd & 4th parameters.
{{User:Llamageddon/RrtyItem|Warhammer|legendary|||medium}}
Larger than native icon resolution defined.
{{User:Llamageddon/RrtyItem|Armour of Uninhibited Kushigo|s|tt|item}}
Using shortcuts for rarity and image type, and item keyword in 4th to copy item name as text link.
{{User:Llamageddon/RrtyItem}}
Missing page/icon links and unrecognised or invalid values.
List Layout