Difference between revisions of "Template:Colour"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>Warrior
m (Template:Color moved to Template:Colour: wrong spelling)
sc4e>Warrior
(changed 1 and 2)
Line 1: Line 1:
<noinclude>changes text to color(defult = green),  EG:
+
<noinclude>changes text(1) to color(2)(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|green}}}">{{{2}}}</font>
+
</noinclude><font color="{{{2|green}}}">{{{1}}}</font>

Revision as of 11:59, 28 January 2009

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

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

{{{1}}}