Difference between revisions of "Template:Icon"

From BITPlan royal-family Wiki
Jump to navigation Jump to search
(transfered by WikiBackup wikiTask at 2017-10-03T16:43:45Z)
 
(No difference)

Latest revision as of 18:43, 3 October 2017

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}}}">