More actions
Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} __NOTOC__ == Usage == <code>My {{tlp|red|color}} text.</code> produces: My {{red|color}} text. == Template data == {{TemplateDataHeader}} <TemplateData> { "description": "This template changes the color of any supplied text to red", "params": { "1": {..." |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{wikipedia|page name}} | |||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
__NOTOC__ | __NOTOC__ | ||
== Usage == | == Usage == | ||
| Line 9: | Line 9: | ||
== Template data == | == Template data == | ||
<TemplateData> | <TemplateData> | ||
{ | { | ||
| Line 24: | Line 23: | ||
</TemplateData> | </TemplateData> | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
Latest revision as of 17:34, 9 April 2025
| This page uses Creative Commons Licensed content from Wikipedia (view authors). |
| This is a documentation subpage for Template:Red It may contain usage information, categories and other content that is not part of the original template page. |
Usage
My {{red|color}} text. produces:
My color text.
Template data
This template changes the color of any supplied text to red
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | The text that should be colored red. | String | required |