Шаблон:HorizontalRuleImage

Матеріал з Вікі D&D українською
Версія від 21:54, 27 серпня 2023, створена 587 (обговорення | внесок) (Імпортовано 1 версія)
(різн.) ← Попередня версія | Поточна версія (різн.) | Новіша версія → (різн.)
Перейти до навігації Перейти до пошуку

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


Set width like this:

some text and things
{{HorizontalRuleImage|300}}
other text and things

Result:

some text and things

other text and things


Remove shadow like this:

{{HorizontalRuleImage|300|ns}}

Result:


See the Arcane Trickster article for an example usage of this template in the wild.