Template:Tint/doc: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) |
||
Line 44: | Line 44: | ||
{{Code|style=3|{{Tint|color=green|green}}}} | {{Code|style=3|{{Tint|color=green|green}}}} | ||
{{Code|style=3|{{Tint|color= | {{Code|style=3|{{Tint|color=darkgreen|darkgreen}}}} | ||
{{Code|style=3|{{Tint|color=purple|purple}}}} | {{Code|style=3|{{Tint|color=purple|purple}}}} |
Revision as of 00:35, 27 February 2023

This is a documentation subpage for Template:Tint.
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 is currently experimental. It is used on some pages, but it is recommended to avoid using this template for now, as it may be reworked later.
Parameters and Examples
Parameter | Description | Example | Preview |
---|---|---|---|
{{{color}}} | Defined text color. The default color is white.
Custom HSL, HEX, RGB and others are not supported. This is necessary to standardize syntax highlighting. |
Hello, World!
| |
{{{italic}}} | Italic text. | Hello, World!
| |
{{{bold}}} | Bold text. | Hello, World!
| |
{{{underline}}} | Sets the underlining of the text. | Hello, World!
| |
{{{strikethrough}}} | Applies strikethrough to text | Hello, World!
|
Avaliable Colors
orange
green
darkgreen
purple
pink
red
olive
yellow
gold
blue
gray
comment
Test
{{Tint|color=#FFFFFF|Hello, World!}}
{{{color|}}}
See also