Screamer Wiki:Guides/Styling: Difference between revisions

Jump to: navigation, search
imported>Sumpy
imported>Sumpy
No edit summary
Line 45: Line 45:




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.
  <span><nowiki><font face=FONT>TEXT</font></nowiki></span>
  <span><nowiki><font face=FONT>TEXT</font></nowiki></span>


Line 61: Line 61:




'''If you want to combine multiple text style codes in one line, just add a '';'' between them.'''  
'''If you want to combine multiple text style codes in one line, just add a '';'' between them.'''
  <nowiki><font color=COLOR;font size=SIZE;font face=FONT>TEXT</font></nowiki>
  <nowiki><font color=COLOR;font size=SIZE;font face=FONT>TEXT</font></nowiki>


Line 68: Line 68:
[[Category:Wiki Guides]]
[[Category:Wiki Guides]]
[[Category:Community]]
[[Category:Community]]
[[Category:Help]]