Template:Red View history

imported>Kentsmith9
m (Fixed template that somehow got transcluded)
imported>Kentsmith9
(Undo revision 41029 by Kentsmith9 (talk) Repaired my repair)
Line 1: Line 1:
<noinclude>'''Documentation:''' This template displays the text after the pipe (|) in red using the wiki markup:
<noinclude>'''Documentation:''' This template displays the text after the pipe (|) in red using the wiki markup:


'''<nowiki>{{Red|Display this in red.}}</nowiki>'''
'''<nowiki>{{Red|This text will display in red.}}</nowiki>'''


{{TemplateDisplay}}
{{TemplateDisplay}}


{{Red|This is an example of text passed as the second parameter of this template.}}
<span style="color:#FF0000">This is an example of text passed as the second parameter of this template.</span>


</noinclude><span style="color:#FF0000">{{{1|}}}</span>
</noinclude><span style="color:#FF0000">{{{1|}}}</span>

Revision as of 03:22, 2 August 2013

Documentation: This template displays the text after the pipe (|) in red using the wiki markup:

{{Red|This text will display in red.}}

Template:TemplateDisplay

This is an example of text passed as the second parameter of this template.