Difference between revisions of "Template:SiteColor"
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:
|
Example
Markup
<span style="color: rgb({{SiteColor|Splatoon 2}});">Sample text</span>
Output
Sample text