Template:Navbutton

From Fear and Hunger Wiki
Jump to navigation Jump to search


Template documentation
[View] [Edit] [History] [Refresh]
This template is used to insert navigation buttons between pages.

Syntax

Add {{Navbutton|<text>|<link>}} on any page.

Usage

{| style="position:relative;"
{{Navbutton|link=Cahara|text=Here}}
{{Navbutton|link=D'arce|text=There}}
|}
  • The template is not automatically centered.
  • Any number of buttons can be placed between {| and |}.
  • Each button acts as a table cell, meaning a new row can be created by placing |- between lines.

Example

<center>
{| style="position:relative;"
{{Navbutton|link=Template:Navbutton|text=Here}}
{{Navbutton|link=D'arce|text=There}}
|-
{{Navbutton|link=D'arce|text=Somewhere|type=2}}
{{Navbutton|link=Enki|text=Elsewhere|type=2}}
|}
</center>
NavbuttonUI 1 on.png


NavbuttonUI 1 off.png


NavbuttonUI 2 off.png


NavbuttonUI 2 off.png