Template:Hr

Documentation icon Template documentation[view] [edit] [history] [purge]

Displays a horizontal rule (line).

Usage

{{hr}}

{{hr|height}}
height
The height of the line in pixels.

Examples

{{hr}}


{{hr|3}}


{{hr|5}}


TemplateData

This is the TemplateData documentation for the template used by the new VisualEditor.

Hr

<templatedata> { "params": { "1": { "label": "Height", "description": "The thickness of the line, in pixels", "type": "number" } }, "description": "Displays a horizontal rule (line).", "format": "inline" } </templatedata>

See also