Template:Icon: Difference between revisions
Jump to navigation
Jump to search
(pushed from contexts by wikipush) |
(pushed from swa by wikipush) Tag: Manual revert |
(2 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 11:22, 5 June 2025
PageSequence | |
---|---|
prev | Template:HideSideBar→Template:HideSideBar |
next | Template:IconLink→Template:IconLink |
categoryIcon | file-text-o |
category | Template→Template |
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}}{{SCRIPTPATH}}/font-awesome/svg/{{{name|question_and_answer}}}.svg" width="{{{size|48}}}" height="{{{size|48}}}" title="{{{name|question_and_answer}}}">