Autogenerated  | 
				 Autogenerated  | 
				||
| Zeile 1: | Zeile 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>  | ||
{  | {  | ||
| Zeile 228: | Zeile 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>  | ||
Aktuelle Version vom 16. Mai 2025, 13:08 Uhr
Diese Vorlage erstellt ein Intro-Banner auf einer Seite. Das Banner sollte einen Titel, 2-3 Zeilen Text und optional ein Bild enthalten.
| Parameter | Beschreibung | Typ | Status | |
|---|---|---|---|---|
| Bannergrafik (optional) | banner-image | Bildname, ohne das Datei-Präfix, aber mit Namensraum-Präfix (falls es existiert) 
  | Unbekannt | vorgeschlagen | 
| Bild-Alternativtext (barrierefrei) | banner-image-alt | keine Beschreibung  | Unbekannt | vorgeschlagen | 
| Bildbreite | image-width | Breite in Pixel. Standard ist 200 
  | Unbekannt | vorgeschlagen | 
| Bildposition | imagealign | Left or right in the box 
  | Unbekannt | vorgeschlagen | 
| Überschrift | banner-title | Box heading  | Mehrzeiliger Text | vorgeschlagen | 
| Als h1-Überschrift markieren (bei verstecktem Titelbereich) | title-h1 | 1=h1 
  | Wahrheitswert | vorgeschlagen | 
| Größe der Überschrift | titlesize | keine Beschreibung 
  | Unbekannt | vorgeschlagen | 
| Farbe der Überschrift | titlecolor | Color of the heading. 
  | Unbekannt | vorgeschlagen | 
| Text | banner-text | 1-3 Zeilen Text  | Wikitext | vorgeschlagen | 
| Textgröße | textsize | keine Beschreibung 
  | Unbekannt | vorgeschlagen | 
| Textfarbe | textcolor | keine Beschreibung 
  | Unbekannt | vorgeschlagen | 
| Textabstand | contentpadding | Abstand um den Text. Standard ist 10px. 
  | Zahlenwert | vorgeschlagen | 
| Abstand des Inhalts zur Box | boxpadding | Setzt den Abstand in Pixeln, Standard ist 0 
  | Unbekannt | vorgeschlagen | 
| Hintergrundfarbe der Box (optional) | boxbgcolor | Standard ist grau (#f1f3f9). Kann mit beliebigem Hex-Wert ersetzt werden (z.B. #ffffe6) 
  | Mehrzeiliger Text | vorgeschlagen | 
| Hintergrundicon | boxbgicon | keine Beschreibung 
  | Unbekannt | vorgeschlagen |