Changes

Jump to: navigation, search

Template:ItemColor/doc

1,159 bytes added, 18:58, 27 November 2020
Created page with "<includeonly> <!-- Categories/interwikis for the template itself --> Category:Formatting templates </includeonly><noinclude> <!-- Categories/interwikis for this documentat..."
<includeonly>
<!-- Categories/interwikis for the template itself -->
[[Category:Formatting templates]]
</includeonly><noinclude>
<!-- Categories/interwikis for this documentation itself -->
[[Category:Template documentation|{{PAGENAME}}]]
</noinclude>

==Description<==
Returns the inline-css-style to make the color the correct one for an item of the given rarity. Used in [[:Template:ITEM infobox]] and [[:Template:ItemRarity]]; it is unlikely you will want to use this template directly.

== Syntax ==
<pre>{{ItemColor|rarity}}</pre>

===Parameters===
*First and only parameter (required): The rarity whose color you wish to express. This can be any of:
** The full word description of the rarity: Uncommon, Rare, Exceptional, Epic, Legendary (capitalized or not)
** The number of mods on an item of that rarity: 1, 2, 3, 4, 5
** A one letter abbreviation for that rarity: u, r, x, p, l (capitalized or not)
** Any other values default to the color white, which can be used for common items.

== Example ==
{| class="wikitable"
! Code
! Result
|-
| <pre><span style="{{ItemColor|Legendary}}"</span></pre>
| <span style="{{ItemColor|Legendary}}"</span>
|}
5,698
edits

Navigation menu