KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
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">╭╴{{{1}}}╶╮</span> | | L=<span class="{{{class|}}} nowrap">╭╴{{{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> | | 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={{#replace:{{#replace:{{#replace:{{#replace:{{{title|}}}|"|}}|<br>| }}|</p>| }}|<p>|}}>{{#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ün=<i class="fas fa-check-circle pdr3 small inline"></i> | | grün=<i class="fas fa-check-circle pdr3 small inline"></i> |
Version vom 21. Juli 2023, 08:06 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 ╶╮ |
|