Difference between revisions of "Template:Hr"
Jump to navigation
Jump to search
imported>Rezonansowy (←Created page with '<hr />') |
imported>Dave Braunschweig (Adding support for height) |
||
| Line 1: | Line 1: | ||
| − | <hr /> | + | <includeonly>{{#if:{{{1|}}} |
| + | |<hr style="height:{{{1}}}px" /> | ||
| + | |<hr /> | ||
| + | }}</includeonly><noinclude> | ||
| + | {{documentation}} | ||
| + | <!-- Add categories to the /doc subpage and interwikis to Wikidata. --> | ||
| + | </noinclude> | ||
Revision as of 16:19, 6 November 2016
Displays a horizontal rule (line).
Contents
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 this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Hr
Displays a horizontal rule (line).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Height | 1 | The thickness of the line, in pixels | Number | optional |
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. |