Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 10: Zeile 10:
| MS
| MS
| #default=<span style="
| #default=<span style="
background-color: rgba(0, 0, 0, 0.01);
background-color: {{{bgr|rgba(0, 0, 0, 0.01)}}};
border: 1px solid rgba(0, 0, 0, 0.125);
border: 1px solid {{{bdc|rgba(0, 0, 0, 0.125)}}};
border-radius: 2px;
border-radius: 2px;
padding: {{{pd|3px}}};
padding: {{{pd|3px}}};
Zeile 22: Zeile 22:
line-height: {{{lh|}}};
line-height: {{{lh|}}};
font-weight: {{{fw|normal}}};
font-weight: {{{fw|normal}}};
color: {{Farbe|grey-l}}
color: {{Farbe|{{{c|grey-l}}} }}
clear: both"
clear: both"
| U
| U

Version vom 16. April 2019, 11:00 Uhr

{{{1}}}


Syntax: {{ ic | Input-Cloud | Optionale Parameter }}



























2. Parameter Default Darstellung
| dr
als 2. Parameter
w=161px
dropdown
Input-Cloud Link=
| dr | Anw=UMA
als 2. Parameter
w=161px
dropdown
Input-Cloud Link=
| c
als 2. Parameter
w=161px
counter
Input-Cloud
| c
als 2. Parameter
Bei Aufruf von einer UTM-Seite aus
w=81px Input-UTM Link=
| 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
Input-Cloud
| tr-odd
als 2. Parameter
Bei Aufruf von einer UTM-Seite aus
w=161px
table-row
Input-Cloud
| tr-even
als 2. Parameter
Bei Aufruf von einer UTM-Seite aus
w=161px
table-row
Input-Cloud
| tr-head
als 2. Parameter
Bei Aufruf von einer UTM-Seite aus
w=161px
table-row
Input-Cloud
| 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 Eingabfeld UTM
| Anw=UMA Eingabfeld UMA
| Anw=MS Eingabfeld UMA
| w= w=170px
width:
Input-Cloud
| 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 lh=40px verändert die Zeilenhöhe außerhalb der Box
| pd= pd=3px ändert die Höhe der Box: Input-Cloud pd=10px
| c= Color grey-l
| bdc= Border-Color rgba(0, 0, 0, 0.125)
| bc= background-color rgba(0, 0, 0, 0.01)