Template:Rank: Difference between revisions
Jump to navigation
Jump to search
Noggisoggi (talk | contribs) (Added 2 more ranks and fixed a rank bug) |
Noggisoggi (talk | contribs) (Converted span to div) Tag: Reverted |
||
Line 8: | Line 8: | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} | ||
<!-- Playtime ranks --> | <!-- Playtime ranks --> | ||
| wanderer = [[Ranks#Wanderer|< | | wanderer = [[Ranks#Wanderer|<div style="color: {{MCColor-raw|&8}};">[</div><div style="color: {{MCColor-raw|&7}};">Wanderer</div><div style="color: {{MCColor-raw|&8}};">]</div>]] | ||
| citizen = [[Ranks#Citizen|< | | citizen = [[Ranks#Citizen|<div style="color: {{MCColor-raw|&f}};">[</div><div style="color: {{MCColor-raw|&a}};">Citizen</div><div style="color: {{MCColor-raw|&f}};">]</div>]] | ||
| goldcitizen | | goldcitizen | ||
| goldencitizen | | goldencitizen | ||
| gold_citizen | | gold_citizen | ||
| golden_citizen | | golden_citizen | ||
| trusted = [[Ranks#Gold_Citizen|< | | trusted = [[Ranks#Gold_Citizen|<div style="color: {{MCColor-raw|&6}};">[</div><div style="color: {{MCColor-raw|&a}};">Citizen</div><div style="color: {{MCColor-raw|&6}};">]</div>]] | ||
| diamondcitizen | | diamondcitizen | ||
| diamond_citizen = [[Ranks#Diamond_Citizen|< | | diamond_citizen = [[Ranks#Diamond_Citizen|<div style="color: {{MCColor-raw|&b}};">[</div><div style="color: {{MCColor-raw|&a}};">Citizen</div><div style="color: {{MCColor-raw|&b}};">]</div>]] | ||
<!-- Donator ranks --> | <!-- Donator ranks --> | ||
| hero = [[Ranks#Hero|< | | hero = [[Ranks#Hero|<div style="color: {{MCColor-raw|&f}};">[</div><div style="color: {{MCColor-raw|&2}};">Hero</div><div style="color: {{MCColor-raw|&f}};">]</div>]] | ||
| legend = [[Ranks#Legend|< | | legend = [[Ranks#Legend|<div style="color: {{MCColor-raw|&f}};">[</div><div style="color: {{MCColor-raw|&9}};">Legend</div><div style="color: {{MCColor-raw|&f}};">]</div>]] | ||
| mystic = [[Ranks#Mystic|< | | mystic = [[Ranks#Mystic|<div style="color: {{MCColor-raw|&f}};">[</div><div style="color: {{MCColor-raw|&b}};">Mystic</div><div style="color: {{MCColor-raw|&f}};">]</div>]] | ||
| donator = [[Ranks#Donator(+,_++)|< | | donator = [[Ranks#Donator(+,_++)|<div style="color: {{MCColor-raw|&8}};">[</div><div style="color: {{MCColor-raw|&c}};">Donator</div><div style="color: {{MCColor-raw|&8}};">]</div>]] | ||
| donator+ | | donator+ | ||
| donatorplus = [[Ranks#Donator(+,_++)|< | | donatorplus = [[Ranks#Donator(+,_++)|<div style="color: {{MCColor-raw|&8}};">[</div><div style="color: {{MCColor-raw|&c}};">Donator</div><div style="color: {{MCColor-raw|&4}};">+</div><div style="color: {{MCColor-raw|&8}};">]</div>]] | ||
| donator++ | | donator++ | ||
| donatorplus+ | | donatorplus+ | ||
| donator+plus | | donator+plus | ||
| donatorplusplus = [[Ranks#Donator(+,_++)|< | | donatorplusplus = [[Ranks#Donator(+,_++)|<div style="color: {{MCColor-raw|&8}};">[</div><div style="color: {{MCColor-raw|&c}};">Donator</div><div style="color: {{MCColor-raw|&4}};">++</div><div style="color: {{MCColor-raw|&8}};">]</div>]] | ||
<!-- Staff ranks --> | <!-- Staff ranks --> | ||
| trial | | trial | ||
| trialhelper | | trialhelper | ||
| trial_helper = [[Ranks#Trial_Helper|< | | trial_helper = [[Ranks#Trial_Helper|<div style="color: {{MCColor-raw|&f}};">[</div><div style="color: {{MCColor-raw|&a}};">Trial Helper</div><div style="color: {{MCColor-raw|&f}};">]</div>]] | ||
| helper = [[Ranks#Helper|< | | helper = [[Ranks#Helper|<div style="color: {{MCColor-raw|&f}};">[</div><div style="color: {{MCColor-raw|&3}};">Helper</div><div style="color: {{MCColor-raw|&f}};">]</div>]] | ||
| mod | | mod | ||
| moderator = [[Ranks#Moderator|< | | moderator = [[Ranks#Moderator|<div style="color: {{MCColor-raw|&f}};">[</div><div style="color: {{MCColor-raw|&6}};">Moderator</div><div style="color: {{MCColor-raw|&f}};">]</div>]] | ||
| administrator | | administrator | ||
| admin = [[Ranks#Admin|< | | admin = [[Ranks#Admin|<div style="color: {{MCColor-raw|&f}};">[</div><div style="color: {{MCColor-raw|&4}};">Admin</div><div style="color: {{MCColor-raw|&f}};">]</div>]] | ||
| dev | | dev | ||
| developer = [[Ranks#Developer|< | | developer = [[Ranks#Developer|<div style="color: {{MCColor-raw|&f}};">[</div><div style="color: {{MCColor-raw|&c}};">Developer</div><div style="color: {{MCColor-raw|&f}};">]</div>]] | ||
| infrastructure = [[Ranks#Infrastructure|< | | infrastructure = [[Ranks#Infrastructure|<div style="color: {{MCColor-raw|&f}};">[</div><div style="color: {{MCColor-raw|&6}};">Infrastructure</div><div style="color: {{MCColor-raw|&f}};">]</div>]] | ||
}} | }} |
Revision as of 21:32, 21 August 2024
This provides the rank format as seen in-game, with a link to the corresponding one on the Ranks page – invoke this via:
{{rank|<rankname>}}
where <rankname>
is self explanatory.
{{rank|wanderer}}
outputs
.
⚠️ Warning: Only lowercase rank names are accepted as Noggisoggi didn't, doesn't and will not want to spend over 9000 hours adding every permuation of rank names in terms of capitalisation.