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;">"
 
(7 intermediate revisions 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 || <code>bla:</code> || ''bla:Just when you thought the shadows were safe...'' || [[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 || <code>blu:</code> || ''blu:The quick brown fox jumps over the lazy dog!'' || [[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 || <code>cya:</code> || ''cya:Dew logged in'' || [[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 || <code>gre:</code> || ''gre:You've met with a terrible fate, haven't you?'' || [[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 || <code>lim:</code> || ''lim:It's dangerous to go alone! Take this.'' || [[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 || <code>mag:</code> || ''mag:Buying gf'' || [[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 || <code>ora:</code> || ''ora:It is now safe to turn off your computer.'' || [[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 || <code>pur:</code> || ''pur:HighSpell is not a dating site.'' || [[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 || <code>ran:</code> || ''ran:All your base are belong to us.'' || [[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 || <code>red:</code> || ''red:And what if I have you beheaded for bribing an official?'' || [[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 || <code>whi:</code> || ''whi:You will be baked, and then there will be cake.'' || [[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 || || (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]]
|}
|}