Template:Staff rank: Difference between revisions
More actions
m Drop reference to deleted All Staff, point to Ranks instead |
m Replace reader-visible prose double hyphens with a proper em dash entity |
||
| Line 44: | Line 44: | ||
Renders as: {{Staff rank|Kaph}} | Renders as: {{Staff rank|Kaph}} | ||
Looks the name up (case-insensitive) against the current staff roster and shows their rank(s) via [[Template:Rank]] | Looks the name up (case-insensitive) against the current staff roster and shows their rank(s) via [[Template:Rank]] — same colour, tooltip and link as anywhere else that rank is mentioned. Someone holding two ranks at once (e.g. Guardian and Community Manager) shows both. An unrecognised name — including anyone who's since left staff — renders a visible error rather than silently showing nothing. | ||
The roster itself lives in <code>_staff_data.py</code> (not on-wiki) | The roster itself lives in <code>_staff_data.py</code> (not on-wiki) — this template, each rank's own member list, and its current-holder count are all regenerated from that one source. To add, remove, or move someone, that file is what actually needs editing, not this template directly. [[Ranks]] is the wiki's own index of every rank and role. | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 14:18, 23 August 2026
Usage
{{Staff rank|Kaph}}
Renders as: Elder
Looks the name up (case-insensitive) against the current staff roster and shows their rank(s) via Template:Rank — same colour, tooltip and link as anywhere else that rank is mentioned. Someone holding two ranks at once (e.g. Guardian and Community Manager) shows both. An unrecognised name — including anyone who's since left staff — renders a visible error rather than silently showing nothing.
The roster itself lives in _staff_data.py (not on-wiki) — this template, each rank's own member list, and its current-holder count are all regenerated from that one source. To add, remove, or move someone, that file is what actually needs editing, not this template directly. Ranks is the wiki's own index of every rank and role.