Template:Code: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) (REVERT) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Doc}} | |||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
-->{{#switch:{{{style}}} | -->{{#switch:{{{style}}} | ||
Line 5: | Line 6: | ||
|2=<code style="background-color: rgb(0,0,0,.16); border-radius: 4px; padding: 2px 3px; user-select:{{#switch:{{{select}}}|#default=text|1=all|2=none}}">{{{1|}}}</code> | |2=<code style="background-color: rgb(0,0,0,.16); border-radius: 4px; padding: 2px 3px; user-select:{{#switch:{{{select}}}|#default=text|1=all|2=none}}">{{{1|}}}</code> | ||
|3=<kbd style="color:{{{color|currentcolor}}}; user-select:{{#switch:{{{select}}}|#default=text|1=all|2=none}}">{{{1|}}}</kbd> | |3=<kbd style="color:{{{color|currentcolor}}}; user-select:{{#switch:{{{select}}}|#default=text|1=all|2=none}}">{{{1|}}}</kbd> | ||
}}</includeonly></onlyinclude> | }}</includeonly></onlyinclude> |
Revision as of 13:37, 14 March 2023
The above documentation is transcluded from Template:Code/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.