4,977
editsAd placeholder
User:Llamageddon/RrtyIcon: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
Llamageddon (talk | contribs) mNo edit summary |
Llamageddon (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
{{#lvardef: exlk | {{{1 |}}} }} | {{#lvardef: exlk | {{{1 |}}} }} | ||
{{#lvardef: rrty | {{{2 |}}} }} | {{#lvardef: rrty | {{{2 |}}} }} | ||
{{#lvardef: bord | <span style="box-shadow: rgba(0, 0, 0, 0.14) 3px 3px 6px 0px inset, rgba(0, 0, 0, 0.14) -3px -3px 6px 1px inset; background: #1B1A19; padding: 4px 0px 6px 0px; max- | {{#lvardef: bord | <span style="box-shadow: rgba(0, 0, 0, 0.14) 3px 3px 6px 0px inset, rgba(0, 0, 0, 0.14) -3px -3px 6px 1px inset; background: #1B1A19; padding: 4px 0px 6px 0px; max-height: 25px; border: 2px solid {{#switch: {{#lvar:rrty}} | common = #1B1A1999 | uncommon = #00491599 | rare = #00374999 | veryrare = #54003299 | legendary = #563E0D99 | story = #561D0099 | #1B1A1999 }};"> }} | ||
}}{{#lvar:bord}}{{ItemIcon|name={{#lvar:exlk}}|size=25}}</span> </includeonly><noinclude>__NOTOC__ | }}{{#lvar:bord}}{{ItemIcon|name={{#lvar:exlk}}|size=25}}</span> </includeonly><noinclude>__NOTOC__ | ||
This template uses the [[Template:ItemIcon|<nowiki>{{ItemIcon}}</nowiki>]] template to give the icon for the item defined in the first parameter a coloured border, based on rarity. 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. | This template uses the [[Template:ItemIcon|<nowiki>{{ItemIcon}}</nowiki>]] template to give the icon for the item defined in the first parameter a coloured border, based on rarity. The icon size is set to the standard {{C|25px}} maximum height for inline use. | ||
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. | |||
== Examples == | == Examples == |