Template:Navbox
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 barbody– full table rows (headers, groups, lists, etc.)