Template:SiteColor
Revision as of 06:38, 17 January 2017 by ink>GuyPerfect (Adding entry for Generic. Same color as Splatoon for now, but now it's not set in stone.)
Produces an RGB triplet color value using Inkipedia site colors.
Usage
{{SiteColor|theme}}
Parameters
theme - The theme ID for the color to use. Must be one of the following:
- Generic
- Splatoon
- Splatoon 2
- NIWA
- Any other value
Example
Markup
<span style="color: rgb({{SiteColor|Splatoon 2}});">Sample text</span>
Output
Sample text