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 4: | Line 4: | ||
"params": { |
"params": { |
||
"image": { |
"image": { |
||
"label": "Image |
"label": "Image", |
||
"type": " |
"type": "wiki-file-name", |
||
"description": "Replaces the ✦ with an image (provide filename)" |
"description": "Replaces the ✦ with an image (provide filename)", |
||
"suggested": true |
|||
}, |
}, |
||
"imagesize": { |
"imagesize": { |
||
"label": "Image |
"label": "Image size", |
||
"type": "string", |
"type": "string", |
||
"default": "30px" |
"default": "30px" |
||
}, |
|||
"glow": { |
|||
"label": "Glow", |
|||
"type": "boolean" |
|||
} |
} |
||
}, |
}, |
||
Revision as of 16:26, 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 | no description | Boolean | optional |