KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
| 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|}}}"}}>'''{{#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|}}} }}} | ||
| check | |||
| grün=<i class="fas fa-check-circle pdr3 small inline"></i> | |||
| gelb=<i class="fas fa-exclamation-triangle pdr3 small inline"></i> | |||
| rotaus | |||
| rot=<i class="fas fa-ban pdr3 small inline"></i> | |||
| grau=<!-- Wird oft als Überschrift in UTM verwendet, daher keine automatischen Icons! --> | |||
| info | |||
| inverse | |||
| blau=<i class="fas fa-info-circle pdr3 small inline"></i> | |||
}}'''{{#if: || {{{1}}} }}'''</span> | |||
}}<noinclude> | }}<noinclude> | ||
{{Dokumentation}} | {{Dokumentation}} | ||
</noinclude> | </noinclude> |
Version vom 21. Juli 2022, 08:16 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 ╶╮ |
|