Setinfo: Difference between revisions

From Discovery Wiki
(Created page with "When using /setinfo command, you can use the following special tags to additionally format your text. The tags work until they are overridden with another tag of the same category. Tags are case sensitive. %% - prints a singular % symbol %n - prints a newline Text format tags: %Nx - normal text %sx - small text %vx - very small text %wx - wide(big) text replace 'x' with one of the following: b - bold i - italic u - underline n - normal For example, to reset text to...")
 
No edit summary
Line 2: Line 2:


The tags work until they are overridden with another tag of the same category. Tags are case sensitive.
The tags work until they are overridden with another tag of the same category. Tags are case sensitive.


%% - prints a singular % symbol
%% - prints a singular % symbol
%n - prints a newline
%n - prints a newline


Text format tags:
Text format tags:
%Nx - normal text
%Nx - normal text
%sx - small text
%sx - small text
%vx - very small text
%vx - very small text
%wx - wide(big) text
%wx - wide(big) text


replace 'x' with one of the following:
replace 'x' with one of the following:
b - bold
b - bold
i - italic
i - italic
u - underline
u - underline
n - normal
n - normal


For example, to reset text to go back to fully normal, do '%Nn', to do small underline, do '%vu'
For example, to reset text to go back to fully normal, do '%Nn', to do small underline, do '%vu'


Color tags:
Color tags:
'Regular' colors:
'Regular' colors:
%rd - 'system chat' blue
%rd - 'system chat' blue
%rB - black
%rB - black
%rW - white
%rW - white
%rr - red
%rr - red
%rg - green
%rg - green
%rb - deep sky blue
%rb - deep sky blue
%rv - violet
%rv - violet
%ry - yellow
%ry - yellow
%ro - orange
%ro - orange
%rG - grey
%rG - grey


'Light' colors:
'Light' colors:
%lr - pinkish red
%lr - pinkish red
%lg - light green
%lg - light green
%lb - system blue
%lb - system blue
%lv - blue violet
%lv - blue violet
%ly - light yellow
%ly - light yellow
%lo - light orange
%lo - light orange
%lG - light grey
%lG - light grey


'Dark' colors:
'Dark' colors:
%dr - dark red
%dr - dark red
%dg - dark green
%dg - dark green
%db - dark blue
%db - dark blue
%dv - dark violet
%dv - dark violet
%dy - dark yellow
%dy - dark yellow
%do - dark orange
%do - dark orange
%dG - dark grey
%dG - dark grey

Revision as of 21:41, 1 June 2024

When using /setinfo command, you can use the following special tags to additionally format your text.

The tags work until they are overridden with another tag of the same category. Tags are case sensitive.


%% - prints a singular % symbol

%n - prints a newline

Text format tags:

%Nx - normal text

%sx - small text

%vx - very small text

%wx - wide(big) text


replace 'x' with one of the following:

b - bold

i - italic

u - underline

n - normal


For example, to reset text to go back to fully normal, do '%Nn', to do small underline, do '%vu'


Color tags:

'Regular' colors:

%rd - 'system chat' blue

%rB - black

%rW - white

%rr - red

%rg - green

%rb - deep sky blue

%rv - violet

%ry - yellow

%ro - orange

%rG - grey


'Light' colors:

%lr - pinkish red

%lg - light green

%lb - system blue

%lv - blue violet

%ly - light yellow

%lo - light orange

%lG - light grey


'Dark' colors:

%dr - dark red

%dg - dark green

%db - dark blue

%dv - dark violet

%dy - dark yellow

%do - dark orange

%dG - dark grey