Template:Tint: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) m (Replaced deprecated font tag with span) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
--><span style="color: rgb({{#switch:{{{color|}}} | --><span style="color:rgb({{#switch:{{{color|}}} | ||
| orange = 230,126,34 | | orange = 230,126,34 | ||
| green = 195,232,141 | | green = 195,232,141 | ||
| darkgreen = 159,206,59 | | darkgreen = 159,206,59 | ||
| purple = 199,146, | | purple = 199,146,255 | ||
| pink = 239,155,155 | | pink = 239,155,155 | ||
| red = 231,76,60 | | red = 231,76,60 | ||
| yellow = 255,203,107 | | yellow = 255,203,107 | ||
| gold = 235,185,23 | | gold = 235,185,23 | ||
| blue | | blue = 58,155,240 | ||
| olive = 206,201,59 | | olive = 206,201,59 | ||
| gray = 207,207,207 | | gray = 207,207,207 | ||
| comment = 95,100,105 | | comment = 95,100,105 | ||
| 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><!-- | | #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}} | --></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.