Template:SiteColor

From Inkipedia, the Splatoon wiki
Revision as of 15:45, 13 April 2017 by Slate (talk | contribs) (Added hex codes; removed User:GuyPerfect/)

Produces an RGB triplet color value using Inkipedia site colors.

Parameters

theme Unnamed. The theme ID for the color to use. Must be one of the following:
  •   Generic
  •   Splatoon
  •   Splatoon 2
  •   Any other value

Example

Markup

<span style="color: rgb({{SiteColor|Splatoon 2}});">Sample text</span>

Output

Sample text