Jump to content

Template:Drops table header

From Final Fantasy XIV Mobile Wiki
Revision as of 18:14, 22 June 2025 by Moogle (talk | contribs) (Created page with "{| {{STDT|sortable item}} |- ! {{#if:{{{width|}}}|style="width:{{#iferror:{{#expr:{{{width}}}}}|250|{{{width}}}}}px;" {{!}} | }} Name !! Type !! Item Level !! Rarity !! Quantity {{#ifeq:{{#vardefineecho:item_drop_show_levels|{{{show-levels|{{#iferror:{{#ifexpr:{{#show:{{PAGENAME}}|?Has NPC level|default=0}}>0}}|y|n}} }}}}}|y|!! Creature level<!-- -->{{#vardefine:dropstablelevel|{{{levels|{{#show:{{PAGENAME}}|?Has NPC level}} }}} }}|}} |-<noinclude> | || || || || |} == D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Name Type Item Level Rarity Quantity

Description

To be used in conjunction with {{Drops table row}}.

Parameters

levels
Optional. Defines the default level range that is used by entries. Defaults to Property:Has NPC level.
show-levels
Optional. Adds a column header for Creature level. Default is hidden if there is only one level for the creature.
width
Optional. Limits the Name column to the parameter value in pixels. Defaults to 250px if no number is given.