Template:SiteColor

From Inkipedia, the Splatoon wiki
Revision as of 06:38, 17 January 2017 by GuyPerfect (talk | contribs) (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