Template:Navbar
From Archaelund Wiki
Description
This template generates various elements of a navigation bar, intended to be displayed at the top of a page.
Usage
{{Navbar|<element>|<parameter 1>|<parameter 2>}}
Element types
Element | Description | Parameters | Example output |
---|---|---|---|
Game | Displays a navbar element with a link to the main page of the game. | none | Archaelund |
Section | Displays a navbar element with the name of a section. | <parameter 1> = section name (does not link) | Test section |
Page | Displays a navbar element with a link to an internal page. | <parameter 1> = pagename (links automatically); <parameter 2> = link text (optional, otherwise pagename is displayed) | Test page |
Separator | Displays a dividing element to visually separate individual navbar elements. | <parameter 1> = "Section" or "Page" | Section: ❯ Page: • |
View/Edit documentation page