Template:Split header
Jump to navigation
Jump to search
{{{1}}}
{{{2}}}
Usage
This template creates a header template with some content floating to the right and wrapping below the header if needed. It also removes the edit section link next to the header, so be careful to use it only when required.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Header text | 1 | no description | Line | required |
Floating content | 2 | Any floating content for the right; will go in a <div> so can include block content. | Content | required |
Tag name | 3 | The type of header to use; defaults to h4, can also be "strong" for a header which is just bold text.
| String | optional |