Template:Navbox ranks: Difference between revisions
Template page
More actions
m Add Content Developer and Community Representative to Other Roles |
m Replace reader-visible prose double hyphens with a proper em dash entity |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Navbox | ||
|content=<div class="loka-navbox-group"><span class="loka-navbox-title">Main Ranks</span><span class="loka-navbox-links">[[Elder]] • [[Guardian]] • [[Sentry]] • [[Settler]]</span></div><div class="loka-navbox-group"><span class="loka-navbox-title">Other Roles</span><span class="loka-navbox-links">[[Old One]] • [[Community Manager]] • [[Content Developer]] • [[Community Representative]]</span></div> | |||
}}</includeonly><noinclude> | |||
== Usage == | == Usage == | ||
<pre>{{ | <pre>{{Navbox ranks}}</pre> | ||
No parameters | No parameters — always renders the same fixed list of every rank, highest to lowest, plus roles that sit outside that hierarchy. Transcluded automatically at the bottom of [[Template:Infobox rank]], so it doesn't normally need to be added to a page directly. Built on [[Template:Navbox]] for the shared wrapper/divider/label styling — see there for the wiki's common navbox look, and for how to build a new navbox of your own. On a rank's own page, that rank's own link self-bolds rather than linking to itself, the same as any other wikilink to the current page. | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 14:19, 23 August 2026
Usage
{{Navbox ranks}}
No parameters — always renders the same fixed list of every rank, highest to lowest, plus roles that sit outside that hierarchy. Transcluded automatically at the bottom of Template:Infobox rank, so it doesn't normally need to be added to a page directly. Built on Template:Navbox for the shared wrapper/divider/label styling — see there for the wiki's common navbox look, and for how to build a new navbox of your own. On a rank's own page, that rank's own link self-bolds rather than linking to itself, the same as any other wikilink to the current page.