Template:Syntax highlight: Difference between revisions
Jump to navigation
Jump to search
Tag: Rollback |
(Changed to match <syntaxhighlight>) |
||
Line 2: | Line 2: | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
--><span style="{{#switch:{{{1}}} | --><span style="{{#switch:{{{1}}} | ||
|character|string=color: | |character|string=color: rgb(255, 156.822, 156.822); | ||
|comment=color: | |comment=color:rgb(90.646, 154.264, 154.264); font-style: italic; | ||
|control=color: | |control=color: rgb(72.47, 199.96, 71.96);font-weight: bold; | ||
|function=color: | |function=color:rgb(218.79, 218.28, 256); | ||
|label=color: | |label=color: rgb(118.23, 118.04, 0); | ||
|macro=color: | |macro=color: rgb(188.586, 122.452, 0.452); | ||
|number|operator=color: | |number|operator=color: rgb(153.306, 153, 153); | ||
|register=color: | |register=color: rgb(207.544, 205.084, 255); | ||
|regular expression=color: | |regular expression=color: rgb(197.03, 111.894, 145.894); | ||
|type=color: | |type=color: rgb(346.966,170.808,234.808); | ||
}}">{{{2|}}}</span><!-- | }}">{{{2|}}}</span><!-- | ||
--></includeonly></onlyinclude> | --></includeonly></onlyinclude> |
Revision as of 17:42, 19 June 2024
The above documentation is transcluded from Template:Syntax highlight/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.