Template:SiteColor: Difference between revisions

From Inkipedia, the Splatoon wiki
m (Removing extra newline)
m (Kjhf moved page User:GuyPerfect/SiteColor to Template:Sitecolor: "it felt good")
(No difference)

Revision as of 21:07, 4 April 2017

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