Template:Red View history

m (remove extra whitespace causing line break)
m (moved template data to doc page)
 
Line 1: Line 1:
<span style="color:#FF0000">{{{1|}}}</span><noinclude>{{doc}}</noinclude><noinclude>
<span style="color:#FF0000">{{{1|}}}</span><noinclude>{{doc}}</noinclude>
<templatedata>
{
"params": {
"1": {
"label": "Text to be in red",
"description": "Put text that want in red here",
"type": "string",
"required": true
}
},
"description": "Make text red"
}
</templatedata>
</noinclude>

Latest revision as of 21:17, 7 May 2017

Documentation icon Template documentation[view] [edit] [history] [purge]

This template displays the text after the pipe (|) in red.

Usage

Entering the following code onto a page:

{{Red|Display this in red.}}

Results in:

Display this in red.

Template Data

This template makes text red.

Template parameters

ParameterDescriptionTypeStatus
Text to be in red1

Put text that you want in red here

Stringrequired
The above documentation is transcluded from Template:Red/doc.
Please add categories to the /doc subpage.
Subpages of this template.