Guide:Changing Your Player Name
From STNE Wiki
m |
|||
Line 1: | Line 1: | ||
{{menu}} | {{menu}} | ||
+ | {{GuidesMenu}} | ||
To change your player name click preferences, here you can modify the nickname that everybody in STNE can see as you play. The name can be edited using html tags, allowable tags are <nowiki><font color="">, <b> and <small></nowiki>. | To change your player name click preferences, here you can modify the nickname that everybody in STNE can see as you play. The name can be edited using html tags, allowable tags are <nowiki><font color="">, <b> and <small></nowiki>. | ||
Latest revision as of 10:21, 7 May 2020
STNE is a Strategy and Role Play Game. You can play here.
Contents | STNE | Colonies | Buildings | Goods | Items | NPC | Ships | Stellar Cartography | Research | Trade | Combat | Settler | Alliances | Index |
---|
Quick Start Guide |
|
Basic Guides
Understanding the Game Interface |
|
Advanced Guides |
To change your player name click preferences, here you can modify the nickname that everybody in STNE can see as you play. The name can be edited using html tags, allowable tags are <font color="">, <b> and <small>.
Changing the color
To change the color use <font color="white"></font> tags.
For Example:
<font color="yellow">Nickname</font>
Will result in this:
Nickname
For more complex coloration you could try something like
<font color="yellow">Nick</font><font color="green">name</font>
Nickname
You could even end up with this Nick if you like and even more is possible.
Bold
For bold letters in your name you can type <b>Nick</b> to get this Nick (Notice how it is thicker than the normal letters)
If you add color make sure the color code is always closest to the actual nick letters like this:
<b><font color="orange">Nick</font></b>
This will give you the result: Nick (Now its bold and colored!)
Small
For smaller letters use the same procedure:
<small>Nick</small> = Nick
As you've seen previously we can use more than one code to get more effects and modifications.
Here are color, bold and small combined together: <small><b><font color=green>Nick</font></b></small> which makes Nick