KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 5: | Zeile 5: | ||
padding: {{{pd|3px}}}; | padding: {{{pd|3px}}}; | ||
{{#if: {{{icon|}}} | padding-left: 0px; | }} | {{#if: {{{icon|}}} | padding-left: 0px; | }} | ||
{{#ifeq: {{{2|}}} | rechts | padding-left: 3px; padding-right: 0px; }} | |||
-webkit-transition: border 0.3s; | -webkit-transition: border 0.3s; | ||
transition: border 0.3s; | transition: border 0.3s; | ||
Zeile 13: | Zeile 14: | ||
color: {{Farbe|grey-l}} | color: {{Farbe|grey-l}} | ||
clear: both" | clear: both" | ||
>{{#if: {{{icon|}}} | <span style="display:inline-block; width: {{{iconw|20px}}}; text-align: center; color: {{ Farbe | {{{iconc|grey-l}}} }} border-right: 1px solid rgba(0, 0, 0, 0.125); background-color: white; padding: 1px;">{{spc|{{{icon|}}}|o|-}}</span> | }}<span style="display: inline-block; width: calc( {{{ w | 170px}}} - {{#if: {{{2|}}} |9px|0px}} );">{{{1}}}</span>{{#switch: {{lc: {{{2|}}} }} | >{{#if: {{{icon|}}} | {{#ifeq: {{lc: {{{2|}}} }} | rechts | |<span style="display:inline-block; width: {{{iconw|20px}}}; text-align: center; color: {{ Farbe | {{{iconc|grey-l}}} }} border-right: 1px solid rgba(0, 0, 0, 0.125); background-color: white; padding: 1px;">{{spc|{{{icon|}}}|o|-}}</span> | }}<span style="display: inline-block; width: calc( {{{ w | 170px}}} - {{#if: {{{2|}}} |9px|0px}} );">{{{1}}}</span>{{#switch: {{lc: {{{2|}}} }} | ||
| dr | | dr | ||
| dropdown=[[Datei:Pfeil_Dropdown.png|x5px|Link=]] | | dropdown=[[Datei:Pfeil_Dropdown.png|x5px|Link=]] | ||
| c | | c | ||
| counter=<span style="position: absolute;"><sup>▴</sup></span><sub>▾</sub> <!-- [[Datei:Counter.png|10px|Link=]] alte Version --> | | counter=<span style="position: absolute;"><sup>▴</sup></span><sub>▾</sub> <!-- [[Datei:Counter.png|10px|Link=]] alte Version --> | ||
| rechts=<span style="display:inline-block; width: {{{iconw|20px}}}; text-align: center; color: {{ Farbe | {{{iconc|grey-l}}} }} border-right: 1px solid rgba(0, 0, 0, 0.125); background-color: white; padding: 1px;">{{spc|{{{icon|}}}|o|-}}</span> | }} | | rechts=<span style="display:inline-block; width: {{{iconw|20px}}}; text-align: center; color: {{ Farbe | {{{iconc|grey-l}}} }} border-right: 1px solid rgba(0, 0, 0, 0.125); background-color: white; padding: 1px;">{{spc|{{{icon|}}}|o|-}}</span> | }} | ||
}}</span><noinclude> | }}</span><noinclude> | ||
{{Dokumentation}} | {{Dokumentation}} | ||
</noinclude> | </noinclude> |
Version vom 29. März 2019, 14:33 Uhr
Syntax: {{ ic | Input-Cloud | Optionale Parameter }}
2. Parameter | Default | Darstellung |
---|---|---|
| dr als 2. Parameter |
w=161px dropdown |
|
| dr | Anw=UMA als 2. Parameter |
w=161px dropdown |
|
| c als 2. Parameter |
w=161px counter |
|
| c als 2. Parameter Bei Aufruf von einer UTM-Seite aus |
w=81px | |
| rechts | links | stellt ein Icon auf der Rechten Seite dar |
| tr als 2. Parameter Bei Aufruf von einer UTM-Seite aus |
w=161px table-row |
|
| tr-odd als 2. Parameter Bei Aufruf von einer UTM-Seite aus |
w=161px table-row |
|
| tr-even als 2. Parameter Bei Aufruf von einer UTM-Seite aus |
w=161px table-row |
|
| tr-head als 2. Parameter Bei Aufruf von einer UTM-Seite aus |
w=161px table-row |
|
| cb | Anw=UMA als 2. oder 3. Parameter |
zusätzlich als Inhalt: {{cb|https}} clickbox |
|
2. oder weitere Parameter | Default | Darstellung |
| Anw= | ohne | Formatiert die Anzeige, wie mit Aufruf von Anw-Seite aus |
| Anw=UTM | ||
| Anw=UMA | ||
| Anw=MS | ||
| w= | w=170px width: |
|
| fw= | fw=normal font-weight |
light, lighter, normal, bold, bolder |
| icon= | Optional {{ spc | Eingabefeld | c | icon=clock | fw=bold }} | Eingabefeld ▴▾ |
| icon= | Anw=MS | Optional {{ spc | Eingabefeld | c | icon=clock | fw=bold }} | Eingabefeld ▴▾ |
| iconw= | 20px | Breite des Iconfeldes |
| iconc= | grey-l | Farbe des Icons |
| icon-class= | Übergibt den Parameter als class=xyz an {{spc|}} fas=solid (entspr. bold), far=regular, fal=light Um ein beliebiges fontawesome-Icon zu verwenden muss als Paramater zusätzlich icon=fa verwendet werden. | |
| lh= | Optional line-height | verändert die Zeilenhöhe außerhalb der Box |
| pd= | pd=3px | ändert die Höhe der Box: |
| c= Color | grey-l | |
| bdc= Border-Color | rgba(0, 0, 0, 0.125) | |
| bc= background-color | rgba(0, 0, 0, 0.01) |
|