Template:Tint: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Mailmanmicky (talk | contribs) m (Replaced deprecated font tag with span) |
||
(19 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
--><span style="{{#if:{{{italic|}}}|font-style: italic;}}{{#if:{{{bold|}}}|font-weight: bold;}}{{#if:{{{underline|}}}|text-decoration: underline;}} | --><span style="color:rgb({{#switch:{{{color|}}} | ||
| orange = 230,126,34 | |||
| green = 195,232,141 | |||
| darkgreen = 159,206,59 | |||
| purple = 199,146,255 | |||
| pink = 239,155,155 | |||
| red = 231,76,60 | |||
| yellow = 255,203,107 | |||
| gold = 235,185,23 | |||
| blue = 58,155,240 | |||
| olive = 206,201,59 | |||
| gray = 207,207,207 | |||
| comment = 95,100,105 | |||
| #default = 255,255,255 }}); {{#if:{{{italic|}}}|font-style:italic;}} {{#if:{{{bold|}}}|font-weight:bold;}} {{#if:{{{underline|}}}|text-decoration:underline;}} {{#if:{{{strikethrough|}}}|text-decoration: line-through;}}">{{{1|}}}</span><!-- | |||
--></includeonly></onlyinclude>{{doc}} |
Latest revision as of 18:34, 10 May 2023
The above documentation is transcluded from Template:Tint/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.