Difference between revisions of "Template:Colour"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Warrior
(color template)
 
sc4e>Warrior
Line 1: Line 1:
<noinclude>changes text to color,  EG:
+
<noinclude>changes text to color(defult = green),  EG:
 
<pre>{{color|green|Hello this is green text}}</pre>
 
<pre>{{color|green|Hello this is green text}}</pre>
  
</noinclude><font color="{{{1}}}">{{{2}}}</font>
+
</noinclude><font color="{{{1|green}}}">{{{2}}}</font>

Revision as of 11:57, 28 January 2009

changes text to color(defult = green), EG:

{{color|green|Hello this is green text}}

{{{2}}}