Difference between revisions of "HB-TML"

From Hobowars Wiki
Jump to: navigation, search
(Added all of the new Smilies. :))
(Emoticons)
 
(31 intermediate revisions by 6 users not shown)
Line 2: Line 2:
  
 
==Formatting==
 
==Formatting==
{| border="3" cellpadding="2"
+
{| border="3" cellpadding="2" class="allrc"
! style="background:#66CCFF" colspan="2" | Text Formatting
+
! style="background:#66CCFF" colspan="3" | Text Formatting
 
|-
 
|-
 
! width="160pt" style="background:blue; color:white" | Effect
 
! width="160pt" style="background:blue; color:white" | Effect
 
! width="425pt" style="background:red; color:white" | Code
 
! width="425pt" style="background:red; color:white" | Code
 +
! width="250pt" style="background:#FFBB00; color:white" | Result
 
|-
 
|-
| '''Boldfaced Text'''
+
| Boldfaced Text
 
| <font face="courier new">[b]Boldface Text[/b]</font>
 
| <font face="courier new">[b]Boldface Text[/b]</font>
 +
| '''Boldfaced Text'''
 
|-
 
|-
| ''Italicized Text''
+
| Italicized Text
 
| <font face="courier new">[i]Italicized Text[/i]</font>
 
| <font face="courier new">[i]Italicized Text[/i]</font>
 +
| ''Italicized Text''
 
|-
 
|-
| <u>Underlined Text</u>
+
| Underlined Text
 
| <font face="courier new">[u]Underlined Text[/u]</font>
 
| <font face="courier new">[u]Underlined Text[/u]</font>
 +
| <u>Underlined Text</u>
 
|-
 
|-
| <s>Strikethrough Text</s>
+
| Strikethrough Text
 
| <font face="courier new">[s]Strikethrough Text[/s]</font>
 
| <font face="courier new">[s]Strikethrough Text[/s]</font>
 +
| <s>Strikethrough Text</s>
 
|-
 
|-
| <font style="text-shadow: 1px 1px 3px black;">Shadow Text</font>
+
| Shadow Text
 
| <font face="courier new">[shadow]Shadow Text[/shadow]<font>
 
| <font face="courier new">[shadow]Shadow Text[/shadow]<font>
 +
| <font style="text-shadow: 1px 1px 3px black;">Shadow Text</font>
 
|-
 
|-
| <font color="#FF0000">Colored Text</font><br /><font color="#FF8000">Colored Text</font><br /><font color="#FFFF00">Colored Text</font><br /><font color="#008000">Colored Text</font><br /><font color="#0000FF">Colored Text</font><br /><font color="#800080">Colored Text</font><br /><font color="#029A2F">Colored Text</font>
+
| Colored Text
| <font face="courier new">[hex=FF0000]Colored Text[/hex]<br />[hex=FF8000]Colored Text[/hex]<br />[hex=FFFF00]Colored Text[/hex]<br />[hex=008000]Colored Text[/hex]<br />[hex=0000FF]Colored Text[/hex]<br />[hex=800080]Colored Text[/hex]<br />[hex=029A2F]Colored Text[/hex]</font>
+
| <font face="courier new">[hex=FF0000]Red Text[/hex]<br />[hex=FF8000]Orange Text[/hex]<br />[hex=FFFF00]Yellow Text[/hex]<br />[hex=008000]Green Text[/hex]<br />[hex=0000FF]Blue Text[/hex]<br />[hex=800080]Purple Text[/hex]<br />[hex=964B00]Brown Text[/hex]</font>
 +
| <font color="#FF0000">Red Text</font><br /><font color="#FF8000">Orange Text</font><br /><font color="#FFFF00">Yellow Text</font><br /><font color="#008000">Green Text</font><br /><font color="#0000FF">Blue Text</font><br /><font color="#800080">Purple Text</font><br /><font color="#964B00">Brown Text</font>
 
|-
 
|-
| <sup>Superscript Text</sup>&nbsp;
+
| Superscript Text
 
| <font face="courier new">[sup]Superscript Text[/sup]</font>
 
| <font face="courier new">[sup]Superscript Text[/sup]</font>
 +
| <sup>Superscript Text</sup>&nbsp;
 
|-
 
|-
| <sub>Subscript Text</sub>&nbsp;
+
| Subscript Text
 
| <font face="courier new">[sub]Subscript Text[/sub]</font>
 
| <font face="courier new">[sub]Subscript Text[/sub]</font>
 +
| <sub>Subscript Text</sub>&nbsp;
 
|-
 
|-
| <sub><sup>Tiny Text</sup></sub>&nbsp;<br /><sup><sub>Tiny Text</sub></sup>&nbsp;
+
| Tiny Text
 
| <font face="courier new">[sub][sup]Tiny Text[/sup][/sub]<br />[sup][sub]Tiny Text[/sub][/sup]</font>
 
| <font face="courier new">[sub][sup]Tiny Text[/sup][/sub]<br />[sup][sub]Tiny Text[/sub][/sup]</font>
 +
| style="font-size: 74%;"|<sub><sup>Tiny Text</sup></sub>&nbsp;<br /><sup><sub>Tiny Text</sub></sup>&nbsp;
 
|-
 
|-
| align="center" | Centered Text<br />
+
| Centered Text
 
| <font face="courier new">[center]Centered Text[/center]</font>
 
| <font face="courier new">[center]Centered Text[/center]</font>
 +
| align="center" | Centered Text<br /><br />
 
|-
 
|-
| align="left" | Left-Aligned Text<br />
+
| Left-Aligned Text
 
| <font face="courier new">[left]Left-Aligned Text[/left]</font>
 
| <font face="courier new">[left]Left-Aligned Text[/left]</font>
 +
| align="left" | Left-Aligned Text<br /><br />
 
|-
 
|-
| align="right" | Right-Aligned Text
+
| Right-Aligned Text
 
| <font face="courier new">[right]Right-Aligned Text[/right]</font>
 
| <font face="courier new">[right]Right-Aligned Text[/right]</font>
 +
| align="right" | Right-Aligned Text<br /><br />
 
|-
 
|-
| <div style="margin-top: 10px; margin-bottom: 1px; margin-left: 40px;">Indented Text</div>
+
| Indented Text
 
| <font face="courier new">[indent]Indented Text[/indent]</font>
 
| <font face="courier new">[indent]Indented Text[/indent]</font>
 +
| <div style="margin-left: 9px;">Indented Text</div><br />
 
|-
 
|-
| <br /><font face="courier new">Preformatted Text</font><br /><br />
+
| Preformatted Text
 
| <font face="courier new">[pre]Preformatted Text[/pre]</font>
 
| <font face="courier new">[pre]Preformatted Text[/pre]</font>
 +
| <br /><font face="courier new">Preformatted Text</font><br /><br />
 
|}
 
|}
{| border="3" cellpadding="2"
+
{| border="3" cellpadding="2" class="allrc"
 
! style="background:#66CCFF" colspan="3" | Linking
 
! style="background:#66CCFF" colspan="3" | Linking
 
|-
 
|-
Line 57: Line 72:
 
! width="250pt" style="background:#FFBB00; color:white" | Result
 
! width="250pt" style="background:#FFBB00; color:white" | Result
 
|-
 
|-
| Standard Hyperlink
+
| Hyperlink
 +
| <font face="courier new">[link=<nowiki>http://www.hobowars.com</nowiki>]</font>
 +
| <span class="plainlinks">http://www.hobowars.com</span>
 +
|-
 +
| Labeled Hyperlink
 
| <font face="courier new">[url=<nowiki>http://www.hobowars.com</nowiki>]HoboWars![/url]</font>
 
| <font face="courier new">[url=<nowiki>http://www.hobowars.com</nowiki>]HoboWars![/url]</font>
| [http://www.hobowars.com HoboWars!]
+
| <span class="plainlinks">[http://www.hobowars.com HoboWars!]</span>
 
|-
 
|-
 
| Hobo Link
 
| Hobo Link
 
| <font face="courier new">[hobo=1]Andy[/hobo]</font>
 
| <font face="courier new">[hobo=1]Andy[/hobo]</font>
| [http://www.hobowars.com/game/game.php?sr=100&cmd=player&ID=1 Andy]
+
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=player&ID=1 Andy]</span>
 
|-
 
|-
 
| Smart Hobo Link
 
| Smart Hobo Link
 
| <font face="courier new">[hoboname=1]</font>
 
| <font face="courier new">[hoboname=1]</font>
| [http://www.hobowars.com/game/game.php?sr=100&cmd=player&ID=1 Andy]
+
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=player&ID=1 Andy]</span>
 
|-
 
|-
 
| Email Link
 
| Email Link
 
| <font face="courier new">[email=andrewh@hellbored.com]Andy's Email[/email]</font>
 
| <font face="courier new">[email=andrewh@hellbored.com]Andy's Email[/email]</font>
| [mailto:andrewh@hellbored.com Andy's Email]
+
| <span class="plainlinks">[mailto:andrewh@hellbored.com Andy's Email]</span>
 
|-
 
|-
 
| Thread Link
 
| Thread Link
| <font face="courier new">[thread=1]Non-Existent Thread[/thread]</font>
+
| <font face="courier new">[thread=15011174]Minor Updates[/thread]</font>
| [http://www.hobowars.com/game/game.php?sr=100&cmd=gathering&do=vpost&post=1 Non-Existent Thread]
+
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=gathering&do=vpost&board=23&post=15011174 Minor Updates]</span>
 
|-
 
|-
 
| Thread Link (Specific Page)
 
| Thread Link (Specific Page)
| <font face="courier new">[thread=1-2]Non-Existent Thread (Page 2)[/thread]</font>
+
| <font face="courier new">[thread=15011174-2]Minor Updates (Page 2)[/thread]</font>
| [http://www.hobowars.com/game/game.php?sr=100&cmd=gathering&do=vpost&post=1&page=2 Non-Existent Thread (Page 2)]
+
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=gathering&do=vpost&board=23&post=15011174&page=2 Minor Updates (Page 2)]</span>
 
|-
 
|-
 
| Gang Link
 
| Gang Link
| <font face="courier new">[gang=1]The Syndicate.[/gang]</font>
+
| <font face="courier new">[gang=1]The First Gang[/gang]</font>
| [http://www.hobowars.com/game/game.php?sr=100&cmd=gangs&do=view&g_id=1 The Syndiate.]
+
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=gangs&do=view&g_id=1 The First Gang]</span>
 +
|-
 +
| Smart Gang Link
 +
| <font face="courier new">[gangname=1]</font>
 +
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=gangs&do=view&g_id=1 The Syndicate.]</span>
 
|-
 
|-
 
| Journal Link
 
| Journal Link
 
| <font face="courier new">[journal=1]The First Journal Entry[/journal]</font>
 
| <font face="courier new">[journal=1]The First Journal Entry[/journal]</font>
| [http://www.hobowars.com/game/game.php?sr=100&cmd=network&do=viewj&jID=1 The First Journal Entry]
+
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=network&do=viewj&jID=1 The First Journal Entry]</span>
 +
|-
 +
| Smart Journal Link
 +
| <font face="courier new">[journalname=1]</font>
 +
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=network&do=viewj&jID=1 The First Journal!]</span>
 
|-
 
|-
 
| Lotto Link
 
| Lotto Link
| <font face="courier new">[lotto=1]Lotto Link[/lotto]</font>
+
| <font face="courier new">[lotto=6818]An Awesome Lotto[/lotto]</font>
| [http://www.hobowars.com/game/game.php?sr=100&cmd=lotto&lotto_id=5003 Non-Existent Lotto]
+
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=lotto&lotto_id=6818 An Awesome Lotto]</span>
 +
|-
 +
| Smart Lotto Link
 +
| <font face="courier new">[lottoname=6818]</font>
 +
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=lotto&lotto_id=6818 Multi Millions Lotto]</span>
 
|-
 
|-
 
| UFC Link
 
| UFC Link
 
| <font face="courier new">[ufc=1-3]</font>
 
| <font face="courier new">[ufc=1-3]</font>
| [http://www.hobowars.com/game/game.php?sr=100&cmd=bc&round=1&bracket=3 [UFC: Round 1, Bracket 3&#93;]
+
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=100&cmd=bc&round=1&bracket=3 [UFC: Round 1, Bracket 3&#93;]</span>
 +
|-
 +
| HoboWiki Article Link
 +
| <font face="courier new">[wiki=Apple Core]</font>
 +
| [[Apple Core]]
 +
|-
 +
| HoboArena Page Link
 +
| <font face="courier new">[arena]Login to HoboArena![/arena]</font>
 +
| <span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=862&cmd=hw_arena Login to HoboArena!]</span>
 
|}
 
|}
{| border="3" cellpadding="2"
+
{| border="3" cellpadding="2" class="allrc"
 
! style="background:#66CCFF" colspan="3" | Media Rendering
 
! style="background:#66CCFF" colspan="3" | Media Rendering
 
|-
 
|-
Line 111: Line 150:
 
| <font face="courier new"><nowiki>[youtube=http://www.youtube.com/watch?v=Y7dpJ0oseIA]</nowiki></font>
 
| <font face="courier new"><nowiki>[youtube=http://www.youtube.com/watch?v=Y7dpJ0oseIA]</nowiki></font>
 
| [http://www.youtube.com/watch?v=Y7dpJ0oseIA (Embedded Video)]
 
| [http://www.youtube.com/watch?v=Y7dpJ0oseIA (Embedded Video)]
|-
 
| Embedded Hellbored Video
 
| <font face="courier new"><nowiki>[hellbored=c53ec8d4a7cef83d44a85c9c835a9e52]</nowiki></font>
 
| [http://www.hellbored.com/videos/watch/c53ec8d4a7cef83d44a85c9c835a9e52 (Embedded Video)]
 
 
|}
 
|}
{| border="3" cellpadding="2"
+
{| border="3" cellpadding="2" class="allrc"
 
! style="background:#66CCFF" colspan="3" | Quoting
 
! style="background:#66CCFF" colspan="3" | Quoting
 
|-
 
|-
Line 133: Line 168:
 
| Smart Quote
 
| Smart Quote
 
| <font face="courier new">[quote=1]Quoted Text[/quote]</font>
 
| <font face="courier new">[quote=1]Quoted Text[/quote]</font>
| <blockquote id="quote">Originally Posted by <b>[http://www.hobowars.com/game/game.php?sr=342&cmd=player&ID=1 Andy]</b><br>Quoted Text</blockquote>
+
| <blockquote id="quote">Originally Posted by <b><span class="plainlinks">[http://www.hobowars.com/game/game.php?sr=342&cmd=player&ID=1 Andy]</span></b><br>Quoted Text</blockquote>
 
|}
 
|}
{| border="3" cellpadding="2"
+
{| border="3" cellpadding="2" class="allrc"
! style="background:#66CCFF" colspan="2" | Horizontal Rule
+
! style="background:#66CCFF" colspan="3" | Horizontal Rule Rendering
 
|-
 
|-
 
! width="160pt" style="background:blue; color:white" | Effect
 
! width="160pt" style="background:blue; color:white" | Effect
 
! width="425pt" style="background:red; color:white" | Code
 
! width="425pt" style="background:red; color:white" | Code
 +
! width="250pt" style="background:#FFBB00; color:white" | Result
 
|-
 
|-
| <hr />
+
| One Horizontal Rule
 
| <font face="courier new">[hr]</font>
 
| <font face="courier new">[hr]</font>
 +
| <hr />
 
|-
 
|-
| <hr /><hr />
+
| rowspan="2" | Two Horizontal Rules
 
| <font face="courier new">[hr][hr]</font>
 
| <font face="courier new">[hr][hr]</font>
 +
| <hr /><hr />
 
|-
 
|-
| <hr /><hr /><hr />
+
| <font face="courier new">[hr]<br />[hr]</font>
 +
| <hr /><br /><hr />
 +
|-
 +
| rowspan="2" | Three Horizontal Rules
 
| <font face="courier new">[hr][hr][hr]</font>
 
| <font face="courier new">[hr][hr][hr]</font>
 +
| <hr /><hr /><hr />
 +
|-
 +
| <font face="courier new">[hr]<br />[hr]<br />[hr]</font>
 +
| <hr /><br /><hr /><br /><hr />
 
|}
 
|}
 
'''Notes:'''
 
'''Notes:'''
* Remember to always close any formatting so it does not bleed over into text you do not want affected.
+
* Always remember to close your tags so that your formatting does not bleed over into any text you do not want affected.
** The <font face="courier new">[hr]</font> tag is the only one that does not use this, as it is considered a one time use and does not continue to affect text.
+
** The <font face="courier new">[hr]</font> tag is the only one that does not need to be closed, since it is considered to be a one-time use.
 
+
* Linking to an in game url may result in a link that will send you to the Hobowars homepage.
  
 
===Colored 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.
+
In a hexadecimal color code, the colors red, green, and blue are represented by a hexadecimal value. The first two digits in a hexadecimal color code are the red values, the middle two digits are the green values, and the last two digits are the blue values. By mixing these values together in various amounts you can achieve up to 16,777,216 different colors!
* Pure Red is [hex=FF0000]
+
* The hexadecimal color code for <font color="red">pure red</font> is <font face="courier new">FF0000</font>.
* Pure Green is [hex=00FF00]
+
* The hexadecimal color code for <font color="lime">pure green (lime)</font> is <font face="courier new">00FF00</font>.
* Pure Blue is [hex=0000FF]
+
* The hexadecimal color code for <font color="blue">pure blue</font> is <font face="courier new">0000FF</font>.
* Pure white is all three colors at their highest value [hex=FFFFFF]
+
* The hexadecimal color code for <font style="background:black" color="white">pure white</font> is all three colors at their highest values, i.e. <font face="courier new">FFFFFF</font>.
* Black is all three at their lowest value [hex=000000]
+
* The hexadecimal color code for <font style="background:white" color="black">pure black</font> is all three colors at their lowest values, i.e. <font face="courier new">000000</font>.
* To make gray, keep all three color values equal in number and make it a value between 00 and FF ex. [hex=454545]
+
* Hexadecimal color codes for <font color="#454545">gray colors</font> are made by keeping all three color values equal in number and making it a value between <font face="courier new">00</font> and <font face="courier new">FF</font>, e.g. <font face="courier new">454545</font>.
* To make other colors mix red, green, and blue in appropriate amounts. E.g.: [hex=AAFF00] or [hex=21A54F] etc.
+
* Hexadecimal color codes for <font color="#FF6600">all</font> <font color="#029A2F">other</font> <font color="#B05F3C">colors</font> are made by mixing red, green, and blue values in appropriate amounts, e.g. <font face="courier new">FF6600</font>, <font face="courier new">029A2F</font>, <font face="courier new">B05F3C</font>, etc.
* [http://www.immigration-usa.com/html_colors.html More Color Codes].
+
* Hexadecimal color code resources: [http://en.wikipedia.org/wiki/HTML_color_names Specific] / [http://cloford.com/resources/colours/500col.htm Comprehensive] / [http://www.immigration-usa.com/html_colors.html Complete].
  
  
 
===Special Tricks===
 
===Special Tricks===
Lesser known methods of getting the effect you want.
+
Lesser-known methods of getting the effect you want.
{|  border="3" cellpadding="2"
+
{|  border="3" cellpadding="2" class="allrc"
 
! style="background: #FFFF99" colspan="3" align="center"| HB-TML Tips and Tricks
 
! style="background: #FFFF99" colspan="3" align="center"| HB-TML Tips and Tricks
 
|- align="center"
 
|- align="center"
! style="background:orange" | What you Want  
+
! style="background:orange" | What You Want  
! style="background:orange" | What to Type Out
+
! style="background:orange" | What To Type Out
 
! style="background:orange" | Result
 
! style="background:orange" | Result
 
|-
 
|-
| Show HB-TML
+
| Show HB-TML (Simple)
 
| <font face="courier new">[h\r]</font>
 
| <font face="courier new">[h\r]</font>
| [hr]
+
| <font face="courier new">[hr]</font>
 +
|-
 +
| Show HB-TML (Complex)
 +
| <font face="courier new">&amp;#91;hr&amp;#93;</font>
 +
| <font face="courier new">[hr]</font>
 
|-
 
|-
 
| Hidden MB Text
 
| Hidden MB Text
 
| <font face="courier new">[hex=F8F8F8]Word[/hex]</font>
 
| <font face="courier new">[hex=F8F8F8]Word[/hex]</font>
| style="background:black" | <Font color=#F8F8F8>Word</font>
+
| style="background:#F8F8F8" | <Font color=#F8F8F8>Word</font>
 
|-
 
|-
| Hidden Sig Text
+
| Hidden Signature Text
 
| <font face="courier new">[hex=FFFFFF]Word[/hex]</font>
 
| <font face="courier new">[hex=FFFFFF]Word[/hex]</font>
| style="background:black" | <font color=#FFFFFF>Word</font>
+
| style="background:#FFFFFF" | <font color=#FFFFFF>Word</font>
 +
|-
 +
| Hidden Journal Text
 +
| <font face="courier new">[hex=D6E1E9]Word[/hex]</font>
 +
| style="background:#D6E1E9" | <font color=#D6E1E9>Word</font>
 +
|-
 +
| Hidden Journal Comment Text (In Yours)
 +
| <font face="courier new">[hex=EBF0F3]Word[/hex]</font>
 +
| style="background:#EBF0F3" | <font color=#EBF0F3>Word</font>
 +
|-
 +
| Hidden Journal Comment Text (In Others)
 +
| <font face="courier new">[hex=F3F3F3]Word[/hex]</font>
 +
| style="background:#F3F3F3" | <font color=#F3F3F3>Word</font>
 +
|-
 +
| Hidden Picture Comment Text (In Yours)
 +
| <font face="courier new">[hex=EBF0F3]Word[/hex]</font>
 +
| style="background:#EBF0F3" | <font color=#EBF0F3>Word</font>
 +
|-
 +
| Hidden Picture Comment Text (In Others)
 +
| <font face="courier new">[hex=EFEFEF]Word[/hex]</font>
 +
| style="background:#EFEFEF" | <font color=#EFEFEF>Word</font>
 +
|-
 +
| Hidden Profile Comment Text
 +
| <font face="courier new">[hex=EFEFEF]Word[/hex]</font>
 +
| style="background:#EFEFEF" | <font color=#EFEFEF>Word</font>
 +
|-
 +
| Hidden [[HoboWars Chat|Chat]] Text
 +
| <font face="courier new">[hex=F0F0F0]Word[/hex]</font>
 +
| style="background:#F0F0F0" | <font color=#F0F0F0>Word</font>
 +
|-
 +
| Hidden [[Pac Chat]] Text
 +
| <font face="courier new">[hex=000000]Word[/hex]</font>
 +
| style="background:#000000" | <font color=#000000>Word</font>
 
|}
 
|}
To simulate a "tab space", use five periods that are colored to match the background color, i.e. [hex=FFFFFF].....[/hex]
+
'''Notes:'''
 +
* To simulate a "tab space", use five periods that are colored to match the background color, i.e. <font face="courier new">[hex=FFFFFF].....[/hex]</font>
 +
* Also, please note that setting the color of your text in Chat to match the background color is against the rules.
  
 
+
==Emoticons==
==Smileys==
+
{| border="0" cellpadding="0" cellspacing="10" class="allrc"
{| border="3" cellpadding="2"
+
|- align="center" valign="top"
! style="background:#FFFF99" colspan="5" | Smilies
+
|
|-
+
{| class="allrc sortable" border=1
! rowspan="2" width="150pt" style="background:blue; color:white" | Name
+
! width="130pt" style="background:blue; color:white" | Name
! colspan="3" width="200pt" style="background:red; color:white" | Code
+
! colspan="2" width="130pt" style="background:red; color:white" | Code
! rowspan="2" width="100pt" style="background:white; color:black" | Image
+
! width="60pt" style="background:white; color:black" class="unsortable" | Image
|-
+
! width="100pt" style="background:#EE7600; color:white" | MB
+
! width="100pt" colspan="2" style="background:#EE7600; color:white" | Chat
+
 
|- align="center"
 
|- align="center"
! Big Grin
+
! Angered
| <font face="courier new">:D</font>
+
| colspan="2" | <font face="courier new">:anger:</font>
| colspan="2" | <font face="courier new">:D</font>
+
| http://www.hobowars.com/images/mb_icons/angered.gif
| http://www.hobowars.com/images/mb_icons/1.gif
+
|- align="center"
+
! Grin
+
| <font face="courier new">:-D</font>
+
| colspan="2" | <font face="courier new">:-D</font>
+
| http://www.hobowars.com/images/mb_icons/2.gif
+
|- align="center"
+
! Smile / Happy
+
| <font face="courier new">:)</font>
+
| colspan="2" | <font face="courier new">:)</font>
+
| http://www.hobowars.com/images/mb_icons/3.gif
+
|- align="center"
+
! Tongue
+
| <font face="courier new">:P</font>
+
| colspan="2" | <font face="courier new">:P</font>
+
| http://www.hobowars.com/images/mb_icons/4.gif
+
|- align="center"
+
! Surprised
+
| <font face="courier new">O.O</font>
+
| colspan="2" | <font face="courier new">:o</font>
+
| http://www.hobowars.com/images/mb_icons/5.gif
+
|- align="center"
+
! Confused
+
| <font face="courier new">:S</font>
+
| <font face="courier new">:S</font>
+
| <font face="courier new">:s</font>
+
| http://www.hobowars.com/images/mb_icons/6.gif
+
|- align="center"
+
! Sunglasses
+
| <font face="courier new">8-)</font>
+
| colspan="2" | <font face="courier new">8-)</font>
+
| http://www.hobowars.com/images/mb_icons/7.gif
+
|- align="center"
+
! Winking
+
| <font face="courier new">;)</font>
+
| colspan="2" | <font face="courier new">;)</font>
+
| http://www.hobowars.com/images/mb_icons/8.gif
+
 
|- align="center"
 
|- align="center"
 
! Angry
 
! Angry
| <font face="courier new">:angry:</font>
 
 
| colspan="2" | <font face="courier new">:angry:</font>
 
| colspan="2" | <font face="courier new">:angry:</font>
 
| http://www.hobowars.com/images/mb_icons/9.gif
 
| http://www.hobowars.com/images/mb_icons/9.gif
 
|- align="center"
 
|- align="center"
! Shocked
+
! Big Grin
| <font face="courier new">O.o</font>
+
| colspan="2" | <font face="courier new">:D</font>
| <font face="courier new">O.o</font>
+
| http://www.hobowars.com/images/mb_icons/1.gif
| <font face="courier new">o.O</font>
+
| http://www.hobowars.com/images/mb_icons/10.gif
+
 
|- align="center"
 
|- align="center"
! Evil
+
! Blank Stare
| <font face="courier new">:evil:</font>
+
| colspan="2" | <font face="courier new">:blankstare:</font>
| colspan="2" | <font face="courier new">:evil:</font>
+
| http://www.hobowars.com/images/mb_icons/blankstare.gif
| http://www.hobowars.com/images/mb_icons/11.gif
+
|- align="center"
+
! Rolling Eyes
+
| <font face="courier new">:&#124;</font>
+
| colspan="2" | <font face="courier new">:eyes:</font>
+
| http://www.hobowars.com/images/mb_icons/12.gif
+
|- align="center"
+
! Frown / Sad
+
| <font face="courier new">:(</font>
+
| colspan="2" | <font face="courier new">:(</font>
+
| http://www.hobowars.com/images/mb_icons/13.gif
+
 
|- align="center"
 
|- align="center"
 
! Blushing
 
! Blushing
| <font face="courier new">:@</font>
 
 
| colspan="2" | <font face="courier new">:@</font>
 
| colspan="2" | <font face="courier new">:@</font>
 
| http://www.hobowars.com/images/mb_icons/14.gif
 
| http://www.hobowars.com/images/mb_icons/14.gif
|- align="center"
 
! Spinning
 
| <font face="courier new">^.^</font>
 
| colspan="2" | <font face="courier new">:cry:</font>
 
| http://www.hobowars.com/images/mb_icons/15.gif
 
|- align="center"
 
! LOL
 
| <font face="courier new">:lol:</font>
 
| colspan="2" | <font face="courier new">:lol:</font>
 
| http://www.hobowars.com/images/mb_icons/lol.gif
 
|- align="center"
 
! Gay
 
| <font face="courier new">officedebo</font>
 
| colspan="2" | <hr />
 
| http://www.hobowars.com/images/mb_icons/gay.gif
 
|- align="center"
 
! Heart (MB)
 
| <font face="courier new"><3</font>
 
| colspan="2" | <hr />
 
| http://www.hobowars.com/images/mb_icons/love.gif
 
|- align="center"
 
! Heart (Chat)
 
| <hr />
 
| colspan="2" | <font face="courier new"><3</font>
 
| http://www.hobowars.com/images/mb_icons/chat_love.gif
 
|- align="center"
 
! Scary
 
| <hr />
 
| colspan="2" | <font face="courier new">:]</font>
 
| http://www.hobowars.com/images/malord/scary.png
 
|- align="center"
 
! Shades
 
| <font face="courier new">B-)</font>
 
| colspan="2" | <hr />
 
| http://www.hobowars.com/images/mb_icons/shades.gif
 
|- align="center"
 
! Winking Tongue
 
| <font face="courier new">;P</font>
 
| colspan="2" | <hr />
 
| http://www.hobowars.com/images/mb_icons/wink.gif
 
|- align="center"
 
! Angered
 
| <font face="courier new">:anger:</font>
 
| colspan="2" | <hr />
 
| http://www.hobowars.com/images/mb_icons/angered.gif
 
|- align="center"
 
! Blank Stare
 
| <font face="courier new">:blankstare:</font>
 
| colspan="2" | <hr />
 
| http://www.hobowars.com/images/mb_icons/blankstare.gif
 
 
|- align="center"
 
|- align="center"
 
! Bowing Down
 
! Bowing Down
| <font face="courier new">:bow:</font>
+
| colspan="2" | <font face="courier new">:bow:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/bow.gif
 
| http://www.hobowars.com/images/mb_icons/bow.gif
 
|- align="center"
 
|- align="center"
 
! Brick Wall
 
! Brick Wall
| <font face="courier new">:brickwall:</font>
+
| colspan="2" | <font face="courier new">:brickwall:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/brickwall.gif
 
| http://www.hobowars.com/images/mb_icons/brickwall.gif
 
|- align="center"
 
|- align="center"
 
! Bucktooth
 
! Bucktooth
| <font face="courier new">:bucktooth:</font>
+
| colspan="2" | <font face="courier new">:bucktooth:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/bucktooth.gif
 
| http://www.hobowars.com/images/mb_icons/bucktooth.gif
 +
|- align="center"
 +
! Bug
 +
| colspan="2" | <font face="courier new">:bug:</font>
 +
| http://www.hobowars.com/images/mb_icons/bug.gif
 
|- align="center"
 
|- align="center"
 
! Bye-bye
 
! Bye-bye
| <font face="courier new">:bye:</font>
+
| colspan="2" | <font face="courier new">:bye:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/bye.gif
 
| http://www.hobowars.com/images/mb_icons/bye.gif
 +
|- align="center"
 +
! Clap
 +
| colspan="2" | <font face="courier new">:clap:</font>
 +
| http://www.hobowars.com/images/mb_icons/clap.gif
 +
|- align="center"
 +
! Coffee
 +
| colspan="2" | <font face="courier new">:coffee:</font>
 +
| http://www.hobowars.com/images/mb_icons/coffee.gif
 +
|- align="center"
 +
! Confused
 +
| colspan="2" | <font face="courier new">:S</font>
 +
| http://www.hobowars.com/images/mb_icons/6.gif
 
|- align="center"
 
|- align="center"
 
! Crazy
 
! Crazy
| <font face="courier new">:crazy:</font>
+
| colspan="2" | <font face="courier new">:crazy:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/crazy.gif
 
| http://www.hobowars.com/images/mb_icons/crazy.gif
 
|- align="center"
 
|- align="center"
 
! Crying
 
! Crying
| <font face="courier new">:cry:</font>
+
| colspan="2" | <font face="courier new">:cry:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/cry.gif
 
| http://www.hobowars.com/images/mb_icons/cry.gif
 +
|- align="center"
 +
! David Hasselhoff
 +
| colspan="2" | <font face="courier new">:hasselhoff:</font>
 +
| http://www.hobowars.com/images/mb_icons/hasselhoff.gif
 +
|- align="center"
 +
! Derp
 +
| colspan="2" | <font face="courier new">:derp:</font>
 +
| http://www.hobowars.com/images/mb_icons/derp.gif
 +
|- align="center"
 +
! Disgusted
 +
| colspan="2" | <font face="courier new">:yuk:</font>
 +
| http://www.hobowars.com/images/mb_icons/yuk.gif
 +
|- align="center"
 +
! Disturbed
 +
| colspan="2" | <font face="courier new">:disturbed:</font>
 +
| http://www.hobowars.com/images/mb_icons/disturbed.gif
 
|- align="center"
 
|- align="center"
 
! Drunk
 
! Drunk
| <font face="courier new">:drunk:</font>
+
| colspan="2" | <font face="courier new">:drunk:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/drunk.gif
 
| http://www.hobowars.com/images/mb_icons/drunk.gif
 +
|- align="center"
 +
! Eating Popcorn
 +
| colspan="2" | <font face="courier new">:popcorn:</font>
 +
| http://www.hobowars.com/images/mb_icons/popcorn.gif
 +
|- align="center"
 +
! Evil
 +
| colspan="2" | <font face="courier new">:evil:</font>
 +
| http://www.hobowars.com/images/mb_icons/11.gif
 
|- align="center"
 
|- align="center"
 
! Facepalm
 
! Facepalm
| <font face="courier new">:facepalm:</font>
+
| colspan="2" | <font face="courier new">:facepalm:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/facepalm.gif
 
| http://www.hobowars.com/images/mb_icons/facepalm.gif
|- align="center"
 
! Shaking Fist
 
| <font face="courier new">:fist:</font>
 
| colspan="2" | <hr />
 
| http://www.hobowars.com/images/mb_icons/fist.gif
 
 
|- align="center"
 
|- align="center"
 
! Freaking Out
 
! Freaking Out
| <font face="courier new">:freakout:</font>
+
| colspan="2" | <font face="courier new">:freakout:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/freakout.gif
 
| http://www.hobowars.com/images/mb_icons/freakout.gif
 
|- align="center"
 
|- align="center"
 
! Fro
 
! Fro
| <font face="courier new">:fro:</font>
+
| colspan="2" | <font face="courier new">:fro:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/fro.gif
 
| http://www.hobowars.com/images/mb_icons/fro.gif
 
|- align="center"
 
|- align="center"
! Machine Gun
+
! Frown
| <font face="courier new">:gun:</font>
+
| colspan="2" | <font face="courier new">:(</font>
| colspan="2" | <hr />
+
| http://www.hobowars.com/images/mb_icons/13.gif
| http://www.hobowars.com/images/mb_icons/gun2.gif
+
 
|- align="center"
 
|- align="center"
! David Hasselhoff
+
! Gandalf
| <font face="courier new">:hasselhoff:</font>
+
| colspan="2" | <font face="courier new">:gandalf:</font>
| colspan="2" | <hr />
+
| http://www.hobowars.com/images/mb_icons/gandalf.gif
| http://www.hobowars.com/images/mb_icons/hasselhoff.gif
+
 
|- align="center"
 
|- align="center"
! Shaking Head
+
! Gay
| <font face="courier new">:headshake:</font>
+
| colspan="2" | <font face="courier new">officedebo</font>
| colspan="2" | <hr />
+
| http://www.hobowars.com/images/mb_icons/gay.gif
| http://www.hobowars.com/images/mb_icons/headshake.gif
+
 
|- align="center"
 
|- align="center"
! Love / Hearts
+
! Grin
| <font face="courier new">:heart:</font>
+
| colspan="2" | <font face="courier new">:-D</font>
| colspan="2" | <hr />
+
| http://www.hobowars.com/images/mb_icons/2.gif
| http://www.hobowars.com/images/mb_icons/heart.gif
+
 
|- align="center"
 
|- align="center"
! Shifty
+
! Grin
| <font face="courier new">:hmm:</font>
+
| colspan="2" | <font face="courier new">:grin:</font>
| colspan="2" | <hr />
+
| http://www.hobowars.com/images/mb_icons/grin.gif
| http://www.hobowars.com/images/mb_icons/hmm.gif
+
|- align="center"
 +
! Hearts
 +
| colspan="2" | <font face="courier new">:heart:</font>
 +
| http://www.hobowars.com/images/mb_icons/heart.gif
 
|- align="center"
 
|- align="center"
 
! Hobo
 
! Hobo
| <font face="courier new">:hobo:</font>
+
| colspan="2" | <font face="courier new">:hobo:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/hobo.gif
 
| http://www.hobowars.com/images/mb_icons/hobo.gif
|- align="center"
 
! Shrugging
 
| <font face="courier new">:idk:</font>
 
| colspan="2" | <hr />
 
| http://www.hobowars.com/images/mb_icons/idk.gif
 
 
|- align="center"
 
|- align="center"
 
! Irish
 
! Irish
| <font face="courier new">:irish:</font>
+
| colspan="2" | <font face="courier new">:irish:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/irish.gif
 
| http://www.hobowars.com/images/mb_icons/irish.gif
 +
|- align="center"
 +
! Kekeke
 +
| colspan="2" | <font face="courier new">:kekeke:</font>
 +
| http://www.hobowars.com/images/mb_icons/kekeke.gif
 
|- align="center"
 
|- align="center"
 
! King
 
! King
| <font face="courier new">:king:</font>
+
| colspan="2" | <font face="courier new">:king:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/king.gif
 
| http://www.hobowars.com/images/mb_icons/king.gif
 +
|- align="center"
 +
! LOL
 +
| colspan="2" | <font face="courier new">:lol:</font>
 +
| http://www.hobowars.com/images/mb_icons/lol.gif
 +
|- align="center"
 +
! Lots of Love
 +
| colspan="2" | <font face="courier new">:love:</font>
 +
| http://www.hobowars.com/images/mb_icons/love2.gif
 +
|- align="center"
 +
! Machine Gun
 +
| colspan="2" | <font face="courier new">:gun:</font>
 +
| http://www.hobowars.com/images/mb_icons/gun2.gif
 +
|- align="center"
 +
! Money
 +
| colspan="2" | <font face="courier new">:money:</font>
 +
| http://www.hobowars.com/images/mb_icons/money.gif
 +
|- align="center"
 +
! Nailbite
 +
| colspan="2" | <font face="courier new">:nailbite:</font>
 +
| http://www.hobowars.com/images/mb_icons/nailbite.gif
 +
|- align="center"
 +
! Cheers
 +
| colspan="2" | <font face="courier new">:cheers:</font>
 +
| http://www.hobowars.com/images/mb_icons/cheers.gif
 +
|- align="center"
 +
! Andy
 +
| colspan="2" | <font face="courier new">:andy:</font>
 +
| http://www.hobowars.com/images/mb_icons/andy.gif
 +
|- align="center"
 +
! Horse
 +
| colspan="2" | <font face="courier new">:horse:</font>
 +
| http://www.hobowars.com/images/mb_icons/horse.gif
 +
|- align="center"
 +
! Tehehe
 +
| colspan="2" | <font face="courier new">:tehehe:</font>
 +
| http://www.hobowars.com/images/mb_icons/tehehe.gif
 +
|- align="center"
 +
! Yoda
 +
| colspan="2" | <font face="courier new">:yoda:</font>
 +
| http://www.hobowars.com/images/mb_icons/yoda.gif
 +
|- align="center"
 +
! Scary Grin
 +
| colspan="2" | <font face="courier new">:]</font>
 +
| http://www.hobowars.com/images/malord/scary.png
 +
|}
 +
|
 +
{| class="allrc sortable" border=1
 +
! width="130pt" style="background:blue; color:white" | Name
 +
! colspan="2" width="130pt" style="background:red; color:white" | Code
 +
! width="60pt" style="background:white; color:black" class="unsortable" | Image
 
|- align="center"
 
|- align="center"
 
! Naughty
 
! Naughty
| <font face="courier new">:naughty:</font>
+
| colspan="2" | <font face="courier new">:naughty:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/naughty.gif
 
| http://www.hobowars.com/images/mb_icons/naughty.gif
 
|- align="center"
 
|- align="center"
 
! No
 
! No
| <font face="courier new">:no:</font>
+
| colspan="2" | <font face="courier new">:no:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/no.gif
 
| http://www.hobowars.com/images/mb_icons/no.gif
 +
|- align="center"
 +
! Nyan
 +
| colspan="2" | <font face="courier new">:nyan:</font>
 +
| http://www.hobowars.com/images/mb_icons/nyan.gif
 
|- align="center"
 
|- align="center"
 
! Off Topic
 
! Off Topic
| <font face="courier new">:offtopic:</font>
+
| colspan="2" | <font face="courier new">:offtopic:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/offtopic.gif
 
| http://www.hobowars.com/images/mb_icons/offtopic.gif
 
|- align="center"
 
|- align="center"
 
! OMG
 
! OMG
| <font face="courier new">:omg:</font>
+
| colspan="2" | <font face="courier new">:omg:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/omg.gif
 
| http://www.hobowars.com/images/mb_icons/omg.gif
 
|- align="center"
 
|- align="center"
 
! Oopsie
 
! Oopsie
| <font face="courier new">:oopsie:</font>
+
| colspan="2" | <font face="courier new">:oopsie:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/oopsie.gif
 
| http://www.hobowars.com/images/mb_icons/oopsie.gif
 
|- align="center"
 
|- align="center"
 
! Pirate
 
! Pirate
| <font face="courier new">:arr:</font>
+
| colspan="2" | <font face="courier new">:arr:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/pirate.gif
 
| http://www.hobowars.com/images/mb_icons/pirate.gif
 
|- align="center"
 
|- align="center"
! Eating Popcorn
+
! Playing Violin
| <font face="courier new">:popcorn:</font>
+
| colspan="2" | <font face="courier new">:violin:</font>
| colspan="2" | <hr />
+
| http://www.hobowars.com/images/mb_icons/violin.gif
| http://www.hobowars.com/images/mb_icons/popcorn.gif
+
|- align="center"
 +
! Quote
 +
| colspan="2" | <font face="courier new">:quote:</font>
 +
| http://www.hobowars.com/images/mb_icons/quote.gif
 +
|- align="center"
 +
! Rock
 +
| colspan="2" | <font face="courier new">:rock:</font>
 +
| http://www.hobowars.com/images/mb_icons/rock.gif
 
|- align="center"
 
|- align="center"
 
! ROFL
 
! ROFL
| <font face="courier new">:rofl:</font>
+
| colspan="2" | <font face="courier new">:rofl:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/rofl.gif
 
| http://www.hobowars.com/images/mb_icons/rofl.gif
 +
|- align="center"
 +
! Rolling Eyes
 +
| width="65pt" | <font face="courier new">:&#124;</font>
 +
| <font face="courier new">:eyes:</font>
 +
| http://www.hobowars.com/images/mb_icons/12.gif
 
|- align="center"
 
|- align="center"
 
! Sad
 
! Sad
| <font face="courier new">:sad:</font>
+
| colspan="2" | <font face="courier new">:blue:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/sad.gif
 
| http://www.hobowars.com/images/mb_icons/sad.gif
 +
|- align="center"
 +
! Shades
 +
| colspan="2" | <font face="courier new">B-)</font>
 +
| http://www.hobowars.com/images/mb_icons/shades.gif
 +
|- align="center"
 +
! Shaking Fist
 +
| colspan="2" | <font face="courier new">:fist:</font>
 +
| http://www.hobowars.com/images/mb_icons/fist.gif
 +
|- align="center"
 +
! Shaking Head
 +
| colspan="2" | <font face="courier new">:headshake:</font>
 +
| http://www.hobowars.com/images/mb_icons/headshake.gif
 +
|- align="center"
 +
! Sherlock
 +
| colspan="2" | <font face="courier new">:sherlock:</font>
 +
| http://www.hobowars.com/images/mb_icons/sherlock.gif
 +
|- align="center"
 +
! Shifty
 +
| colspan="2" | <font face="courier new">:hmm:</font>
 +
| http://www.hobowars.com/images/mb_icons/hmm.gif
 +
|- align="center"
 +
! Shocked
 +
| width="65pt" | <font face="courier new">O.o</font>
 +
| <font face="courier new">o.O</font>
 +
| http://www.hobowars.com/images/mb_icons/10.gif
 +
|- align="center"
 +
! Shrugging
 +
| colspan="2" | <font face="courier new">:idk:</font>
 +
| http://www.hobowars.com/images/mb_icons/idk.gif
 +
|- align="center"
 +
! Slashgrin
 +
| colspan="2" | <font face="courier new">:slashgrin:</font>
 +
| http://www.hobowars.com/images/mb_icons/slashgrin.gif
 
|- align="center"
 
|- align="center"
 
! Sleeping
 
! Sleeping
| <font face="courier new">:zzz:</font>
+
| colspan="2" | <font face="courier new">:zzz:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/sleeping.gif
 
| http://www.hobowars.com/images/mb_icons/sleeping.gif
 +
|- align="center"
 +
! Sly
 +
| colspan="2" | <font face="courier new">:sly:</font>
 +
| http://www.hobowars.com/images/mb_icons/sly.gif
 +
|- align="center"
 +
! Smile
 +
| colspan="2" | <font face="courier new">:)</font>
 +
| http://www.hobowars.com/images/mb_icons/3.gif
 +
|- align="center"
 +
! Spinning
 +
| colspan="2" | <font face="courier new">^.^</font>
 +
| http://www.hobowars.com/images/mb_icons/15.gif
 +
|- align="center"
 +
! Sunglasses
 +
| colspan="2" | <font face="courier new">8-)</font>
 +
| http://www.hobowars.com/images/mb_icons/7.gif
 +
|- align="center"
 +
! Surprised
 +
| width="65pt" | <font face="courier new">:O</font>
 +
| <font face="courier new">O.O</font>
 +
| http://www.hobowars.com/images/mb_icons/5.gif
 +
|- align="center"
 +
! Suspect
 +
| colspan="2" | <font face="courier new">:suspect:</font>
 +
| http://www.hobowars.com/images/mb_icons/suspicious.gif
 
|- align="center"
 
|- align="center"
 
! Thumbs Up
 
! Thumbs Up
| <font face="courier new">:thumbsup:</font>
+
| colspan="2" | <font face="courier new">:thumbsup:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/thumbsup.gif
 
| http://www.hobowars.com/images/mb_icons/thumbsup.gif
 +
|- align="center"
 +
! Tongue
 +
| colspan="2" | <font face="courier new">:P</font>
 +
| http://www.hobowars.com/images/mb_icons/4.gif
 +
|- align="center"
 +
! Typing
 +
| colspan="2" | <font face="courier new">:type:</font>
 +
| http://www.hobowars.com/images/mb_icons/type.gif
 
|- align="center"
 
|- align="center"
 
! Ugh
 
! Ugh
| <font face="courier new">:ugh:</font>
+
| colspan="2" | <font face="courier new">:ugh:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/ugh.gif
 
| http://www.hobowars.com/images/mb_icons/ugh.gif
 
|- align="center"
 
|- align="center"
! Playing Violin
+
! Wanking
| <font face="courier new">:violin:</font>
+
| colspan="2" | <font face="courier new">:wank:</font>
| colspan="2" | <hr />
+
| http://www.hobowars.com/images/mb_icons/wank.gif
| http://www.hobowars.com/images/mb_icons/violin.gif
+
 
|- align="center"
 
|- align="center"
 
! Waving
 
! Waving
| <font face="courier new">:wave:</font>
+
| colspan="2" | <font face="courier new">:wave:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/wave.gif
 
| http://www.hobowars.com/images/mb_icons/wave.gif
 +
|- align="center"
 +
! Wiki
 +
| colspan="2" | <font face="courier new">:wiki:</font>
 +
| http://www.hobowars.com/images/mb_icons/wiki.gif
 +
|- align="center"
 +
! Winking Tongue
 +
| colspan="2" | <font face="courier new">;P</font>
 +
| http://www.hobowars.com/images/mb_icons/wink.gif
 +
|- align="center"
 +
! Winking
 +
| colspan="2" | <font face="courier new">;)</font>
 +
| http://www.hobowars.com/images/mb_icons/8.gif
 +
|- align="center"
 +
! Wonka
 +
| colspan="2" | <font face="courier new">:wonka:</font>
 +
| http://www.hobowars.com/images/mb_icons/wonka.gif
 
|- align="center"
 
|- align="center"
 
! Yawning
 
! Yawning
| <font face="courier new">:yawn:</font>
+
| colspan="2" | <font face="courier new">:yawn:</font>
| colspan="2" | <hr />
+
 
| http://www.hobowars.com/images/mb_icons/yawn.gif
 
| http://www.hobowars.com/images/mb_icons/yawn.gif
 +
|- align="center"
 +
! Yes
 +
| colspan="2" | <font face="courier new">:yes:</font>
 +
| http://www.hobowars.com/images/mb_icons/yes.gif
 +
|- align="center"
 +
! Love
 +
| colspan="2" | <font face="courier new"><3</font>
 +
| http://www.hobowars.com/images/mb_icons/love.gif
 +
|- align="center"
 +
! Drums
 +
| colspan="2" | <font face="courier new">:drums:</font>
 +
| http://www.hobowars.com/images/mb_icons/drums.gif
 +
|- align="center"
 +
! BooHoo
 +
| colspan="2" | <font face="courier new">:boohoo:</font>
 +
| http://www.hobowars.com/images/mb_icons/boohoo.gif
 +
|- align="center"
 +
! No No
 +
| colspan="2" | <font face="courier new">:nono:</font>
 +
| http://www.hobowars.com/images/mb_icons/nono.gif
 +
|- align="center"
 +
! Banana
 +
| colspan="2" | <font face="courier new">:banana:</font>
 +
| http://www.hobowars.com/images/mb_icons/banana.gif
 +
|- align="center"
 +
! Stupid
 +
| colspan="2" | <font face="courier new">:stupid:</font>
 +
| http://www.hobowars.com/images/mb_icons/stupid.gif
 +
|- align="center"
 +
! Yikes
 +
| colspan="2" | <font face="courier new">:yikes:</font>
 +
| http://www.hobowars.com/images/mb_icons/yikes.gif
 +
|}
 
|}
 
|}
  
 
+
==Special Characters and Symbols==
==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:<b>
 
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:<b>
 
# Click Start'''<br />
 
# Click Start'''<br />
Line 507: Line 671:
 
# Enter "charmap.exe"'''<br />
 
# Enter "charmap.exe"'''<br />
 
# Click "Okay"'''<br /></b>
 
# Click "Okay"'''<br /></b>
Alternately, on most computers, it can be found here:<br>
+
Alternately, on most computers, it can be found here:
:'''Start -> All Programs -> Accessories -> System Tools -> Character Map'''<br/>
+
:'''Start All Programs Accessories System Tools Character Map'''<br />
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.
+
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. Therefore, please avoid using them.
 +
 
 +
Special characters and symbols resources: [http://www.ascii.cl/htmlcodes.htm Specific] / [http://unicode.coeurlumiere.com/ Complete].

Latest revision as of 05:46, 9 April 2019

HB-TML stands for Hobo-Text Markup Language. It allows you to format your text in numerous ways.

Formatting

Text Formatting
Effect Code Result
Boldfaced Text [b]Boldface Text[/b] Boldfaced Text
Italicized Text [i]Italicized Text[/i] Italicized Text
Underlined Text [u]Underlined Text[/u] Underlined Text
Strikethrough Text [s]Strikethrough Text[/s] Strikethrough Text
Shadow Text [shadow]Shadow Text[/shadow] Shadow Text
Colored Text [hex=FF0000]Red Text[/hex]
[hex=FF8000]Orange Text[/hex]
[hex=FFFF00]Yellow Text[/hex]
[hex=008000]Green Text[/hex]
[hex=0000FF]Blue Text[/hex]
[hex=800080]Purple Text[/hex]
[hex=964B00]Brown Text[/hex]
Red Text
Orange Text
Yellow Text
Green Text
Blue Text
Purple Text
Brown Text
Superscript Text [sup]Superscript Text[/sup] Superscript Text 
Subscript Text [sub]Subscript Text[/sub] Subscript Text 
Tiny Text [sub][sup]Tiny Text[/sup][/sub]
[sup][sub]Tiny Text[/sub][/sup]
Tiny Text 
Tiny Text 
Centered Text [center]Centered Text[/center] Centered Text

Left-Aligned Text [left]Left-Aligned Text[/left] Left-Aligned Text

Right-Aligned Text [right]Right-Aligned Text[/right] Right-Aligned Text

Indented Text [indent]Indented Text[/indent]
Indented Text

Preformatted Text [pre]Preformatted Text[/pre]
Preformatted Text

Linking
Effect Code Result
Hyperlink [link=http://www.hobowars.com] http://www.hobowars.com
Labeled Hyperlink [url=http://www.hobowars.com]HoboWars![/url] HoboWars!
Hobo Link [hobo=1]Andy[/hobo] Andy
Smart Hobo Link [hoboname=1] Andy
Email Link [email=andrewh@hellbored.com]Andy's Email[/email] Andy's Email
Thread Link [thread=15011174]Minor Updates[/thread] Minor Updates
Thread Link (Specific Page) [thread=15011174-2]Minor Updates (Page 2)[/thread] Minor Updates (Page 2)
Gang Link [gang=1]The First Gang[/gang] The First Gang
Smart Gang Link [gangname=1] The Syndicate.
Journal Link [journal=1]The First Journal Entry[/journal] The First Journal Entry
Smart Journal Link [journalname=1] The First Journal!
Lotto Link [lotto=6818]An Awesome Lotto[/lotto] An Awesome Lotto
Smart Lotto Link [lottoname=6818] Multi Millions Lotto
UFC Link [ufc=1-3] [UFC: Round 1, Bracket 3]
HoboWiki Article Link [wiki=Apple Core] Apple Core
HoboArena Page Link [arena]Login to HoboArena![/arena] Login to HoboArena!
Media Rendering
Effect Code Result
Displayed Image [img]http://www.hobowars.com/images/donator.gif[/img] donator.gif
Embedded YouTube Video [youtube=http://www.youtube.com/watch?v=Y7dpJ0oseIA] (Embedded Video)
Quoting
Effect Code Result
Quote [quote]Quoted Text[/quote]
Quote:
Quoted Text
Labeled Quote [quote=Andy]Quoted Text[/quote]
Originally Posted by Andy
Quoted Text
Smart Quote [quote=1]Quoted Text[/quote]
Originally Posted by Andy
Quoted Text
Horizontal Rule Rendering
Effect Code Result
One Horizontal Rule [hr]
Two Horizontal Rules [hr][hr]

[hr]
[hr]



Three Horizontal Rules [hr][hr][hr]


[hr]
[hr]
[hr]





Notes:

  • Always remember to close your tags so that your formatting does not bleed over into any text you do not want affected.
    • The [hr] tag is the only one that does not need to be closed, since it is considered to be a one-time use.
  • Linking to an in game url may result in a link that will send you to the Hobowars homepage.

Colored Text

In a hexadecimal color code, the colors red, green, and blue are represented by a hexadecimal value. The first two digits in a hexadecimal color code are the red values, the middle two digits are the green values, and the last two digits are the blue values. By mixing these values together in various amounts you can achieve up to 16,777,216 different colors!

  • The hexadecimal color code for pure red is FF0000.
  • The hexadecimal color code for pure green (lime) is 00FF00.
  • The hexadecimal color code for pure blue is 0000FF.
  • The hexadecimal color code for pure white is all three colors at their highest values, i.e. FFFFFF.
  • The hexadecimal color code for pure black is all three colors at their lowest values, i.e. 000000.
  • Hexadecimal color codes for gray colors are made by keeping all three color values equal in number and making it a value between 00 and FF, e.g. 454545.
  • Hexadecimal color codes for all other colors are made by mixing red, green, and blue values in appropriate amounts, e.g. FF6600, 029A2F, B05F3C, etc.
  • Hexadecimal color code resources: Specific / Comprehensive / Complete.


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 (Simple) [h\r] [hr]
Show HB-TML (Complex) &#91;hr&#93; [hr]
Hidden MB Text [hex=F8F8F8]Word[/hex] Word
Hidden Signature Text [hex=FFFFFF]Word[/hex] Word
Hidden Journal Text [hex=D6E1E9]Word[/hex] Word
Hidden Journal Comment Text (In Yours) [hex=EBF0F3]Word[/hex] Word
Hidden Journal Comment Text (In Others) [hex=F3F3F3]Word[/hex] Word
Hidden Picture Comment Text (In Yours) [hex=EBF0F3]Word[/hex] Word
Hidden Picture Comment Text (In Others) [hex=EFEFEF]Word[/hex] Word
Hidden Profile Comment Text [hex=EFEFEF]Word[/hex] Word
Hidden Chat Text [hex=F0F0F0]Word[/hex] Word
Hidden Pac Chat Text [hex=000000]Word[/hex] Word

Notes:

  • To simulate a "tab space", use five periods that are colored to match the background color, i.e. [hex=FFFFFF].....[/hex]
  • Also, please note that setting the color of your text in Chat to match the background color is against the rules.

Emoticons

Name Code Image
Angered :anger: angered.gif
Angry :angry: 9.gif
Big Grin :D 1.gif
Blank Stare :blankstare: blankstare.gif
Blushing :@ 14.gif
Bowing Down :bow: bow.gif
Brick Wall :brickwall: brickwall.gif
Bucktooth :bucktooth: bucktooth.gif
Bug :bug: bug.gif
Bye-bye :bye: bye.gif
Clap :clap: clap.gif
Coffee :coffee: coffee.gif
Confused :S 6.gif
Crazy :crazy: crazy.gif
Crying :cry: cry.gif
David Hasselhoff :hasselhoff: hasselhoff.gif
Derp :derp: derp.gif
Disgusted :yuk: yuk.gif
Disturbed :disturbed: disturbed.gif
Drunk :drunk: drunk.gif
Eating Popcorn :popcorn: popcorn.gif
Evil :evil: 11.gif
Facepalm :facepalm: facepalm.gif
Freaking Out :freakout: freakout.gif
Fro :fro: fro.gif
Frown :( 13.gif
Gandalf :gandalf: gandalf.gif
Gay officedebo gay.gif
Grin :-D 2.gif
Grin :grin: grin.gif
Hearts :heart: heart.gif
Hobo :hobo: hobo.gif
Irish :irish: irish.gif
Kekeke :kekeke: kekeke.gif
King :king: king.gif
LOL :lol: lol.gif
Lots of Love :love: love2.gif
Machine Gun :gun: gun2.gif
Money :money: money.gif
Nailbite :nailbite: nailbite.gif
Cheers :cheers: cheers.gif
Andy :andy: andy.gif
Horse :horse: horse.gif
Tehehe :tehehe: tehehe.gif
Yoda :yoda: yoda.gif
Scary Grin :] scary.png
Name Code Image
Naughty :naughty: naughty.gif
No :no: no.gif
Nyan :nyan: nyan.gif
Off Topic :offtopic: offtopic.gif
OMG :omg: omg.gif
Oopsie :oopsie: oopsie.gif
Pirate :arr: pirate.gif
Playing Violin :violin: violin.gif
Quote :quote: quote.gif
Rock :rock: rock.gif
ROFL :rofl: rofl.gif
Rolling Eyes :| :eyes: 12.gif
Sad :blue: sad.gif
Shades B-) shades.gif
Shaking Fist :fist: fist.gif
Shaking Head :headshake: headshake.gif
Sherlock :sherlock: sherlock.gif
Shifty :hmm: hmm.gif
Shocked O.o o.O 10.gif
Shrugging :idk: idk.gif
Slashgrin :slashgrin: slashgrin.gif
Sleeping :zzz: sleeping.gif
Sly :sly: sly.gif
Smile :) 3.gif
Spinning ^.^ 15.gif
Sunglasses 8-) 7.gif
Surprised :O O.O 5.gif
Suspect :suspect: suspicious.gif
Thumbs Up :thumbsup: thumbsup.gif
Tongue :P 4.gif
Typing :type: type.gif
Ugh :ugh: ugh.gif
Wanking :wank: wank.gif
Waving :wave: wave.gif
Wiki :wiki: wiki.gif
Winking Tongue ;P wink.gif
Winking ;) 8.gif
Wonka :wonka: wonka.gif
Yawning :yawn: yawn.gif
Yes :yes: yes.gif
Love <3 love.gif
Drums :drums: drums.gif
BooHoo :boohoo: boohoo.gif
No No :nono: nono.gif
Banana :banana: banana.gif
Stupid :stupid: stupid.gif
Yikes :yikes: yikes.gif

Special Characters and 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. Therefore, please avoid using them.

Special characters and symbols resources: Specific / Complete.