KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
| MDM | | MDM | ||
| MS | | MS | ||
| #default=<span {{#if: {{{va|}}} | style="vertical-align: {{{va|}}};"}}><span class="MS ic-eingabe font-color__grau-l {{#ifeq:{{{2|}}}|cb|ic-eingabe--cb}}{{#ifeq:{{{3|}}}|cb|ic-eingabe--cb}} {{#ifeq: {{{2|}}} | rechts |ic-eingabe--icon--rechts}} {{#if: {{{icon | | SPDyn | ||
| #default=<span {{#if: {{{va|}}} | style="vertical-align: {{{va|}}};"}}><span class="MS ic-eingabe font-color__grau-l {{#ifeq:{{{2|}}}|cb|ic-eingabe--cb}}{{#ifeq:{{{3|}}}|cb|ic-eingabe--cb}} {{#ifeq: {{{2|}}} | rechts |ic-eingabe--icon--rechts}} {{#if:{{{icon}}}| ic-eingabe--icon}}" style=" | |||
{{#if: {{{bc|}}} | background-color: {{Farbe|{{{bc|rgba(0,0,0,0.01);}}} }} }} | {{#if: {{{bc|}}} | background-color: {{Farbe|{{{bc|rgba(0,0,0,0.01);}}} }} }} | ||
{{#if: {{{bdc|}}} | border: 1px solid {{Farbe|{{{bdc|rgba(0,0,0,0.125);}}} }} }} | {{#if: {{{bdc|}}} | border: 1px solid {{Farbe|{{{bdc|rgba(0,0,0,0.125);}}} }} }} | ||
Zeile 29: | Zeile 30: | ||
{{{ Anw | {{{v | {{Anw}} }}} }}} ic-eingabe | {{{ Anw | {{{v | {{Anw}} }}} }}} ic-eingabe | ||
font-color__grau-l | font-color__grau-l | ||
{{{2|}}} | {{#ifeq: {{{2|}}} | rechts |ic-eingabe--icon--rechts}} {{#if:{{{icon}}}| ic-eingabe--icon}} | ||
{{{3|}}} | {{{3|}}} | ||
" | " | ||
Zeile 45: | Zeile 46: | ||
{{#if: {{{iconw|}}} | width: {{{iconw|}}}; display: inline-block;}} | {{#if: {{{iconw|}}} | width: {{{iconw|}}}; display: inline-block;}} | ||
{{#if: {{{iconc|}}} | color: {{Farbe| {{{iconc|}}} }} }} | {{#if: {{{iconc|}}} | color: {{Farbe| {{{iconc|}}} }} }} | ||
{{#if: {{{ | {{#if: {{{iconbc|}}} | background-color: {{Farbe | {{{iconbc|}}} }} }} | ||
" | " | ||
>{{spc|{{{icon|}}}|o|-| class={{{icon-class|}}} }} </span> |}} }}<span style=" | >{{spc|{{{icon|}}}|o|-| class={{{icon-class|}}} }} </span> |}} }}<span style=" |
Version vom 6. Juli 2020, 06:51 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 |
Input-Cloud |
| 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 |
»https |
2. oder weitere Parameter | Default | Darstellung |
| Anw= | ohne | Formatiert die Anzeige, wie mit Aufruf von Anw-Seite aus |
| Anw=UTM | ||
| Anw=UMA | Eingabfeld 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 }} | |
| icon= | Anw=MS | Optional {{ spc | Eingabefeld | c | icon=clock | fw=bold }} | |
| 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) |
|