Vorlage:Kopfsymbol: Unterschied zwischen den Versionen
Aus ZUM-Unterrichten
| KKeine Bearbeitungszusammenfassung | KKeine Bearbeitungszusammenfassung | ||
| Zeile 1: | Zeile 1: | ||
| <includeonly> | <includeonly> | ||
| <div style="color:{{{color|#2AB2F1}}}; background: {{{background| | <div style="color:{{{color|#2AB2F1}}}; background: {{{background|transparent}}}; font-size:2em; font-size:calc(0.07 * 100vw + 1.5em); margin:0 20px;" class="{{{iconset}}} hdg-{{{icon}}} uk-position-top-right uk-hidden-small"> </div> | ||
| </includeonly> | </includeonly> | ||
| <noinclude> | <noinclude> | ||
| Zeile 6: | Zeile 6: | ||
| { | { | ||
| 	"params": { | 	"params": { | ||
| 		"iconset": {}, | 		"iconset": { | ||
| 		"icon": {}, | 			"required": true | ||
| 		}, | |||
| 		"icon": { | |||
| 			"required": true | |||
| 		}, | |||
| 		"color": { | 		"color": { | ||
| 			" | 			"label": "Iconfarbe", | ||
| 			"default": "#2AB2F1" | |||
| 		}, | 		}, | ||
| 		"background": { | 		"background": { | ||
| 			" | 			"label": "Hintergrundfarbe", | ||
| 			"default": "transparent" | |||
| 		} | 		} | ||
| 	} | 	} | ||
Version vom 23. September 2018, 08:57 Uhr
Keine Beschreibung.
| Parameter | Beschreibung | Typ | Status | |
|---|---|---|---|---|
| iconset | iconset | keine Beschreibung | Unbekannt | erforderlich | 
| icon | icon | keine Beschreibung | Unbekannt | erforderlich | 
| Iconfarbe | color | keine Beschreibung 
 | Unbekannt | optional | 
| Hintergrundfarbe | background | keine Beschreibung 
 | Unbekannt | optional | 
