|
|
(5 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| ==<span style="color:green;">Message for all new users</span>==
| |
| I'm going to give a lot of tutorials to all of you who don't know how wikia works.
| |
|
| |
|
| ==<span style="color:red;">C</span><span style="color:orange;">o</span><span style="color:gold;">l</span><span style="color:yellow;">o</span><span style="color:green;">r</span><span style="color:blue;">e</span><span style="color:purple;">d</span><span style="color:purple;"> t</span><span style="color:blue;">e</span><span style="color:green;">x</span><span style="color:yellow;">t</span>==
| |
|
| |
| 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>
| |
|
| |
| For a complete list of possible colors, see Wikipedia's article on [[wikipedia:Web colors|web colors]]. Simply copy and paste the HTML code next to your preferred color. For Example:
| |
|
| |
| <pre><span style="color:maroon;">This text is Maroon.</span></pre>
| |
|
| |
| Will give this: <span style="color:maroon;">This text is Maroon.</span>
| |
|
| |
| ==<span style="font-size: 160%;">Font</span><span style="font-size: 115%;"> Size</span>==
| |
| To set a specified font size, enter the following code. So for example:
| |
|
| |
| <pre><nowiki>
| |
| <span style="font-size: 130%;">Enlarged text</span>
| |
| </nowiki></pre>
| |
|
| |
| Will output:<span style="font-size: 130%;">Enlarged text</span>
| |
|
| |
| ==Unggoy==
| |
| If you love Unggoy see this pictures
| |
|
| |
| [[File:Grunt resting device.jpg|left|360px|]]
| |
| [[File:Grunt resting device 2.jpg|right|360px]]
| |
| [[File:Grunt.png]]
| |
| [[File:BlackNeedlerGrunt3.jpg|360px]]
| |
|
| |
| ==Userboxes==
| |
|
| |
| {{Halo PC Userbox}}{{Halo 3 Userbox}}{{Halo Reach Normal}}{{Halo 3 Legendary}}
| |
| {{ODST Userbox|likes the}}{{User es-N}}{{User en-3}}
| |
| {{Xbox360 Userbox}}{{ODST Preference}}
| |
| {{Userbox
| |
| |id = [[File:BlackNeedlerGrunt3.jpg|45px]]
| |
| |id-c = white
| |
| |info = This user wanna hug a '''[[Grunt]]'''.
| |
| |info-c = gold
| |
| |info-fc = black
| |
| |border-c = black}}
| |
| {{Userbox
| |
| |id = [[File:Teabag.gif|45px]]
| |
| |id-c = white
| |
| |info = This user hates [[Teabagging]]
| |
| |info-c = white
| |
| |info-fc = black
| |
| |border-c = gold}}
| |
| {{Userbox
| |
| |id = [[File:Arbiter-leader.jpg|55px]]
| |
| |id-c = Cornsilk
| |
| |info = This user likes the [[Arbiter]]
| |
| |info-c = Cornsilk
| |
| |info-fc = DarkGray
| |
| |border-c = silver}}
| |