Template:Navbox

Revision as of 04:18, 1 December 2025 by KPhoenix (talk | contribs)


Base wrapper for DevilutionX navboxes.

Usage (example):

{{Navbox
 |title = Items
 |body =
|-
! colspan="2" class="dxx-navbox-header" | General
|-
! class="dxx-navbox-group" | Ores
| class="dxx-navbox-list" |
* [[Example item 1]]
* [[Example item 2]]
}}
  • title – text shown in the navbox title bar
  • body – full table rows (headers, groups, lists, etc.)