Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:HorizontalRuleImage

Template page
Template documentation

Insert a center-aligned horizontal rule image, similar to a normal HR (wiki markup: ----), but more subtle. Useful when you need to visually break apart some content without creating a new heading/subheading.

Default implementation

Markup
some text and things
{{HorizontalRuleImage}}
other text and things
Renders as
some text and things
Bg3 content hr.png
other text and things

Specify a set width:

Markup
some text and things
{{HorizontalRuleImage|300}}
other text and things
Renders as
some text and things
Bg3 content hr.png
other text and things

Remove the shadow:

Markup
{{HorizontalRuleImage|300|ns}}
Renders as
Bg3 content hr no shadow.png