Diferencia entre revisiones de «Plantilla:SiteColor»

De Inkipedia
m (Kjhf moved page User:GuyPerfect/SiteColor to Template:Sitecolor: "it felt good")
(Changed generic to neutral blue)
Línea 1: Línea 1:
<includeonly>{{#switch: "{{{1|}}}"
<includeonly>{{#switch: "{{{1|}}}"
|"Generic"    = 170, 220, 0
|"Generic"    = 0, 153, 255
|"NIWA"      = 255, 128, 0
|"NIWA"      = 255, 128, 0
|"Splatoon"  = 170, 220, 0
|"Splatoon"  = 170, 220, 0

Revisión del 21:09 4 abr 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:

Example

Markup

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

Output

Sample text