Template:Navbox/doc

Template page
Revision as of 03:49, 3 July 2021 by RogerDodger (talk | contribs) (Created page with "{{Uses TemplateStyles|Navbox/style.css}} Shortcut template for making tables with Template:Navbox/style.css. Less flexible than just making the table yourself, but a bit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Shortcut template for making tables with Template:Navbox/style.css. Less flexible than just making the table yourself, but a bit cleaner.

Usage

{{Navbox|
|heading1=Navbox heading
|links1={{Plainlist|
* [[Link 1.0]]
* [[Link 1.1]]}}
|heading2=Another heading
|links2={{Plainlist|
* [[Link 2.0]]
* [[Link 2.1]]}}
|heading3=More headings
|links3=[[Link 3]]
|heading4=Last heading
|links4=[[Final link]]
}}

Example