Template:Code/doc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{Doc/subpage}}__NOTOC__ | {{Doc/subpage}}__NOTOC__ | ||
This template will allow you to format text as a one-line code. | This template will allow you to format text as a one-line code. | ||
Revision as of 14:43, 29 April 2023

This is a documentation subpage for Template:Code.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
This template will allow you to format text as a one-line code.
Parameters and Examples
Parameter | Description | Example | Preview |
---|---|---|---|
{{{style}}} | The style of the template. The following styles are available:
|
Hello, World! Hello, World! Hello, World! Hello, World!
| |
{{{select}}} | Text selection mode. The following values are available:
|
Hello, World! Hello, World!
| |
{{{color}}} | Text color. HSL, HEX, RGB and more are supported. |
Hello, World!
| |
{{{bg}}} | Background color. HSL, HEX, RGB and more are supported. |
Hello, World!
|