Vorlage:Kopfsymbol: Unterschied zwischen den Versionen
Aus ZUM-Unterrichten
| KKeine Bearbeitungszusammenfassung | KKeine Bearbeitungszusammenfassung | ||
| Zeile 1: | Zeile 1: | ||
| <includeonly> | <includeonly> | ||
| <div style="color:# | <div style="color:{{{color|#2AB2F1}}}; background: {{{background|#ffffff}}}; 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 7: | Zeile 7: | ||
| 	"params": { | 	"params": { | ||
| 		"iconset": {}, | 		"iconset": {}, | ||
| 		"icon": {} | 		"icon": {}, | ||
| 		"color": { | |||
| 			"autovalue": "#2AB2F1" | |||
| 		}, | |||
| 		"background": { | |||
| 			"autovalue": "#ffffff" | |||
| 		} | |||
| 	} | 	} | ||
| } | } | ||
| </templatedata> | </templatedata> | ||
| </noinclude> | </noinclude> | ||
Version vom 23. September 2018, 08:55 Uhr
Keine Beschreibung.
| Parameter | Beschreibung | Typ | Status | |
|---|---|---|---|---|
| iconset | iconset | keine Beschreibung | Unbekannt | optional | 
| icon | icon | keine Beschreibung | Unbekannt | optional | 
| color | color | keine Beschreibung 
 | Unbekannt | optional | 
| background | background | keine Beschreibung 
 | Unbekannt | optional | 
