KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<templatestyles src="Vorlage:Gallery.css" /><br clear=all> | <templatestyles src="Vorlage:Gallery.css" /><templatestyles src="Vorlage:Styles.css" /><br clear=all> | ||
{| class="wikitable" | {| class="wikitable" | ||
! 3. Parameter: !! Funktion | ! 3. Parameter: !! Funktion | ||
Zeile 165: | Zeile 165: | ||
! Anzeige !! Verwendung !! Optionale Parameter !! default | ! Anzeige !! Verwendung !! Optionale Parameter !! default | ||
|- | |- | ||
| | | {{spc | Menü | m }} || '''m''' oder '''Menü''' || '''c='''''Schrift-Farbe'' <small>(Angabe ohne ;)</small><br>'''bdc='''''Rand-Farbe''<br>'''w='''''100'''''px''' <small>Breite (width)</small><br>'''fs='''''Font-Size'' || white <br>border: 0; → <small>(border: 1px solid color;)</small><br>100px (falls nur ein Icon angezeigt wird: 17px)<br>1em | ||
|- | |- | ||
| | | {{spc|Kontext-Menü|k}} || '''k''' oder '''Kontext''' || '''c='''''Schrift-Farbe'' <small>(Angabe ohne ;)</small><br>'''w='''''100'''''px''' <small>Breite (width)</small><br>'''fs='''''Font-Size'' || white <br>100px (falls nur ein Icon angezeigt wird: 17px)<br>1em | ||
|- | |- | ||
| | | {{spc|Eintrag Liste|e}} || '''e''' oder '''Eintrag''' || '''c='''''Schrift-Farbe'' <small>(Angabe ohne ;)</small><br> '''bdc='''''Linien-Farbe'' <br>'''w='''''100'''''px''' <small>Breite (width) '''w=0''' => dynamisch</small> <br>'''mr='''''10px''<small> Abstand margin right</small><br>'''pv='''0px <small>padding vertical (top+bottom)</small><br>'''ph='''0px <small>padding horizontal (left+right)</small><br>'''fs='''''Font-Size''|| rgba(0, 0, 0, 0.75)<br>rgba(0, 0, 0, 0.75)<br>100px (falls nur ein Icon angezeigt wird: 17px)<br>0px<br>0px<br>0px<br>1em | ||
|- | |- | ||
| | | {{spc|Eintrag Kasten|ka}} || '''ka''' oder '''Kasten''' || '''c='''''Schrift-Farbe'' <small>(Angabe ohne ;)</small> <br> '''bdc='''''Rand-Farbe'' <small>(Angabe ohne ;)</small><br>'''bc='''''Backgound-Color''<br>'''fs='''''Font-Size''|| Farbe rots<br>Farbe: rotr<br>white<br>1em | ||
|- | |- | ||
| | |{{spc|Ohne Kasten|o}} || '''o''' oder '''ohne''' || '''c='''''Schrift-Farbe'' <small>(Angabe ohne ;)</small><br>'''w='''''100'''''px''' <small>Breite (width) '''w=0''' => dynamisch</small><br>'''fs='''''Font-Size'' || rgba(0, 0, 0, 0.75) <br>100px (falls nur ein Icon angezeigt wird: 17px)<br>1em | ||
|- | |- | ||
| | | {{spc|Status|st}} || '''s''', '''st''' oder '''Status''' || '''c='''''Schrift-Farbe'' <small>(Angabe ohne ;)</small><br>'''bc='''''Hintergrund-Farbe'' <small>background-color</small><br>'''fs='''''Font-Size'' || <nowiki>{{Farbe|grau-l}}</nowiki> <br><nowiki>{{Farbe|hgrau}}</nowiki> <br>1em | ||
|- | |- | ||
| | | {{spc|Graue Schaltfläche|gr}} || '''gr''' , '''grau''' || '''c='''''Schrift-Farbe'' <small>(Angabe ohne ;)</small><br>'''bc='''''Hintergrund-Farbe'' <small>background-color</small><br> '''bdc='''''Rand-Farbe'' <small>border-color</small><br>'''bdr='''''Border-Radius''<br>'''fs='''''Font-Size'' || white-l<br>grey<br><nowiki>{{Farbe|hgrau}}</nowiki><br>5px<br>1em | ||
|- | |- | ||
| | | {{spc|Default|b}} || '''b''' , '''Button''' oder<br>'''default''' ''ohne Parameter'' || '''c='''''Schrift-Farbe'' <small>(Angabe ohne ;)</small><br>'''bc='''''Hintergrund-Farbe'' <small>background-color</small><br> '''bdc='''''Rand-Farbe'' <small>border-color</small><br>'''bdr='''''Border-Radius''<br>'''fs='''''Font-Size'' <br>'''w='''''width''|| white-l<br>rot<br>rotr<br>2px<br>1em<br>nicht mit »x« als 3. Parameter ! | ||
|- | |- | ||
| {{spc | g | c | - }} || '''c''', '''circle''' || '''c='''''Schrift-Farbe'' <small>(Angabe ohne ;)</small><br> | | {{spc | g | c | - }} || '''c''', '''circle''' || '''c='''''Schrift-Farbe'' <small>(Angabe ohne ;)</small><br> |
Version vom 29. September 2020, 09:22 Uhr
3. Parameter: | Funktion |
---|---|
x | Icon ohne Standard-Text, w=x |
- | Icon ohne Standard-Text, Breite kann angegeben werden mit w= |
Optionale Parameter | Funktion |
class=fas | solid (=bold) |
class=far | regular |
class=fal | light |
class=fax fa-icon-class | beliebige fontawesome-Klasse erfordert: als 1. Parameter: fa |
{{ spc | 1. Parameter: Icon-Kürzel |2. Parameter: Verwendung(s.o.) | 3.Parameter: Alternativer Anzeige-Text oder nur Icon: x bzw. - = ohne Text. | Optionale Parameter}}
Anzeige | Verwendung | Optionale Parameter | default |
---|---|---|---|
m oder Menü | c=Schrift-Farbe (Angabe ohne ;) bdc=Rand-Farbe w=100px Breite (width) fs=Font-Size |
white border: 0; → (border: 1px solid color;) 100px (falls nur ein Icon angezeigt wird: 17px) 1em | |
k oder Kontext | c=Schrift-Farbe (Angabe ohne ;) w=100px Breite (width) fs=Font-Size |
white 100px (falls nur ein Icon angezeigt wird: 17px) 1em | |
Eintrag Liste | e oder Eintrag | c=Schrift-Farbe (Angabe ohne ;) bdc=Linien-Farbe w=100px Breite (width) w=0 => dynamisch mr=10px Abstand margin right pv=0px padding vertical (top+bottom) ph=0px padding horizontal (left+right) fs=Font-Size |
rgba(0, 0, 0, 0.75) rgba(0, 0, 0, 0.75) 100px (falls nur ein Icon angezeigt wird: 17px) 0px 0px 0px 1em |
ka oder Kasten | c=Schrift-Farbe (Angabe ohne ;) bdc=Rand-Farbe (Angabe ohne ;) bc=Backgound-Color fs=Font-Size |
Farbe rots Farbe: rotr white 1em | |
Ohne Kasten | o oder ohne | c=Schrift-Farbe (Angabe ohne ;) w=100px Breite (width) w=0 => dynamisch fs=Font-Size |
rgba(0, 0, 0, 0.75) 100px (falls nur ein Icon angezeigt wird: 17px) 1em |
Status | s, st oder Status | c=Schrift-Farbe (Angabe ohne ;) bc=Hintergrund-Farbe background-color fs=Font-Size |
{{Farbe|grau-l}} {{Farbe|hgrau}} 1em |
Graue Schaltfläche | gr , grau | c=Schrift-Farbe (Angabe ohne ;) bc=Hintergrund-Farbe background-color bdc=Rand-Farbe border-color bdr=Border-Radius fs=Font-Size |
white-l grey {{Farbe|hgrau}} 5px 1em |
Default | b , Button oder default ohne Parameter |
c=Schrift-Farbe (Angabe ohne ;) bc=Hintergrund-Farbe background-color bdc=Rand-Farbe border-color bdr=Border-Radius fs=Font-Size w=width |
white-l rot rotr 2px 1em nicht mit »x« als 3. Parameter ! |
c, circle | c=Schrift-Farbe (Angabe ohne ;) bc=Hintergrund-Farbe background-color |
white-l grün | |
cb, circle-big | c=Schrift-Farbe (Angabe ohne ;) bc=Hintergrund-Farbe background-color |
rot white-l | |
buttong | buttong buttony bg |
c=Schrift-Farbe (Angabe ohne ;) bc=Hintergrund-Farbe background-color |
white-l gelb |
buttongr | buttongr bgr |
c=Schrift-Farbe (Angabe ohne ;) bc=Hintergrund-Farbe background-color |
white-l grün |
buttongrey | buttongrey buttongrau bgrau |
c=Schrift-Farbe (Angabe ohne ;) bc=Hintergrund-Farbe background-color |
white-l grau |
buttonuma | buttonuma bu bb |
c=Schrift-Farbe (Angabe ohne ;) bc=Hintergrund-Farbe background-color |
white-l grau |
-