Template:Item info/Color
From Guild Wars Wiki
Jump to navigationJump to search
Purpose[edit]
This template takes one argument and returns a CSS color declaration in the form of "color: rgb(x, x, x);". Edit this template to add additional colors. If you do, don't forget to add the color to the list on Template:item info. Instead of providing one of the color codes listed on Template:item info, you can also pass a CSS color (without the "color:")
Parameters[edit]
- unamed parameter 1
- The color code or CSS color
Usage[edit]
{{item info/Color|[color code]}}
Notes[edit]
- See CSS color names for already existing color names.