Difference between revisions of "Template:Hr"

From blackwiki
Jump to navigation Jump to search
(Fixed typo)
imported>Favonian
m (Reverted edits by 178.42.96.252 (talk) to last version by Dave Braunschweig)
Line 1: Line 1:
<includeonly>
+
<includeonly>{{#if:{{{1|}}}
<hr style="height:{{{1|1}}}px" />
+
|<hr style="height:{{{1}}}px" />
</includeonly><noinclude>
+
|<hr />
 +
}}</includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}
 
<!-- Add categories to the /doc subpage and interwikis to Wikidata. -->
 
<!-- Add categories to the /doc subpage and interwikis to Wikidata. -->
 
</noinclude>
 
</noinclude>

Revision as of 21:52, 24 March 2017

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 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).

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Height1

The thickness of the line, in pixels

Numberoptional

See also