Autogenerated |
Autogenerated |
||
Regel 1: | Regel 1: | ||
<includeonly><templatestyles src="Bannerbox/styles.css" /><div class="bannerbox {{{boxbgicon|}}}" style="align-items:start;{{#ifeq:{{{imagealign|}}}|right|flex-direction:row-reverse;|flex-dirction:row;}}{{#if:{{{boxbgcolor|}}}|background:{{{boxbgcolor}}};|}}{{#if:{{{boxpadding|}}}|padding:{{{boxpadding|0px}}};}}"> | <includeonly><templatestyles src="Bannerbox/styles.css" /><div class="bannerbox {{{boxbgicon|}}}" style="align-items:start;{{#ifeq:{{{imagealign|}}}|right|flex-direction:row-reverse;|flex-dirction:row;}}{{#if:{{{boxbgcolor|}}}|background:{{{boxbgcolor}}};|}}{{#if:{{{boxpadding|}}}|padding:{{{boxpadding|0px}}};}}"> | ||
{{#if:{{{banner-image|}}}|<div class="banner-image">[[File:{{{banner-image}}}{{!}}{{#if:{{{image-width|}}}|{{{image-width}}}x{{{image-width}}}px|200x200px}}|alt={{{banner-image-alt|banner image}}}|{{!}}link=]]</div>|}}<div class="banner-content" style="padding:{{#if:{{{contentpadding|}}}|{{{contentpadding}}}"|10px}}>{{#if:{{{banner-title|}}}|{{#ifeq:{{{title-h1|1}}}|1|<h1 class="bannerhd" style="margin-top:0; {{#if:{{{titlesize|}}}|font-size:{{{titlesize}}};|font-size:1.6rem;}}{{#if:{{{titlecolor|}}}|color:{{{titlecolor}}};|}}">{{{banner-title}}}</h1>|<div class="banner-title"><div class="bannerhd" style="margin-top:0; {{#if:{{{titlesize|}}}|font-size:{{{titlesize}}};|font-size:1.6rem;}}{{#if:{{{titlecolor|}}}|color:{{{titlecolor}}};|}}">{{{banner-title}}}</div></div>}}|}}{{#if:{{{banner-text|}}}|<div class="banner-text" style="{{#if:{{{textcolor|}}}|color:{{{textcolor}}};|}}{{#if:{{{textsize|}}}|font-size:{{{textsize}}};|}}">{{{banner-text}}}</div>|}}</div></div></includeonly><noinclude> | {{#if:{{{banner-image|}}}|<div class="banner-image">[[File:{{{banner-image}}}{{!}}{{#if:{{{image-width|}}}|{{{image-width}}}x{{{image-width}}}px|200x200px}}|alt={{{banner-image-alt|banner image}}}|{{!}}link=]]</div>|}}<div class="banner-content" style="padding:{{#if:{{{contentpadding|}}}|{{{contentpadding}}}"|10px}}>{{#if:{{{banner-title|}}}|{{#ifeq:{{{title-h1|1}}}|1|<h1 class="bannerhd" style="margin-top:0; {{#if:{{{titlesize|}}}|font-size:{{{titlesize}}};|font-size:1.6rem;}}{{#if:{{{titlecolor|}}}|color:{{{titlecolor}}};|}}">{{{banner-title}}}</h1>|<div class="banner-title"><div class="bannerhd" style="margin-top:0; {{#if:{{{titlesize|}}}|font-size:{{{titlesize}}};|font-size:1.6rem;}}{{#if:{{{titlecolor|}}}|color:{{{titlecolor}}};|}}">{{{banner-title}}}</div></div>}}|}}{{#if:{{{banner-text|}}}|<div class="banner-text" style="{{#if:{{{textcolor|}}}|color:{{{textcolor}}};|}}{{#if:{{{textsize|}}}|font-size:{{{textsize}}};|}}">{{{banner-text}}}</div>|}}</div></div></includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Regel 228: | Regel 227: | ||
"boxbgcolor", | "boxbgcolor", | ||
"boxbgicon" | "boxbgicon" | ||
] | ], | ||
"description": { | |||
"en": "This template creates an intro banner on a page. The banner should contain a title, 2-3 lines of text, and optionally, an image.", | |||
"de": "Diese Vorlage erstellt ein Intro-Banner auf einer Seite. Das Banner sollte einen Titel, 2-3 Zeilen Text und optional ein Bild enthalten." | |||
} | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Huidige versie van 7 apr 2025 07:02
This template creates an intro banner on a page. The banner should contain a title, 2-3 lines of text, and optionally, an image.
Parameter | Beschrijving | Type | Status | |
---|---|---|---|---|
Banner image (optional) | banner-image | Image name, without the File: prefix, but with namespace prefix (if it exists)
| Onbekend | voorgesteld |
Alternative image description (for accessibility) | banner-image-alt | geen beschrijving | Onbekend | voorgesteld |
Image width | image-width | Width in pixels. Default setting is 200
| Onbekend | voorgesteld |
Image alignment | imagealign | Links oder rechts in der Box
| Onbekend | voorgesteld |
Heading | banner-title | Box heading | Tekenreeks | voorgesteld |
Mark title as h1 page heading | title-h1 | Mark this as h1, if your page hides the title area
| Booleaans | voorgesteld |
Heading size | titlesize | geen beschrijving
| Onbekend | voorgesteld |
Heading color | titlecolor | Color of the heading.
| Onbekend | voorgesteld |
Text | banner-text | 1-3 lines of text | Inhoud | voorgesteld |
Text size | textsize | geen beschrijving
| Onbekend | voorgesteld |
Text color | textcolor | geen beschrijving
| Onbekend | voorgesteld |
Content padding (optional) | contentpadding | Padding around text. Default is 10px.
| Getal | voorgesteld |
Padding of the container box (optional) | boxpadding | Sets the padding for the box. Default is 0.
| Onbekend | voorgesteld |
Background color (optional) | boxbgcolor | Default is grey (#f1f3f9). Replace with any hex value, (e.g. #ffffe6)
| Tekenreeks | voorgesteld |
Background icon | boxbgicon | geen beschrijving
| Onbekend | voorgesteld |