HB-TML
From Hobowars Wiki
HB-TML is the HoboWars text markup language, and allows you to format your text in numerous ways.
Links
Code | Result |
---|---|
[email=name@ISP.com]Email Me![/email] | Email Me! |
[url=http://www.hobowars.com]Link[/url] | Link |
[img]http://www.hobowars.com/images/donator.gif[/img] | |
[hobo=1]Andy[/hobo] | Links to Andy's profile |
Smilies
Code | Smiley |
---|---|
:D | |
:-D | |
:) | |
:P | |
O.O | |
:S | |
8-) | |
;) | |
:angry: | |
O.o | |
:evil: | |
:| | |
:( | |
:@ | |
^.^ | |
:lol: | |
officedebo | |
<3 |
Text Formatting
Code | Result |
---|---|
[hr] | Horizontal rule |
[b]text[/b] | text |
[i]text[/i] | text |
[u]text[/u] | text |
[s]text[/s] | |
[center]text[/center] | text |
[right]text[/right] | text |
[hex=FF0000]text[/hex] | text |
[sup]text[/sup] | text (Superscript) |
[sub]text[/sub] | text (Subscript) |
Go here for color codes |
Tips and tricks
To demonstrate how to produce HB-TML without having your code parsed, break the code with an additional tag, such as in the following example:
Code | Result |
---|---|
[hr[b][/b]] | [hr] |
For invisible writing, use [hex=ffffff] for signatures, and [hex=f8f8f8] for posts.