Template:Navbox
Appearance
Generic navbox meta-template used to build navigation boxes.
Parameters:
title– navbox title (high-level category)headerN– full-width mid-level headingsgroupN– left column labelslistN– right column contents
Up to 10 header/group/list blocks are supported by default. You can extend this template by copy-pasting the "BLOCK" pattern for higher N if needed.
Example:
{{Navbox
|title = Items
|header1 = Base Items
|group1 = Weapons
|list1 = *[[Sword]] *[[Axe]]
|group2 = Armor
|list2 = *[[Leather Armor]] *[[Chain Mail]]
}}
Requires the ParserFunctions extension for .