Template:Hr with image: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
Tesinormed (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Hr with image/styles.css"/>{{yesno|{{yesno-yes|{{{glow}}}}}|yes=<templatestyles src="Hr with image/styles-glowing.css"/>}}{{#if: {{{image|}}}|[[File:{{{image}}}|{{{imagesize|30px}}} |
<includeonly><templatestyles src="Hr with image/styles.css"/>{{yesno|{{yesno-yes|{{{glow}}}}}|yes=<templatestyles src="Hr with image/styles-glowing.css"/>}}<div class="hr-with-image" style="{{#if: {{{color|}}}|color:{{{color}}};}}{{#if: {{{glowcolor|}}}|--template-arg-glowcolor:{{{glowcolor}}};}}{{#if: {{{linesize|}}}|--template-arg-linesize:{{{linesize}}};}}">{{#if: {{{image|}}}|[[File:{{{image}}}|{{{imagesize|30px}}}|link=]]|✦}}</div></includeonly><noinclude> |
||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
| Line 16: | Line 16: | ||
"glow": { |
"glow": { |
||
"label": "Glow", |
"label": "Glow", |
||
"type": "boolean" |
"type": "boolean", |
||
"description": "If the lines should glow" |
|||
} |
} |
||
}, |
}, |
||
Revision as of 16:37, April 2, 2025
Creates a stylized scene or section break using glowing lines and a centered symbol or image, fully customizable including line size.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | Replaces the ✦ with an image (provide filename) | File | suggested |
| Image size | imagesize | no description
| String | optional |
| Glow | glow | If the lines should glow | Boolean | optional |