Template:Important section

From Wizards and Warlords
Revision as of 23:13, 21 September 2026 by Aurelian (talk | contribs)
Jump to navigation Jump to search

About this template

Creates a permanently open highlighted article section for important information. It uses the established bordered-box appearance but contains no collapsible classes, controls, states, or JavaScript behaviour.

Parameters

  • toc - exact text for the hidden table-of-contents heading.
  • toc level - optional; defaults to 2. Set to 3 when the box belongs beneath a level-two section.
  • title - visible title displayed inside the box.
  • content - the section's flexible wikitext content.
  • id - optional exact ID for the outer box.

Example

{{Important section
|toc=Important Information
|title=Important Information
|content=
This highlighted section is always open and has no expand or collapse controls.
}}