Changes
Page history
Update Placeholders
authored
Feb 28, 2022
by
Phillip
Hide whitespace changes
Inline
Side-by-side
Skills/Placeholders.md
View page @
41047c6a
...
@@ -57,7 +57,7 @@ MiniMessage color formatting:
...
@@ -57,7 +57,7 @@ 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{
\footnotesize{
TEXT}}
}
`
$ |
|
\<
b> | Bold |
\<
b>BOLD |
<strong>
BOLD
</strong>
|
|
\<
b> | Bold |
\<
b>BOLD |
<strong>
BOLD
</strong>
|
|
\<
i> | Italic |
\<
i>ITALICIZED |
<i>
ITALICIZED
</i>
|
|
\<
i> | Italic |
\<
i>ITALICIZED |
<i>
ITALICIZED
</i>
|
|
\<
st> | Strikethrough |
\<
st>STRIKETHROUGH |
<s>
STRIKETHROUGH
</s>
|
|
\<
st> | Strikethrough |
\<
st>STRIKETHROUGH |
<s>
STRIKETHROUGH
</s>
|
...
...
...
...