Template:Icon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>[[File:{{{1}}}|frameless|link={{{link|}}}|x{{{2|40}}}px|{{{link|}}}]]</includeonly><noinclude> | <includeonly>[[File:{{trim | {{{1}}} }}|frameless|link={{{link|}}}|x{{trim | {{{2|40}}} }}px|{{{link|}}}]]</includeonly><noinclude> | ||
Usage: {{code|<nowiki>{{icon|Flourish Icon.png}}</nowiki>}} | Usage: {{code|<nowiki>{{icon|Flourish Icon.png}}</nowiki>}} | ||
Revision as of 04:54, 30 July 2023
Usage: {{icon|Flourish Icon.png}}
Result:
The default size is x40px
meaning the icon is scaled until the height is 40 px. It's usually important to limit the height since the icons are used inline, and a very high inline image makes for an unpleasant text layout.
An alternative value for the height can be provided:
Usage: {{icon|Flourish Icon.png|30}}
Result:
Usage: {{icon|Flourish Icon.png|50}}
Result:
You can also provide a link:
Usage: {{icon|Flourish Icon.png|link=Flourish}}