Difference between revisions of "Template:Color"

From Underrail Wiki
Jump to navigation Jump to search
(new template)
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<span style="color:{{{1}}};">{{{2}}}</span><noinclude>
 
<span style="color:{{{1}}};">{{{2}}}</span><noinclude>
[[Category:Templates]]
 
  
= Documentation =
+
{{documentation}}</noinclude>
This is a simple template for inputting colored pieces of text.
 
 
 
=== Syntax ===
 
<code><nowiki>{{color|html color name or hex color|your text}}</nowiki></code>
 
</noinclude>
 

Latest revision as of 09:09, 8 August 2013

{{{2}}}

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Color/doc to view this documentation. (edit) (How does this work?)
Description
This template is used for inputting colored pieces of text.
Syntax
Insert this template using {{color|<html color name or hex color>|<your text>}}
Example
{{color|red|Hello world!}} results in Hello world!