Tavern Master: HTML Codes for Customizing Name

In this guide i show HTML codes that can be used in the tavern name.

 

<b> makes name bold

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<b>Tavern abc</b>
<b>Tavern abc</b>
<b>Tavern abc</b>

 

<i> makes name italic

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<i>Tavern abc</i>
<i>Tavern abc</i>
<i>Tavern abc</i>

 

<s> makes name strikeout (crossed-out)

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<s>Tavern abc</s>
<s>Tavern abc</s>
<s>Tavern abc</s>

 

<u> makes name underlined

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<u>Tavern abc</u>
<u>Tavern abc</u>
<u>Tavern abc</u>

 

<br> inserts a line break in the name

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
Tavern<br>abc
Tavern<br>abc
Tavern<br>abc

 

you can also chain <br>

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
Tavern<br><br><br>abc
Tavern<br><br><br>abc
Tavern<br><br><br>abc

 

<sub> Represents subscripted text

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
Tavern<sub>abc</sub>
Tavern<sub>abc</sub>
Tavern<sub>abc</sub>

 

<sup> Represents superscripted text

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
Tavern<sup>abc</sup>
Tavern<sup>abc</sup>
Tavern<sup>abc</sup>

 

<mark> makes the name marked

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<mark>Tavern abc</mark>
<mark>Tavern abc</mark>
<mark>Tavern abc</mark>

 

<color=#ff6600> makes the name colored

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<color=#ff6600>Tavern abc</color>
<color=#ff6600>Tavern abc</color>
<color=#ff6600>Tavern abc</color>

 

you can also use multiple colors

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<color=#ff6600>Tavern</color><color=#0066ff>abc</color>
<color=#ff6600>Tavern</color><color=#0066ff>abc</color>
<color=#ff6600>Tavern</color><color=#0066ff>abc</color>

 

<sprite index=0 to 23> lets you use an in-game sprite in the name

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<sprite index=0>Tavern abc<sprite index=0>
<sprite index=0>Tavern abc<sprite index=0>
<sprite index=0>Tavern abc<sprite index=0>

 

0123456789
101112131415161718
1920212223


Thanks to Marc7796 for his great guide, all credit to his effort. you can also read the original guide from Steam Community. enjoy the game.

Related Posts:

About Robins Chew

I'm Robins, who love to play the mobile games from Google Play, I will share the gift codes in this website, if you also love mobile games, come play with me. Besides, I will also play some video games relresed from Steam.

Leave a Comment