m (1 revision imported) |
No edit summary Tag: 2017 source edit |
||
Line 11: | Line 11: | ||
}, | }, | ||
"description": { | "description": { | ||
"en": "Default is grey (# | "en": "Default is grey (#f1f3f9). Replace with any hex value, (e.g. #ffffe6)", | ||
"de": "Standard ist grau (# | "de": "Standard ist grau (#f1f3f9). Kann mit beliebigem Hex-Wert ersetzt werden (z.B. #ffffe6)" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 31: | Line 31: | ||
}, | }, | ||
"example": { | "example": { | ||
"en": " | "en": "10px (default is 0)", | ||
"de": " | "de": "10px (Standard ist 0)" | ||
}, | }, | ||
"suggested": true, | "suggested": true, |
Latest revision as of 08:57, 12 April 2022
This template creates an intro banner on a page. The banner should contain an image (optional), a title and 2-3 lines of text.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Banner image (optional) | banner-image | Image name, without the File: prefix, but with namespace prefix (if it exists)
| Unknown | suggested |
Image width | image-width | Width in pixels. Default setting is 200
| Unknown | suggested |
Image alignment | imagealign | Links oder rechts in der Box
| Unknown | suggested |
Heading | banner-title | Box heading | String | suggested |
Heading size | titlesize | no description
| Unknown | suggested |
Heading color | titlecolor | Color of the heading.
| Unknown | suggested |
Text | banner-text | 1-3 lines of text | Content | suggested |
Text size | textsize | no description
| Unknown | suggested |
Text color | textcolor | no description
| Unknown | suggested |
Content padding (optional) | contentpadding | Padding around text. Default is 10px.
| Number | suggested |
Padding of the container box (optional) | boxpadding | Sets the padding for the box. Default is 0.
| Unknown | suggested |
Background color (optional) | boxbgcolor | Default is grey (#f1f3f9). Replace with any hex value, (e.g. #ffffe6)
| String | suggested |