Vorlage:Icon

From Thanatos
Revision as of 13:38, 13 April 2026 by Sysop (talk | contribs) (modified through wikirestore by Sysop)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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}}}">