KKeine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
(3 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<templatestyles src="Vorlage:Styles.css" />{{#switch: {{{2|{{{Anw|{{Anw}}}}}}}} | <noinclude><templatestyles src="Vorlage:Styles.css" /></noinclude>{{#switch: {{{2|{{{Anw|{{Anw}}}}}}}} | ||
| UTM | | UTM | ||
| L=<span class="{{{class|}}} nowrap"> | | L=<span class="{{{class|UTM ui-fieldset-legend}}} nowrap"><div>{{{1}}}</div></span> | ||
| UMA=<span class="kasten UMA {{#ifeq: {{#pos:{{{2|}}}|#}}|0||bc__{{#if:||{{{2|}}} }} }} font-color__{{#if:||{{{c|{{{fc|white}}} }}}}} {{{class|}}}" {{#ifeq: {{#pos:{{{2|}}}|#}}|0|style="background:{{{2|}}}"}}> '''{{#if: || {{{1}}} }}'''</span> | | UMA=<span class="kasten UMA {{#ifeq: {{#pos:{{{2|}}}|#}}|0||bc__{{#if:||{{{2|}}} }} }} font-color__{{#if:||{{{c|{{{fc|white}}} }}}}} {{{class|}}}" {{#ifeq: {{#pos:{{{2|}}}|#}}|0|style="background:{{{2|}}}"}}> '''{{#if: || {{{1}}} }}'''</span> | ||
| #default= <span class="kasten UTM {{#ifeq: {{#pos:{{{2|}}}|#}}|0||bc__{{#if:||{{{2|}}} }} }} font-color__{{#if:||{{{c|{{{fc|white}}} }}}}} {{{class|}}}" {{#ifeq: {{#pos:{{{2|}}}|#}}|0|style="background:{{{2|}}}"}} title={{{title|}}}>{{#switch: {{{icon|{{{2|}}} }}} | | #default= <span class="kasten UTM {{#ifeq: {{#pos:{{{2|}}}|#}}|0||bc__{{#if:||{{{2|}}} }} }} font-color__{{#if:||{{{c|{{{fc|white}}} }}}}} {{{class|}}}" {{#ifeq: {{#pos:{{{2|}}}|#}}|0|style="background:{{{2|}}}"}} title="{{#replace:{{#replace:{{#replace:{{#replace:{{{title|}}}|"|}}|<br>| }}|</p>| }}|<p>|}}">{{#switch: {{{icon|{{{2|}}} }}} | ||
| check | | check | ||
| gr | |||
| grün=<i class="fas fa-check-circle pdr3 small inline"></i> | | grün=<i class="fas fa-check-circle pdr3 small inline"></i> | ||
| g | |||
| gelb=<i class="fas fa-exclamation-triangle pdr3 small inline"></i> | | gelb=<i class="fas fa-exclamation-triangle pdr3 small inline"></i> | ||
| rotaus | | rotaus |
Aktuelle Version vom 15. Januar 2024, 16:52 Uhr
{{{1}}}
Syntax: {Kasten | Kasten_Text | Optionale Parameter }}
Vorlage für Gruppenbeschriftungen, die einen durchgezogenen Kasten unterbrechen oder Überschriften von Datentabellen
2.Parameter | Wert | Code | Darstellung |
---|---|---|---|
| 2 | Default: L | {{ Kasten | Kastentext }} | Kastentext
|
| 2 | Farbwert Aus der Vorlage {{ Farbe | ...}} z.B.: grau |
{{ Kasten | Kastentext | grau}} | Kastentext |
| UMA | {{ Kasten | Kastentext | UMA}} | Kastentext | |
| blau | {{ Kasten | Kastentext | blau}} | Kastentext | |
| grün | {{ Kasten | Kastentext | grün}} | Kastentext | |
| rot | {{ Kasten | Kastentext | rot}} | Kastentext | |
| gelb | {{ Kasten | Kastentext | gelb}} | Kastentext | |
| grau | icon= | info | {{ Kasten | Kastentext | grau | icon=info}} | Kastentext |
| inverse | {{ Kasten | Kastentext | inverse}} | Kastentext | |
Weitere Parameter | Wert | Code | Darstellung |
| title= | Hovertext | {{ Kasten | Kastentext | blau | title=Hovertext}} | Kastentext |
| fc= | font-color html-Werte mit ; |
{{ Kasten | Kastentext | grau | fc=yellow}} | Kastentext |
| class= | beliebige css-Klasse | {{ Kasten | Kastentext | class=Beschriftung}} | Kastentext
|
Befindet sich die Klasse .new_design im Dokument: | |||
| 2 | Default: L | {{ Kasten | Kastentext }} | Kastentext
|
|