Screamer Wiki:Guides/Styling: Difference between revisions

Jump to: navigation, search
imported>Sumpy
No edit summary
imported>Sumpy
(Updated the guide.)
Line 5: Line 5:
This guide explains how to style articles. You will learn how to change colors, size and font to make your articles pop!
This guide explains how to style articles. You will learn how to change colors, size and font to make your articles pop!


== '''Color''' ==
=== '''Color''' ===
To change the text color, you will have to copy the following line of code.
To change the text color, you will have to copy the following line of code.
  <nowiki><font color=COLOR>TEXT</font></nowiki>
  <nowiki><font color=COLOR>TEXT</font></nowiki>
Line 32: Line 32:


And voilà, your text is now coloured!
And voilà, your text is now coloured!
=='''Size'''==
==='''Size'''===


To change the text size, you will have to copy the following line of code.
To change the text size, you will have to copy the following line of code.
Line 45: Line 45:
Your text size should now be changed!
Your text size should now be changed!


== '''Font''' ==
=== '''Font''' ===
 


To change the text font, you will have to copy the following line of code.
To change the text font, you will have to copy the following line of code.
Line 58: Line 57:


And boom! The font face is now changed.
And boom! The font face is now changed.
----




Line 68: Line 64:




<center><font color="lime">'''<font size="4">Hope this helped you!</font>'''</font></center>
<center>
<font color="orange">'''<font size="3">Hope this helped you!</font>'''</font>
</center>


[[Category:Guides]]
[[Category:Guides]]
[[Category:Community]]
[[Category:Community]]
[[Category:Help]]
[[Category:Help]]