Difference between revisions of "HB-TML"

From Hobowars Wiki
Jump to: navigation, search
m (Minor mistake fixed)
m (Gang linking)
Line 25: Line 25:
 
| Thread link
 
| Thread link
 
| [Thread=123456]Thread[/thread]
 
| [Thread=123456]Thread[/thread]
 +
|-
 +
| Gang Link
 +
| [gang=1]The Syndicate.[/gang]
 
|-
 
|-
 
| Horizontal rule
 
| Horizontal rule

Revision as of 16:59, 4 September 2007

HB-TML is the HoboWars text markup language, and allows you to format your text in numerous ways.

Formating

Text Formating
Effect Code
Display Image [img]http://www.site.com/pic.jpg[/img]
Link [url=http://www.hobowars.com]Cool site[/url]
Hobo Link [hobo=1]Andy[/hobo]
Hobo Link with automatic name [hoboname=1]
Email Link [email=me@yahoo.com]Email me[/email]
Thread link [Thread=123456]Thread[/thread]
Gang Link [gang=1]The Syndicate.[/gang]
Horizontal rule
[hr]
Bold text [b]Bold text[/b]
Italic text [i]Italic text[/i]
Underlined text [u]Underlined text[/u]
Strikeout text [s]Strikeout text[/s]
Centered text [center]Centered text[/center]
Colored text [hex=0000FF]Colored text[/hex]
Superscript text [sup]Superscript[/sup] text
Subscript text [sub]Subscript[/sub] text
Tiny text [sub][sup]Tiny text[/sup][/sub]
Quote [quote=Andy]Quoted text[/quote]
Remember to always close any formatting so it does not bleed over into text you did not mean to effect.
The [HR] command is the only one that does not use this, it is considered a one time use, and does not continue to effect text.

Colored Text

The color values are Red, Green, and Blue represented by a hex value. The first 2 digits are the Red value. the middle two represent the Green value. the last 2 are the Blue value. By mixing these in varied amounts you can achieve 16,777,216 different colors.
- Pure Red is [hex=FF0000]
- Pure Green is [hex=00FF00]
- Pure Blue is [hex=0000FF]
- Pure white is all three colors at their highest value [hex=FFFFFF]
- Black is all three at their lowest value [hex=000000]
- To make gray, keep all three color values equal in number and make it a value between 00 and FF ex. [hex=454545]
- To make other colors mix red, green, and blue in appropriate amounts. ex [hex=AAFF00] or [hex=21a54f] etc.
More Color Codes can be found at that link.

Special Tricks

Lesser known methods of getting the effect you want.
_________HB-TML Tips and Tricks_________
What you Want __What to type out__ Result
Show HB-TML [h\r] [hr]
Hidden MB Text [hex=f8f8f8]Word[/hex] Word
Hidden Sig Text [hex=ffffff]Word[/hex] Word
To make even spacing simulating a <tab> use the '.' colored to match the background color - [hex=ffffff].....[/hex]

Smileys

Smileys
MB Code Pac Chat Code Image
 :D  :D 1.gif
 :-D  :-D 2.gif
 :)  :) 3.gif
 :P  :P 4.gif
O.O  :o 5.gif
 :S  :S 6.gif
8-) 8-) 7.gif
 ;)  ;) 8.gif
 :angry:  :angry: 9.gif
O.o  :boo: 10.gif
 :evil:  :evil: 11.gif
 :|  :eyes: 12.gif
 :(  :( 13.gif
 :@  :@ 14.gif
^.^  :cry: 15.gif
officedebo Disabled in PC gay.gif
 :lol:  :lol: lol.gif
<3 <3 love.gif

Special Characters / Symbols

An assortment of special ASCII characters can be found through out the game (in peoples' names, gang tags, signatures, etc...). To find and access these characters on your computer:
1. Click Start
2. Select "Run..."
3. Enter "charmap.exe"
4. Click "Okay"
Alternately, on most computers, it can be found here:
Start -> All Programs -> Accessories -> System Tools -> Character Map
Keep in mind that some of the Arabic symbols are banned, because they change the direction the characters are read, and can cause problems with the coding. So please, avoid using them.