Vorlage:Icon

From Thanatos
Jump to navigation Jump to search

Template:TemplateSequence This is the template for ProfiWiki stock icons which are derived from https://fortawesome.github.io/Font-Awesome/cheatsheet/ see Category:Icon

examples

{{Icon}}

Template:Icon

{{Icon|name=home}}

Template:Icon

{{Icon|name=home}}

Template:Icon

{{Icon|name=server}}

Template:Icon

{{Icon|name=home|style=plain}}

Template:Icon

{{Icon|name=home|size=32}}

Template:Icon

implementation

<img src="{{SERVER}}{{SCRIPTPATH}}/font-awesome/svg/{{{name|question_and_answer}}}.svg" width="{{{size|48}}}" height="{{{size|48}}}" title="{{{name|question_and_answer}}}">