Jump to content

Formatting: Difference between revisions

Created page with "= Formatting = == Basics == The formatting system can be used in anything, from sidebars, to UIs, and even nametags and chat customization {| class="wikitable sortable" ! Placeholder !! Description |- | <name> / <username> || Player name |- | <name_tag> || Player name tag |- | <rank> || Player’s first rank |- | <bc> || Bracket color |- | <nc> || Name color |- | <mc> || Message color |- | <x> <y> <z> || Playe..."
 
Add 2-player notes
 
Line 224: Line 224:


(No text if player does not have tag)
(No text if player does not have tag)
== 2-Player ==
Any formatting variable that uses player stats/info can be appended with "2" to use a second player.
=== Example ===
<code>&lt;name&gt;</code> would be the name of Player 1, while <code>&lt;name2&gt;</code> would be the name of Player 2
=== Notes ===
2-Player variables only work in specific use cases where 2 players would be used, otherwise they'll just do nothing.