[dismiss]
![]() |
An early testing version of dark mode has been enabled as a desktop skin option for logged-in users. To enable it, go to Special:Preferences, and under the "Gadgets" tab, check both "darkMode" options. An icon to toggle dark mode will then appear in the top bar once you save the preferences. Please report any issues in our Discord server! |
Template:STFI2
Jump to navigation
Jump to search
Description
Standard Frame Icon. Used by all templates which displays a frame icon.
{{STFI2|<page name>|icon=|link=|size=}}
Parameters
- unnamed parameter 1
- Page name. Defines icon and link.
- icon
- Optional. The icon to be displayed with extension (eg. Action.png), defaults to
<parameter 1>.png
.
- link
- Optional. The image url with extension (eg. Action.png), defaults to
<parameter 1>.png
.
- size
- Optional. The image size. Can be big (default), mid, or small.
Examples
{{STFI2|Transpose}}
{{STFI2|Nonexistant}}
{{STFI2|Transpose|size=big}} (default)
{{STFI2|Transpose|size=mid}}
{{STFI2|Transpose|size=small}}
{{STFI2|Rampart|icon=Ruin II.png}}
{{STFI2|icon=Ruin II.png|link=Ruin III}}