Difference between revisions of "Template:SiteColor"

From WikiMe @ iroiro.io
Jump to: navigation, search
ink>GuyPerfect
m (Updating documentation, removing NIWA definition)
ink>GuyPerfect
m (Removing extra newline)
Line 5: Line 5:
 
|"Splatoon 2" = 240, 60, 120
 
|"Splatoon 2" = 240, 60, 120
 
|#default    = 192, 192, 192
 
|#default    = 192, 192, 192
}}</includeonly><noinclude>
+
}}</includeonly><noinclude>__NOTOC__
__NOTOC__
 
 
Produces an RGB triplet color value using Inkipedia site colors.
 
Produces an RGB triplet color value using Inkipedia site colors.
  

Revision as of 07:47, 18 January 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