How do you do stuff to text?

Discussion in 'Fan Fiction' started by Lord_Zethor, Dec 23, 2010.

  1. Color, size, underlined, font.
     
  2. [size=bigger] Hello. [/size]
     
  3. Ooohhhh! Shiny!
     
  4. Replace () with
    EX: (color=red)TEXT(/color)
    (i)TEXT(/i)
    (u)TEXT(/u)
    (b)TEXT(/b)
    (size=20)TEXT(/size)
     
  5. hello[\size]
     
  6. [size=xx] text [/size] replace xx with a number 20-200, with 100 being normal size

    FOR NEXT THREE CODES, REPLACE ( AND ) WITH [ AND ].

    (b) bold (/b)

    (I) italics (/I)

    (u) underlined (/u)
     
  7. [text] hi. [/text]
     
  8. Ok thank you!
     
  9. hello [\size]
     
  10. Note the direction of the slash. /
     
  11. Code:
    [color=red] Red text here [/color]
    
    That is color, you can add any color where I put "red"
    
    [i] Italicized text [/i]
    [b] Bolded Text Here[/b]
    [u] Underlined text here[/u]
    
    [size=20] Size 20 text here [/size]
    
    In the "20" you can put any number from 20-200.
    
    [URL=http://www.google.com] Linked text so when pressed it goes to google.com [/URL]
    
    EXAMPLE
    Google.com
    Code:
    [img]Put a DIRECT link to the image in this spot[/img]
    
    That is all.

    ~Nom
     
  12. How do you put the blue underlined things that you click.
     
  13. It's called a link. Read it.
     
  14. RED COLOR
     
  15. [size]HELLO!!!![/size]