Difference between revisions of "HB-TML"
From Hobowars Wiki
m |
m (added shadow text) |
||
Line 77: | Line 77: | ||
| <sub><sup>Tiny text</sup></sub> | | <sub><sup>Tiny text</sup></sub> | ||
| [sub][sup]Tiny text[/sup][/sub] | | [sub][sup]Tiny text[/sup][/sub] | ||
+ | |- | ||
+ | | <font style="text-shadow: 1px 1px 3px black;">Shadow text</font> | ||
+ | | [shadow]Shadow text[/shadow] | ||
|- | |- | ||
| Quote | | Quote |
Revision as of 09:21, 13 December 2009
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] Journal Link [journal=1]Journal Entry[/journal] Lotto Link [lotto=1]Lotto page[/lotto] 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] Left text [left]Left text[/left] Right text [right]Right text[/right] Indented text [indent]Indented text[/indent] Unformatted text [pre]Unformatted text[/pre] 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] Shadow text [shadow]Shadow text[/shadow] Quote [quote=Andy]Quoted text[/quote] Linked Quote [quote=[hobo=1]Andy[/hobo]]Quoted text[/quote] Auto Name Linked Quote [quote=[hoboname=1]]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 :-D :-D :) :) :P :P O.O :o :S :S 8-) 8-) ;) ;) :angry: :angry: O.o O.o or o.O :evil: :evil: :| :eyes: :( :( :@ :@ ^.^ :cry: officedebo Disabled in PC :lol: :lol: <3 <3
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"
- 1. Click Start
- Alternately, on most computers, it can be found here:
- Start -> All Programs -> Accessories -> System Tools -> Character Map
- 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.