Vorlage:Icon: Unterschied zwischen den Versionen
Aus Brandwiki
Ahoi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Ahoi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 35: | Zeile 35: | ||
; <i class="fas fa-comment" aria-hidden="true"></i> <code>comment</code> | ; <i class="fas fa-comment" aria-hidden="true"></i> <code>comment</code> | ||
: | : BrandWikis Kommentar | ||
; <i class="fas fa-building" aria-hidden="true"></i> <code>building</code> | ; <i class="fas fa-building" aria-hidden="true"></i> <code>building</code> | ||
| Zeile 41: | Zeile 41: | ||
; <i class="fas fa-certificate" aria-hidden="true"></i> <code>certificate</code> | ; <i class="fas fa-certificate" aria-hidden="true"></i> <code>certificate</code> | ||
: | : Zertifikate (Labels, Qualitätszeichen, Siegel) auf Markenseiten und Zertifikaten | ||
; <i class="fas fa-envelope" aria-hidden="true"></i> <code>envelope</code> | ; <i class="fas fa-envelope" aria-hidden="true"></i> <code>envelope</code> | ||
: | : Kontakt | ||
; <i class="fas fa-globe" aria-hidden="true"></i> <code>globe</code> | ; <i class="fas fa-globe" aria-hidden="true"></i> <code>globe</code> | ||
: | : für Links/URLs (vorwiegend eigene Websites und Social Media) | ||
; <i class="fas fa-home" aria-hidden="true"></i> <code>home</code> | ; <i class="fas fa-home" aria-hidden="true"></i> <code>home</code> | ||
: | : Konzern, Mutterunternehmen | ||
; <i class="fas fa-heart" aria-hidden="true"></i> <code>heart</code> | ; <i class="fas fa-heart" aria-hidden="true"></i> <code>heart</code> | ||
: | : Markenwerte, Editierrichtlinien | ||
; <i class="fas fa-info-circle" aria-hidden="true"></i> <code>info-circle</code> | ; <i class="fas fa-info-circle" aria-hidden="true"></i> <code>info-circle</code> | ||
| Zeile 60: | Zeile 59: | ||
; <i class="fas fa-chess-knight" aria-hidden="true"></i> <code>chess-knight</code> | ; <i class="fas fa-chess-knight" aria-hidden="true"></i> <code>chess-knight</code> | ||
: | : Personen (eher nicht: User) | ||
; <i class="fas fa- | ; <i class="fas fa-user" aria-hidden="true"></i> <code>user</code> | ||
: | : Personen, im Sinne von Online-User | ||
; <i class="fas fa- | ; <i class="fas fa-th" aria-hidden="true"></i> <code>th</code> | ||
: | : Thema | ||
; <i class="fas fa-link" aria-hidden="true"></i> <code>link</code> | ; <i class="fas fa-link" aria-hidden="true"></i> <code>link</code> | ||
| Zeile 72: | Zeile 71: | ||
; <i class="fas fa-map-marker" aria-hidden="true"></i> <code>map-marker</code> | ; <i class="fas fa-map-marker" aria-hidden="true"></i> <code>map-marker</code> | ||
: | : Sitz eines Unternehmens | ||
; <i class="fas fa-palette" aria-hidden="true"></i> <code>palette</code> | |||
: Markenfarben | |||
; <i class="fas fa-paste" aria-hidden="true"></i> <code>paste</code> | ; <i class="fas fa-paste" aria-hidden="true"></i> <code>paste</code> | ||
: | : Quellen | ||
; <i class="fas fa-pencil-alt" aria-hidden="true"></i> <code>pencil-alt</code> | ; <i class="fas fa-pencil-alt" aria-hidden="true"></i> <code>pencil-alt</code> | ||
: | : Bearbeiten | ||
; <i class="fas fa-plus" aria-hidden="true"></i> <code>plus</code> | ; <i class="fas fa-plus" aria-hidden="true"></i> <code>plus</code> | ||
: + | : + neu hinzufügen | ||
; <i class="fas fa-star" aria-hidden="true"></i> <code>star</code> | ; <i class="fas fa-star" aria-hidden="true"></i> <code>star</code> | ||
: | : Bestätigte Inhalte (in diesem Wiki) | ||
; <i class="fas fa-tag" aria-hidden="true"></i> <code>tag</code> | ; <i class="fas fa-tag" aria-hidden="true"></i> <code>tag</code> | ||
: | : Kategorie | ||
; <i class="fas fa-tags" aria-hidden="true"></i> <code>tags</code> | ; <i class="fas fa-tags" aria-hidden="true"></i> <code>tags</code> | ||
: | : Schlagwörter | ||
; <i class="fas fa-th-list" aria-hidden="true"></i> <code>th-list</code> | ; <i class="fas fa-th-list" aria-hidden="true"></i> <code>th-list</code> | ||
: | : Liste | ||
; <i class="fas fa- | ==Spezielle Icons, die heir nur einmalig vergeben werden:== | ||
: | ; <i class="fas fa-leaf" aria-hidden="true"></i> <code>leaf</code> | ||
: für [[Greenpeace Austria LabelCheck 2018]], ein Labeltests, der Labels auf Nachhaltigkeit in Bezug auf die Umwelt prüft | |||
</noinclude><includeonly><i class="fas fa-{{{1}}}" title="{{{1}}}" alt="" aria-hidden="true"></i></includeonly> | </noinclude><includeonly><i class="fas fa-{{{1}}}" title="{{{1}}}" alt="" aria-hidden="true"></i></includeonly> | ||
Version vom 13. April 2022, 16:50 Uhr
Wie es funktioniert
Wir sind von Bootstraps Glyphicons mit der neuen Skin auf Font Awesome gewechselt, derzeit noch in Version 5 (die neueste ist Version 6). Möglich sind nur jene, die als „Free“ gekennzeichnet sind (keine Pro-Version).
Die Einbindung innerhalb der Vorlage erfolgt mittels des Code zu Font Aweseome:
<i class="fas fa-globe" aria-hidden="true"></i>
ergibt:
Im Text verwenden
So kann die Vorlage im Text (oder in weiteren Vorlagen) verwendet werden:
{{Icon|globe}}
Das sieht dann so aus:
Ersetze globe mit dem passenden Code für das passende Icon:
-
book - Wikipedia
-
comment - BrandWikis Kommentar
-
building - Typ einer Organisation
-
certificate - Zertifikate (Labels, Qualitätszeichen, Siegel) auf Markenseiten und Zertifikaten
-
envelope - Kontakt
-
globe - für Links/URLs (vorwiegend eigene Websites und Social Media)
-
home - Konzern, Mutterunternehmen
-
heart - Markenwerte, Editierrichtlinien
-
info-circle - Über, mehr Info
-
chess-knight - Personen (eher nicht: User)
-
user - Personen, im Sinne von Online-User
-
th - Thema
-
link - Weblinks
-
map-marker - Sitz eines Unternehmens
-
palette - Markenfarben
-
paste - Quellen
-
pencil-alt - Bearbeiten
-
plus - + neu hinzufügen
-
star - Bestätigte Inhalte (in diesem Wiki)
-
tag - Kategorie
-
tags - Schlagwörter
-
th-list - Liste
Spezielle Icons, die heir nur einmalig vergeben werden:
-
leaf - für Greenpeace Austria LabelCheck 2018, ein Labeltests, der Labels auf Nachhaltigkeit in Bezug auf die Umwelt prüft