Alert: We are in Beta until mid 2022. When you see something not working as expected, please have a look at known bugs in development and/or drop us a line. Thank you!

Template: Icon

From tangowiki.org
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>see [https://getbootstrap.com/docs/3.3/components/ glyphicons bootstrap]
+
<noinclude>See [https://getbootstrap.com/docs/3.3/components/ glyphicons bootstrap] for icon possibilities.
  
; Beispiel
+
; Example
 
: <code><nowiki>{{Icon|star}}</nowiki></code>
 
: <code><nowiki>{{Icon|star}}</nowiki></code>
  
; Ergebnis
+
; Outcome
 
: {{Icon|star}}
 
: {{Icon|star}}
  
 
</noinclude><includeonly><span class="glyphicon glyphicon-{{{1}}}" aria-hidden="true"></span></includeonly>
 
</noinclude><includeonly><span class="glyphicon glyphicon-{{{1}}}" aria-hidden="true"></span></includeonly>

Latest revision as of 09:25, 28 February 2022

See glyphicons bootstrap for icon possibilities.

Example
{{Icon|star}}
Outcome