Vorlage:Icon: Unterschied zwischen den Versionen
Aus BrandWiki
imported>Ahoi (Created page with "<noinclude>see [https://getbootstrap.com/docs/3.3/components/ glyphicons bootstrap] </noinclude><includeonly><span class="glyphicon glyphicon-{{{1}}}" aria-hidden="true"></spa...") |
imported>Ahoi |
||
Zeile 1: | Zeile 1: | ||
− | <noinclude>see [https://getbootstrap.com/docs/3.3/components/ glyphicons bootstrap] | + | <noinclude> |
+ | ===How it works=== | ||
+ | The template includes the following recommended code, see [https://getbootstrap.com/docs/3.3/components/ glyphicons bootstrap]: | ||
+ | <code><nowiki><span class="glyphicon glyphicon-</nowiki>'''globe'''<nowiki>" aria-hidden="true"></span></nowiki></code> | ||
+ | |||
+ | ==How to use== | ||
+ | It can be used easily via code: | ||
+ | <code><nowiki>{{Icon|</nowiki>'''globe'''<nowiki>}}</nowiki></code> | ||
+ | Substitute globe for the following codes: | ||
+ | |||
+ | ; <span class="glyphicon glyphicon-th" aria-hidden="true"></span> <code>th</code> | ||
+ | : brand class/topic (''food, fashion, cosmetics'') | ||
+ | |||
+ | ; <span class="glyphicon glyphicon-globe" aria-hidden="true"></span> <code>globe</code> | ||
+ | : for URLs (not all outgoing links, but "primary home base" on the web, like brand websites) | ||
+ | |||
+ | ; <span class="glyphicon glyphicon-map-marker" aria-hidden="true"></span> <code>map-marker</code> | ||
+ | : country of headquarters | ||
+ | |||
+ | ; <span class="glyphicon glyphicon-certificate" aria-hidden="true"></span> <code>certificate</code> | ||
+ | : issuer of certificates, i.e. a company/institution | ||
+ | |||
+ | ; <span class="glyphicon glyphicon-tags" aria-hidden="true"></span> <code>tags</code> | ||
+ | : brand certificates (labels, quality marks, seals) (used on brand pages, list of certificates) | ||
+ | |||
+ | ; <span class="glyphicon glyphicon-tag" aria-hidden="true"></span> <code>tag</code> | ||
+ | : name of the certificate (used on certificate pages) | ||
+ | |||
+ | ; <span class="glyphicon glyphicon-home" aria-hidden="true"></span> <code>home</code> | ||
+ | : enterprise, mother company | ||
+ | |||
+ | ; <span class="glyphicon glyphicon-star" aria-hidden="true"></span> <code>star</code> | ||
+ | : approved content (in this wiki), featured content | ||
+ | |||
+ | ; <span class="glyphicon glyphicon-leaf" aria-hidden="true"></span> <code>leaf</code> | ||
+ | : label for label checks looking closely at sustainability concerning environment | ||
</noinclude><includeonly><span class="glyphicon glyphicon-{{{1}}}" aria-hidden="true"></span></includeonly> | </noinclude><includeonly><span class="glyphicon glyphicon-{{{1}}}" aria-hidden="true"></span></includeonly> |
Version vom 11. Mai 2019, 15:21 Uhr
How it works
The template includes the following recommended code, see glyphicons bootstrap:
<span class="glyphicon glyphicon-globe" aria-hidden="true"></span>
How to use
It can be used easily via code:
{{Icon|globe}}
Substitute globe for the following codes:
-
th
- brand class/topic (food, fashion, cosmetics)
-
globe
- for URLs (not all outgoing links, but "primary home base" on the web, like brand websites)
-
map-marker
- country of headquarters
-
certificate
- issuer of certificates, i.e. a company/institution
-
tags
- brand certificates (labels, quality marks, seals) (used on brand pages, list of certificates)
-
tag
- name of the certificate (used on certificate pages)
-
home
- enterprise, mother company
-
star
- approved content (in this wiki), featured content
-
leaf
- label for label checks looking closely at sustainability concerning environment