Template:HorizontalRuleImage: Difference between revisions
Jump to navigation
Jump to search
(new template for inserting HR image) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>[[File:bg3_content_hr.png|460px|center|frameless|link=]]</includeonly><noinclude> | <includeonly><div style="user-select: none;">[[File:bg3_content_hr.png|460px|center|frameless|link=]]</div></includeonly><noinclude> | ||
Insert a center-aligned horizontal rule image, similar to a normal HR (wiki markup: {{code|<nowiki>----</nowiki>}}), but more subtle. Useful when you need to visually break apart some content without creating a new heading/subheading. | Insert a center-aligned horizontal rule image, similar to a normal HR (wiki markup: {{code|<nowiki>----</nowiki>}}), but more subtle. Useful when you need to visually break apart some content without creating a new heading/subheading. | ||
Revision as of 17:17, 6 March 2023
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
other text and things
See the Arcane Trickster article for an example usage of this template in the wild.