PLITMCode is a marque up language you can use to make your descriptions more interesting in the games. PLITMCode can be used in the following areas of the game: *VOW Message body *VOW Special moves descriptions *VOW Stables description *VOW Send stable mail content *VOW Character Description *Forum post content ==PLITMCode Syntax:== *Newline: [br] *Italic: [i]Put your italic text here[/i] *Bold: [b]Put your bold text here[/b] *Underline: [u]Put your underlined text here[/u] *Paragraph: [p]Put your paragraph here[/p] *Center: [center]Put centered text here[/center] *Image: [img src=http://someurl/some/path/image.ext] *URL: [url src=http://someurl/some/path/somepage.ext text=some link text] *Font size: [fontsize=+1]Your text here[/fontsize] (you can change the number, max 9) *Font size: [fontsize=-1]Your text here[/fontsize] (you can change the number, max 9) *Font color: [fontcolor=#......]Your text here[/fontcolor] (replace the dots with the hex code for the color) *Font face: [fontface=SOME FONT NAME]Your text here[/fontface] ==PLITMCode examples:== *Italic: [i]testing 123[/i][br] = testing 123 *Bold: [b]testing 123[/b][br] = testing 123 *Underline: [u]testing 123[/u][br] = testing 123 *Paragraph: [p]testing 123[/p][br] =

testing 123

*Center: [center]testing 123[/center] =
testing 123
*Image: [img src=http://accounts.plit.dk/images/plitlogo.gif][br] = http://accounts.plit.dk/images/plitlogo.gif *URL: [url src=http://banners.plit.dk text=link to banners.plit.dk][br] = http://banners.plit.dk *[fontsize=+5]testing 123[/fontsize][br] = testing 123 *[fontsize=-3]testing 123[/fontsize][br] = testing 123 *[fontcolor=#FF0000]testing 123[/fontcolor][br] = testing 123 *[fontsize=+5][fontcolor=#00FF00]testing 123[/fontcolor][/fontsize][br] = testing 123 *[fontface=courier]testing 123[/fontface][br] = testing 123 [http://vowmanual.elwiki.com/index.php/Main_Page Return to Main Page]