User talk:Rodri8032: Difference between revisions
From Halopedia, the Halo wiki
No edit summary |
|||
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> |
Revision as of 16:52, March 23, 2011
I'm going to guive some help to new users in Wikia
Colored text
To color your text enter the following code. So for example:
<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>
Will Output:red text orange text yellow text green text blue text purple text black text silver text olive text gold text