Template:Fi: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
m (Text replacement - "<br>" to "<br/>")
m (attempt to resolve duplicate args issue by avoiding "" arg)
Line 351: Line 351:
   | left | right | center = float
   | left | right | center = float
   | hide | show = init
   | hide | show = init
  | _3
  }} = {{{3|}}}
  }} = {{{3|}}}
|{{#switch: {{{2|}}}
|{{#switch: {{{2|}}}
   | left | right | center = float
   | left | right | center = float
   | hide | show = init
   | hide | show = init
  | _2
  }} = {{{2|}}}
  }} = {{{2|}}}
|{{#switch: {{{1|}}}
|{{#switch: {{{1|}}}
   | left | right | center = float
   | left | right | center = float
   | hide | show = init
   | hide | show = init
  | _1
  }} = {{{1|}}}
  }} = {{{1|}}}
}}{{#vardefine:dump-ldelim|}}{{#vardefine:dump-qdelim|}}</onlyinclude>
}}{{#vardefine:dump-ldelim|}}{{#vardefine:dump-qdelim|}}</onlyinclude>

Revision as of 21:23, August 29, 2020

FiIcon.png

Fi

Purpose

This template is for formatting Fi Captions for Skyward Sword Enemies, Bosses, and Characters. Many named presets will automatically pull the quote from the text dump.

Usage

Primary usage for this template is simply {{Fi}}. This will automatically pull a quote from the text dump corresponding to the page's title. To use a different preset, use {{Fi| preset }}. If no such preset is available, consider bringing it up on the talk page. Otherwise, this template can be used in conjunction with {{Dump}}:

{{Fi| {{Dump|game|quote|ldelim=<br/>}} }}

See the {{Dump}} documentation for more details.

Furthermore, the caption can be hidden by default, and it can be floated left, right, or center:

{{Fi| quote | hide | left }}