Changes
Page history
minimessage formatting
authored
Feb 28, 2022
by
Phillip
Show whitespace changes
Inline
Side-by-side
Skills/Placeholders.md
View page @
89319119
...
@@ -56,14 +56,14 @@ Legacy color codes:
...
@@ -56,14 +56,14 @@ Legacy color codes:
MiniMessage color formatting:
MiniMessage color formatting:
|
**Code**
|
**Color**
|
**Example**
|
**DISPLAYED**
|
|
**Code**
|
**Color**
|
**Example**
|
**DISPLAYED**
|
|:----------:|:---------------------:|:--------------------:|:--------------------------------------
-
:|
|:----------:|:---------------------:|:--------------------:|:--------------------------------------:|
|
\<
HEXCODE> | The hex color defined |
<
#F9DC58
>
TEXT | $
`\textcolor{#F9DC58}{\textsf{TEXT}}`
$
.
|
|
\<
HEXCODE> | The hex color defined |
<
#F9DC58
>
TEXT | $
`\textcolor{#F9DC58}{\textsf{TEXT}}`
$ |
|
\<
b> | Bold |
\<
b>BOLD |
|
|
\<
b> | Bold |
\<
b>BOLD |
<strong>
BOLD
</strong>
|
|
\<
i> | Italic |
\<
i>ITALICIZED |
|
|
\<
i> | Italic |
\<
i>ITALICIZED |
<i>
ITALICIZED
</i>
|
|
\<
st> | Strikethrough |
\<
st>STRIKETHROUGH |
|
|
\<
st> | Strikethrough |
\<
st>STRIKETHROUGH |
<s>
Strikethrough
</s>
|
|
\<
u> | Underlined |
\<
u>UNDERLINED |
|
|
\<
u> | Underlined |
\<
u>UNDERLINED |
<u>
UNDERLINED
</u>
|
|
\<
obf> | Obfuscated |
\<
obf> | |
|
\<
obf> | Obfuscated |
\<
obf> | |
|
\<
reset> | Reset |
\<
b>BOLD
\<
reset>TEXT |
|
|
\<
reset> | Reset |
\<
b>BOLD
\<
reset>TEXT |
<strong>
BOLD
</strong>
TEXT
|
Caster Placeholders
Caster Placeholders
...
...
...
...