Template:STFI

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Deprecated

This template is deprecated and should no longer be used. Existing uses should be updated. For use in other templates, invoke Module:Icon § renderGameIcon directly instead.

Differences between this template and renderGameIcon:

  • The icon parameter should start with File:.
  • The new default size is small.
  • The dye-count parameter is renamed dyeCount.
  • The frame parameter is renamed frameType.

Erin Umbreon (talk) 19:20, 17 February 2026 (UTC)

Description

Standard Frame Icon. Used by all templates which displays a frame icon.

{{STFI|<page name>|icon=|link=|size=|frame=|dye-count=}}

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.
frame
Optional. The default frame is used for actions and NQ items; set this parameter to hq for HQ items, trait for traits, or achievement for achievements.
dye-count
Optional. For weapon and armor icons, the number of dye slots to display on the icon, if any. Can be 0 (default), 1, or 2.

Examples

{{STFI|Transpose}}

{{STFI|Nonexistant}}

File:Nonexistant.png

{{STFI|Transpose|size=big}} (default)

{{STFI|Transpose|size=mid}}

{{STFI|Transpose|size=small}}

{{STFI|Rampart|icon=Ruin II.png}}

{{STFI|icon=Ruin II.png|link=Ruin III}}

{{STFI|icon=Heavier Shot.png|link=Heavier Shot|frame=trait}}

{{STFI|Adventuring Sweater|icon=Adventuring sweater icon1.png|dye-count=2|frame=hq}}

{{STFI|Mapping_the_realm_central_shroud_icon1|frame=achievement}}