Difference between revisions of "Template:Icon"
Jump to navigation
Jump to search
(transfered by WikiBackup wikiTask at 2016-02-12T15:55:51Z) |
|||
Line 4: | Line 4: | ||
}} | }} | ||
This is the template for ProfiWiki stock icons which are derived from https://fortawesome.github.io/Font-Awesome/cheatsheet/ | This is the template for ProfiWiki stock icons which are derived from https://fortawesome.github.io/Font-Awesome/cheatsheet/ | ||
− | see [[:Category:Icon]] | + | see [[:Category:Icon]][[Category:Icon]] |
=== examples === | === examples === |
Latest revision as of 05:38, 7 December 2019
This is the template for ProfiWiki stock icons which are derived from https://fortawesome.github.io/Font-Awesome/cheatsheet/ see Category:Icon
examples
{{Icon}}
{{Icon|name=home}}
{{Icon|name=home}}
{{Icon|name=server}}
{{Icon|name=home|style=plain}}
{{Icon|name=home|size=32}}
implementation
<img src="{{SERVER}}/font-awesome/svg/{{{name|question_and_answer}}}.svg" width="{{{size|48}}}" height="{{{size|48}}}" title="{{{name|question_and_answer}}}">