Template:Hr with image: Difference between revisions
Template page
More actions
Content deleted Content added
LordSkorne7 (talk | contribs) Created page with "<includeonly> <div class="scene-break" style=" text-align:{{{align|center}}}; color:{{{color|#ffffff}}}; font-family:var(--font-family-header-custom), serif; font-size: 1.4em; margin: 1em auto; {{#ifeq: {{{glow|yes}}} | yes | text-shadow: 0 0 6px {{{glowcolor|white}}}, 0 0 10px {{{glowcolor|#ccc}}}; | text-shadow: none;}} "> {{#if: {{{image|}}} | [[File:{{{image}}}|{{{imagesize|100px}}}|center]] | ⸻⸻⸻⸻ ✦ ⸻⸻⸻⸻ }} </div> </includeo..." Tag: 2017 source edit |
LordSkorne7 (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 58: | Line 58: | ||
} |
} |
||
</templatedata> |
</templatedata> |
||
{{Sequence/Scene Break|image=Amaranth.png}} |
|||
</noinclude> |
</noinclude> |
||
Revision as of 14:32, April 2, 2025
Inserts a centered scene break with customizable glow, color, alignment, and optional image replacement.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text Color | color | no description
| String | optional |
| Glow Effect | glow | Use glow? (yes/no)
| String | optional |
| Glow Color | glowcolor | Color of glow (if enabled)
| String | optional |
| Text Alignment | align | left, center, or right
| String | optional |
| Image Filename | image | Optional: show an image instead of the divider | String | optional |
| Image Size | imagesize | Size of the image if used
| String | optional |
