Template:HorizontalRuleImage

From bg3.wiki
Jump to navigation Jump to search
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
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
other text and things

Remove the shadow:

Markup
{{HorizontalRuleImage|300|ns}}
Renders as