Template:Hr
Displays a horizontal rule (line).
Usage
{{hr}} {{hr|height}}
- height
- The height of the line in pixels.
Examples
{{hr}}
{{hr|3}}
{{hr|5}}
TemplateData
<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
The above documentation is transcluded from Template:Hr/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |