Difference between revisions of "Template:Red"

From Ouroboros Portal
Jump to: navigation, search
m (resort)
(updating to use {{color}}, also linking to other similar templates and showing an example)
Line 1: Line 1:
<span style="color: red;">{{{1}}}</span><noinclude>
+
<includeonly>{{color|red|{{{1}}}}}</includeonly><noinclude>[[Category:Formatting Templates|{{PAGENAME}}]]
 +
Shortcut template for making something red.
  
[[Category:Formatting Templates|{{PAGENAME}}]]
+
Example: <nowiki>{{red|This text will be red.}}</nowiki><br />
 +
Result: {{red|This text will be red.}}
  
quick and dirty red coloring
+
See also:
 
+
* {{tl|color}}
'''<nowiki>{{red|your_text}}</nowiki>'''
+
* {{tl|blue}}
 
+
* {{tl|orange}}</noinclude>
</noinclude>
+

Revision as of 03:01, 29 October 2007

Shortcut template for making something red.

Example: {{red|This text will be red.}}
Result: This text will be red.

See also: