Template:CH/doc
< Template:CH
Jump to navigation
Jump to search
Revision as of 08:15, 6 April 2022 by Death (talk | contribs) (Created page with "{{Documentation}} This template is simply a shorter way of writing out the HTML tag for colour highlights (<nowiki><span style="color:colour;">text</span></nowiki>) ==Usage== {{T|CH|color|text}} ==Examples== {{T|CH|green|Example text}}<br /> {{CH|green|Example text}} ==See also== * Template:Colour ==Parameters== <templatedata> { "description": "", "params": { "1": { "label": "Color", "description": "Color.", "t...")
Script error: The module returned a nil value. It is supposed to return an export table.
This template is simply a shorter way of writing out the HTML tag for colour highlights (<span style="color:colour;">text</span>)
Usage
Script error: No such module "T".
Examples
Script error: No such module "T".
Example text
See also
Parameters
Parameter | Description | Type | Status | |
---|---|---|---|---|
Color | 1 | Color. | String | required |
Text | 2 | Text. | String | required |