Notice: Undefined index: HTTP_ACCEPT_ENCODING in /home/mizahar/public_html/w/includes/GlobalFunctions.php on line 1012
User talk:Gossamer/Formating - Roleplay Lore
Personal tools
Search

User talk:Gossamer/Formating

From Mizahar Lore

Jump to: navigation, search

Notes on Wiki Formating

-->all used with < letter >

  • u = underline
  • del = strikeout
  • big = large bold text
  • small = small tiny text
  • font = font with stuff inserted inside

(Replace [ with <)

  1. [font color ="green"]text[/font] ---> text creates green text.
  2. [font color ="#114499"]text[/font] ---> text creates text with hexadecimal color #114499.
  3. [font size="4"]text[/font] ---> text creates text with size 4. Sizes are from 1 to 7. The standard size is 3, unless otherwise specified in the <body> or other tags.
  4. [font size="+1"]text[/font] ---> text creates text with size 1 bigger than the standard. text is opposite.
  5. [font face="Courier"]text[/font] ---> text makes text with Courier font.