Editing User talk:Rodri8032
From Halopedia, the Halo wiki
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<span style="color:olive;">I'm going to guive some help to new users in Wikia</span> | |||
==Colored text== | |||
To color your text enter the following code. So for example: | |||
<pre><nowiki> | |||
<span style="color:red;">red text</span> | |||
<span style="color:orange;">orange text</span> | |||
<span style="color:yellow;">yellow text</span> | |||
<span style="color:green;">green text</span> | |||
<span style="color:blue;">blue text</span> | |||
<span style="color:purple;">purple text</span> | |||
<span style="color:black;">black text</span> | |||
<span style="color:silver;">silver text</span> | |||
<span style="color:olive;">olive text</span> | |||
<span style="color:gold;">gold text</span> | |||
</nowiki></pre> | |||
Will Output:<span style="color:red;">red text</span> | |||
<span style="color:orange;">orange text</span> | |||
<span style="color:yellow;">yellow text</span> | |||
<span style="color:green;">green text</span> | |||
<span style="color:blue;">blue text</span> | |||
<span style="color:purple;">purple text</span> | |||
<span style="color:black;">black text</span> | |||
<span style="color:silver;">silver text</span> | |||
<span style="color:olive;">olive text</span> | |||
<span style="color:gold;">gold text</span> |