Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<noinclude><p>'''Diese Seite gibt verschieden Farbwerte für Farbnamen in Abhängigkeit der verwendeten Seite aus:'''</p>
{{#switch:   
'''Verwendung:''' <nowiki> {{ Farbe | Farb-Parameter }}</nowiki><br>
Liefert z.B. für : <nowiki> {{ Farbe | dgrau  }}</nowiki> den Wert ''rgb(51, 51, 51);''
 
 
{| class="wikitable"
! Anwendung !! Farb-Parameter !! Rückgabewert (mit ; ) !! Farbe !! Verwendung
|-
| '''Mobile Security / MDM''' || grün || #2DCC71; ||<span style="display: inline-block; width:100px; background-color:#2DCC71;">&nbsp;</span> || eingeloggt
|-
| || rot || #E74C3C; ||<span style="display: inline-block; width:100px; background-color:#E74C3C;">&nbsp;</span>|| ausgeolggt, Schaltflächen
|-
| style="background-color:white;" colspan="5" | <br><br>
|-
|  '''UTM''' ||grün ||  #468847; ||<span style="display: inline-block; width:100px; background-color:#468847;">&nbsp;</span>|| Aktiviert, positiv
|-
| || rot || #ec7063; ||<span style="display: inline-block; width:100px; background-color:#ec7063;">&nbsp;</span>||Fehler, gesperrt, Warnung
|-
| style="background-color:white;" colspan="4" | <br><br>
|-
|  '''Standard-Werte für alle Seiten:''' || grau || rgb(153, 153, 153); ||<span style="display: inline-block; width:100px; background-color:rgb(153, 153, 153);">&nbsp;</span>|| Schaltflächen UTM
|-
| || dgrau || rgb(51, 51, 51); ||<span style="display: inline-block; width:100px; background-color:rgb(51, 51, 51);">&nbsp;</span>||Log-Einträge
|-
| || hgrau || rgba(0, 0, 0, 0.05); ||<span style="display: inline-block; width:100px; background-color:rgba(0, 0, 0, 0.05);">&nbsp;</span>|| Status-Meldungen
|-
| || grau-l || rgba(0, 0, 0, 0.6); ||<span style="display: inline-block; width:100px; background-color:rgba(0, 0, 0, 0.6);">&nbsp;</span>|| Graue Schrift
|-
| || grau-app ||#c1cbce; ||<span style="display: inline-block; width:100px; background-color:#c1cbce;">&nbsp;</span>|| Graue Balken in der Android-App
|-
| || grau-s || #55676d; ||<span style="display: inline-block; width:100px; background-color:#55676d;">&nbsp;</span>|| Graue Schrift in Android-App
|-
| || grau-b || #878a90; ||<span style="display: inline-block; width:100px; background-color:#878a90;">&nbsp;</span>|| Graue Buttons in Android-App
|-
|  || blau || rgb(58, 135, 173); ||<span style="display: inline-block; width:100px; background-color:rgb(58, 135, 173);">&nbsp;</span>||Zonen, Bereiche
|-
|  || rots || rgba(231,76,60, 0.7); ||<span style="display: inline-block; width:100px; background-color: rgba(231,76,60, 0.7);">&nbsp;</span>||Symbole in rot
|-
| || rotr || #e43725; ||<span style="display: inline-block; width:100px; background-color:#e43725;">&nbsp;</span>|| verwendet für Border von Schaltflächen
|-
| || rotbd || #d62c1a; ||<span style="display: inline-block; width:100px; background-color:#d62c1a;">&nbsp;</span>|| verwendet für Border von Hinweisen
|-
| || rot-cb || #ef8b80; ||<span style="display: inline-block; width:100px; background-color:#ef8b80;">&nbsp;</span>|| verwendet für Border von Clickboxen
|-
| ||  white-l || rgba(255, 255, 255, 0.9); ||<span style="display: inline-block; width:100px; background-color:(255, 255, 255, 0.9);">&nbsp;</span>|| verwendet für Schrift in Hinweisen
|-
|  || gelb || #f0ad4e; ||<span style="display: inline-block; width:100px; background-color:#f0ad4e;">&nbsp;</span>|| Achtung, unbekannt
|-
|  || gelbbd || #ec971f; ||<span style="display: inline-block; width:100px; background-color:#ec971f;">&nbsp;</span>|| Border gelbe Felder
|}
----
</noinclude>{{#switch:   
{{{ v | {{#switch: {{#titleparts: {{FULLPAGENAMEE}} | 1 | 1 }}  
{{{ v | {{#switch: {{#titleparts: {{FULLPAGENAMEE}} | 1 | 1 }}  
| Spielwiese={{#titleparts: {{FULLPAGENAMEE}} | 1 | 2 }}
| Spielwiese={{#titleparts: {{FULLPAGENAMEE}} | 1 | 2 }}
Zeile 66: Zeile 15:
}}
}}
}}
}}
{{#switch: {{{1|rots}}}
{{#switch: {{{1|}}}
| grau=rgb(153, 153, 153);
| grau=rgb(153, 153, 153);
| dgrau=rgb(51, 51, 51);
| dgrau=rgb(51, 51, 51);
Zeile 84: Zeile 33:
| gelbbd=#ec971f;
| gelbbd=#ec971f;
| #default={{{1|}}}
| #default={{{1|}}}
}}
}}<noinclude>
{{Dokumentation}}</noinclude>

Version vom 7. März 2019, 18:03 Uhr


Diese Vorlage erleichtert uns die Gestaltung unseres Wikis.
Sie wird auf Wikiseiten verwendet, um z.B. unterschiedliche css-Styles aufrufen zu können