Ad placeholder

User:Llamageddon/RrtyItem: Difference between revisions

Jump to navigation Jump to search
Added guide for keywords and shortcuts.
mNo edit summary
(Added guide for keywords and shortcuts.)
Line 23: Line 23:
| tooltip = Icon.png
| tooltip = Icon.png
| tt = Icon.png
| tt = Icon.png
| icon = Icon.png
| im = Item Image.png
| im = Item Image.png
| unfaded = Item Image.png
| unfaded = Item Image.png
Line 39: Line 38:


The rarity is defined by the second paramater: {{User:Llamageddon/Highlight|{{Color|#1B1A1999|common}}}}, {{User:Llamageddon/Highlight|{{Color|#00491599|uncommon}}}}, {{User:Llamageddon/Highlight|{{Color|#00374999|rare}}}}, {{User:Llamageddon/Highlight|{{Color|#54003299|veryrare}}}}, {{User:Llamageddon/Highlight|{{Color|#563E0D99|legendary}}}},  or {{User:Llamageddon/Highlight|{{Color|#561D0099|story}}}}. If left blank, it will default to dark grey (common) for the border.
The rarity is defined by the second paramater: {{User:Llamageddon/Highlight|{{Color|#1B1A1999|common}}}}, {{User:Llamageddon/Highlight|{{Color|#00491599|uncommon}}}}, {{User:Llamageddon/Highlight|{{Color|#00374999|rare}}}}, {{User:Llamageddon/Highlight|{{Color|#54003299|veryrare}}}}, {{User:Llamageddon/Highlight|{{Color|#563E0D99|legendary}}}},  or {{User:Llamageddon/Highlight|{{Color|#561D0099|story}}}}. If left blank, it will default to dark grey (common) for the border.
== Shortcuts and Keywords ==
=== Rarity and Colour ===
'''2nd parameter'''
''Default/null value'': (c) common - #1B1A1999
* ({{C|u}}) {{C|uncommon}} = #00491599
* ({{C|r}}) {{C|rare}} = #00374999
* ({{C|v}}) {{C|veryrare}} = #54003299
* ({{C|l}}) {{C|legendary}} = #563E0D99
* ({{C|s}}) {{C|story}} = #561D0099
=== Image Type ===
'''3rd parameter'''
''Default/null value'': (ii) - Item Icon.png
* ({{C|tt}}) {{C|tooltip}} = Icon.png
* ({{C|im}}) {{C|unfaded}} = Item Image.png
=== Link and Text Keywords ===
''4th parameter''
* {{C|item}} = Copy in the item name (1st parameter) as the link text.
''5th parameter''
* {{C|notext}} = Don't use any custom link (4th parameter) as a text link.
=== Image Size ===
'''6th parameter'''
''Default/null value'': ({{C|inline}}) = 25px
* {{C|large}} = 380px (''Native "faded" tooltip resolution'')
* {{C|medium}} = 144px (''Most common native "unfaded" tooltip resolution'')
* {{C|small}} = 40px (''Native item icon resolution'')
* {{C|inline}} = 25px (''Typical size for inline image use'')


== Examples ==
== Examples ==

Navigation menu