Changes

Jump to navigation Jump to search
101 bytes removed ,  13:10, 5 June 2017
Update description, use templates for links, add cat
Line 1: Line 1: −
Text formatting and colour codes in Trackmania can be used for players' nicknames, track names, track comments, music file comments, server comments and in-game online chats.
+
'''Text formatting''' and colour codes in TrackMania and ManiaPlanet can be used for players' nicknames, track names and comments, music file comments, server names and comments, and in-game online chats.
   −
Nicknames are limited to 20 characters in Original, Sunrise and Nations versions. In United, this limitation doesn't exist anymore.
+
Nicknames are limited to 20 characters in TM Original, Sunrise and Nations. Since United, this limitation doesn't exist anymore.
   −
You can also add special Unicode characters to your name (see [http://www.tm-forum.com/viewtopic.php?t=3546 here]).
+
You can also add special Unicode (UTF-8) characters to a name (see {{tmforum|3546}}).
   −
== Colour Codes / Color Codes ==
+
== Colour codes ==
 +
 
 +
To add a colour to a name simply input a $ followed by three hexadecimal digits from 0 to f (0123456789abcdef), which represent red, green and blue values ($<font color="#FF0000">R</font><font color="#00FF00">G</font><font color="#0000FF">B</font>)
 +
 
 +
A small selection can be seen below:
   −
To add a colour to your name simply put a $ followed by 3 numbers which represent red, green and blue. A small selection can be seen below.
   
<table border="0" cellpadding="2" cellspacing="0">
 
<table border="0" cellpadding="2" cellspacing="0">
 
           <tr>
 
           <tr>
Line 269: Line 272:  
         </table>
 
         </table>
   −
The colour codes are the 3 numbers after the $ and have 16 values 0 to f (0123456789abcdef) The colours are made from red green & blue values ($<font color="#FF0000">R</font><font color="#00FF00">G</font><font color="#0000FF">B</font>)
+
== Other text formatting ==
   −
== Other Text Formatting ==
+
These codes are available in all TrackMania games:
 
  −
Those codes are available in all TrackMania games:
      
'''$t''' Capitals <br/>
 
'''$t''' Capitals <br/>
Line 285: Line 286:  
'''$$''' Write a "$"
 
'''$$''' Write a "$"
   −
In TrackMania United, some new codes have been added:
+
In TrackMania United, several new codes have been added:
    
'''$o''' Bold with semi-wide spacing <br/>
 
'''$o''' Bold with semi-wide spacing <br/>
 
'''$h''' Internal link to a ManiaLink <br/>
 
'''$h''' Internal link to a ManiaLink <br/>
 
'''$l''' External link to a website <br/>
 
'''$l''' External link to a website <br/>
 +
: The syntax of the links is the same as in ManiaLinks.
   −
Links' syntax is the same as in ManiaLinks.
+
In TrackMania Forever, another new code has been added:
   −
In TrackMania Forever, another new code has been added:
+
'''$p''' Link with player parameters to a script that should return a ManiaLink
 +
: The parameters are: ?playerlogin=<login>&lang=<language>&nickname=<nickname>&path=<location> (see {{tmforum|15319}} for more info).
   −
'''$p''' Link with player parameters to a script that should return a ManiaLink<br/>
+
[[Category:Specifications]]
The parameters are: ?playerlogin=<login>&lang=<language>&nickname=<nickname>&path=<location> (see [http://www.tm-forum.com/viewtopic.php?t=15319 here] for more info).
 

Navigation menu