Template:BoxHeader
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output |
|---|---|
{{BoxHeader|Example Header 1}}
|
Example Header 1Example Header 1 |
{{BoxHeader|Example Header 2|3}}
|
Example Header 2Example Header 2 |
TemplateData
Displays a decorative diamond box header with an invisible heading element to register it as a ToC anchor.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Header Name | 1 | Name of section header. | String | required |
| Header Level | 2 | Set header level.
| Number | optional |
| Additional CSS Classes | bodyclass | Additional CSS classes to apply to the diamond box container. | String | optional |