Chat Colors: Difference between revisions

No edit summary
m Text replacement - "<code>" to "<code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">"
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Chat Colors]] can be applied in the text chat by prefixing a specific formatting command before sending a message. Color codes only apply to the overhead text above players and have no effect on messages in the chat box.
[[Chat Colors|Chat colors]] can be applied in the text chat by prefixing a specific formatting command before sending a message. Color codes only apply to the overhead text above players and have no effect on messages in the chat box.


== List of Color Commands ==
== List of Color Commands ==
Line 5: Line 5:
! Color!! Prefix !! Example !! Result
! Color!! Prefix !! Example !! Result
|-
|-
| Black || <b><code>bla:</code></b> || <code style="color: red;">bla:Just when you thought the shadows were safe...</code> || [[file: ChatColor-Black.png]]
| Black || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">bla:</code></b> || <code style="color: red;">bla:Just when you thought the shadows were safe...</code> || [[file: ChatColor-Black.png]]
|-
|-
| Blue || <b><code>blu:</code></b> || <code style="color: red;">blu:The quick brown fox jumps over the lazy dog!</code> || [[file: ChatColor-Blue.png]]
| Blue || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">blu:</code></b> || <code style="color: red;">blu:The quick brown fox jumps over the lazy dog!</code> || [[file: ChatColor-Blue.png]]
|-
|-
| Cyan || <b><code>cya:</code></b> || <code style="color: red;">cya:Dew logged in</code> || [[file: ChatColor-Cyan.png]]
| Cyan || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">cya:</code></b> || <code style="color: red;">cya:Dew logged in</code> || [[file: ChatColor-Cyan.png]]
|-
|-
| Green || <b><code>gre:</code></b> || <code style="color: red;">gre:You've met with a terrible fate, haven't you?</code> || [[file: ChatColor-Green.png]]
| Green || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">gre:</code></b> || <code style="color: red;">gre:You've met with a terrible fate, haven't you?</code> || [[file: ChatColor-Green.png]]
|-
|-
| Lime || <b><code>lim:</code></b> || <code style="color: red;">lim:It's dangerous to go alone! Take this.</code> || [[file: ChatColor-Lime.png]]
| Lime || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">lim:</code></b> || <code style="color: red;">lim:It's dangerous to go alone! Take this.</code> || [[file: ChatColor-Lime.png]]
|-
|-
| Magenta || <b><code>mag:</code></b> || <code style="color: red;">mag:Buying gf</code> || [[file: ChatColor-Magenta.png]]
| Magenta || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">mag:</code></b> || <code style="color: red;">mag:Buying gf</code> || [[file: ChatColor-Magenta.png]]
|-
|-
| Orange || <b><code>ora:</code></b> || <code style="color: red;">ora:It is now safe to turn off your computer.</code> || [[file: ChatColor-Orange.png]]
| Orange || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">ora:</code></b> || <code style="color: red;">ora:It is now safe to turn off your computer.</code> || [[file: ChatColor-Orange.png]]
|-
|-
| Purple || <b><code>pur:</code></b> || <code style="color: red;">pur:HighSpell is not a dating site.</code> || [[file: ChatColor-Purple.png]]
| Purple || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">pur:</code></b> || <code style="color: red;">pur:HighSpell is not a dating site.</code> || [[file: ChatColor-Purple.png]]
|-
|-
| Random Flashing || <b><code>ran:</code></b> || <code style="color: red;">ran:All your base are belong to us.</code> || [[file: ChatColor-RandomFlashing.gif]]
| Random Flashing || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">ran:</code></b> || <code style="color: red;">ran:All your base are belong to us.</code> || [[file: ChatColor-RandomFlashing.gif]]
|-
|-
| Red || <b><code>red:</code></b> || <code style="color: red;">red:And what if I have you beheaded for bribing an official?</code> || [[file: ChatColor-Red.png]]
| Red || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">red:</code></b> || <code style="color: red;">red:And what if I have you beheaded for bribing an official?</code> || [[file: ChatColor-Red.png]]
|-
|-
| White || <b><code>whi:</code></b> || <code style="color: red;">whi:You will be baked, and then there will be cake.</code> || [[file: ChatColor-White.png]]
| White || <b><code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">whi:</code></b> || <code style="color: red;">whi:You will be baked, and then there will be cake.</code> || [[file: ChatColor-White.png]]
|-
|-
| Yellow || colspan="2" style="text-align:center" | ''(This is the default chat color)'' || [[file: ChatColor-Yellow.png]]
| Yellow || colspan="2" style="text-align:center" | ''<small>This is the default chat color.</small>'' || [[file: ChatColor-Yellow.png]]
|}
|}