Template:Code
Jump to navigation
Jump to search
This template will allow you to format text as a one-line code.
Parameters and Examples
Parameters | Description | Examples | Preview |
---|---|---|---|
{{{preset}}} | Preset Template Styles. The following presets are available:
|
Hello, World! Hello, World! Hello, World! Hello, World! Hello, World!
| |
{{{select}}} | Text selection mode. Uses the user-select CSS property. Default value is unset. | Hello, World! Hello, World!
| |
{{{style}}} | CSS styles. | Hello, World!
| |
{{{highlight}}} | Adds syntax highlighting for the language specified. ![]() |
int main() {return 0;} |
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.