Template:HorizontalRuleImage
Jump to navigation
Jump to search
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.
Usage:
some text and things {{HorizontalRuleImage}} other text and things
Result:
some text and things
![Bg3 content hr.png](/w/images/b/be/Bg3_content_hr.png)
other text and things
Set width like this:
some text and things {{HorizontalRuleImage|300}} other text and things
Result:
some text and things
![Bg3 content hr.png](/w/images/thumb/b/be/Bg3_content_hr.png/300px-Bg3_content_hr.png)
other text and things
Remove shadow like this:
{{HorizontalRuleImage|300|ns}}
Result:
![Bg3 content hr no shadow.png](/w/images/thumb/c/cc/Bg3_content_hr_no_shadow.png/300px-Bg3_content_hr_no_shadow.png)
See the Arcane Trickster article for an example usage of this template in the wild.