Template:Navbox

From Rotborough Truth Archive
Revision as of 11:19, 26 June 2025 by Rtaadmin (talk | contribs)
Jump to navigation Jump to search

Usage

This is a meta-template for creating navigation boxes. Use it to build specific navboxes for different topics.

Basic Usage

{{Navbox
| name = TemplateName
| title = Navigation Title
| group1 = Group Name
| list1  = [[Link1]] • [[Link2]] • [[Link3]]
| group2 = Another Group
| list2  = [[Link4]] • [[Link5]]
}}

Parameters

  • name - Template name (for edit links)
  • title - Main title of the navbox
  • above - Text above all groups (optional)
  • group1-12 - Group headers (optional)
  • list1-12 - Content for each group/list
  • below - Text below all groups (optional)