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 2: | Line 2: | ||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
"params": { |
|||
"image": { |
|||
"label": "Image in Center", |
|||
"type": "string", |
|||
| ⚫ | |||
"default": "#df0049" |
|||
}, |
|||
"imagesize": { |
|||
"label": "Image Size", |
|||
"type": "string", |
|||
"default": "30px" |
|||
} |
|||
"description": "yes or no to apply glow around the line and icon" |
|||
}, |
|||
| ⚫ | |||
"glowcolor": { |
|||
"format": "inline" |
|||
"type": "string", |
|||
"default": "#df0049" |
|||
}, |
|||
"align": { |
|||
"label": "Alignment", |
|||
"type": "string", |
|||
"default": "center", |
|||
"description": "Choose left, center, or right alignment" |
|||
}, |
|||
"image": { |
|||
"label": "Image in Center", |
|||
"type": "string", |
|||
| ⚫ | |||
}, |
|||
"imagesize": { |
|||
"label": "Image Size", |
|||
"type": "string", |
|||
"default": "30px" |
|||
}, |
|||
"linesize": { |
|||
"label": "Line Text Size", |
|||
"type": "string", |
|||
"default": "1.4em", |
|||
"description": "Set the size of the line text (e.g. 16px, 2em)" |
|||
} |
|||
}, |
|||
| ⚫ | |||
"format": "inline" |
|||
} |
} |
||
</templatedata> |
</templatedata> |
||
Revision as of 16:18, 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 in Center | image | Replaces the ✦ with an image (provide filename) | String | optional |
| Image Size | imagesize | no description
| String | optional |