Page 1 of 1

Where can i find official doc for pseudo formatting

Posted: 18 Apr 2012, 17:01
by sylario
Where can i find official doc for pseudo formatting ? By pseudo formatting i mean the possibility of adding color to your pseudo and use unicode caracters.

Re: Where can i find official doc for pseudo formatting

Posted: 18 Apr 2012, 18:17
by Xymph

Re: Where can i find official doc for pseudo formatting

Posted: 18 Apr 2012, 20:40
by sylario
I was hoping for a doc with Maniaplanet syntax. I want to do a script parsing TM² login to generate the pseudo in HTML, but i must be sure to have the complete syntax.

Re: Where can i find official doc for pseudo formatting

Posted: 18 Apr 2012, 21:02
by Xymph
MP is a continuation of TM and uses the same text tags and color codes.

Re: Where can i find official doc for pseudo formatting

Posted: 18 Apr 2012, 23:57
by phil13hebert

Re: Where can i find official doc for pseudo formatting

Posted: 19 Apr 2012, 00:35
by banjee
Since we are talking about nicknames, here are some of my favorite links for color and special characters choosing:
http://nickr.brun.pl/
http://kc.jfreu.com/?w00t

Re: Where can i find official doc for pseudo formatting

Posted: 19 Apr 2012, 00:58
by gouxim
sylario wrote:I was hoping for a doc with Maniaplanet syntax. I want to do a script parsing TM² login to generate the pseudo in HTML, but i must be sure to have the complete syntax.
We actually did that in PHP in ManiaLib:
http://code.google.com/p/manialib/sourc ... Parser.php

If you're intersted we can write a quick doc on how to use it