Difference between revisions of "Template:Drops list"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
m
Line 5: Line 5:
-->{{#ifeq:{{#vardefineecho:fate|{{#explode:{{#var:drop}}|,|2}}}}|?||&nbsp; [[File:Notorious monster FATE (map icon).png|24px|This item is dropped by the fate {{#var:fate}}.|link={{#var:fate}}]]}}<!--
-->{{#ifeq:{{#vardefineecho:fate|{{#explode:{{#var:drop}}|,|2}}}}|?||&nbsp; [[File:Notorious monster FATE (map icon).png|24px|This item is dropped by the fate {{#var:fate}}.|link={{#var:fate}}]]}}<!--
-->{{#ifeq:{{#explode:{{#var:drop}}|,|1}}|true|&nbsp; [[File:Starred Bag.png|20px|This item is guaranteed to drop.|link=]]}}
-->{{#ifeq:{{#explode:{{#var:drop}}|,|1}}|true|&nbsp; [[File:Starred Bag.png|20px|This item is guaranteed to drop.|link=]]}}
{{!}} {{#if:{{{type|}}}|{{#arraymap:{{{type}}}|, |@@@|[[{{ucfirst:{{lc:@@@}}}}]]|,&nbsp;}}|{{#arraymap:{{#show:{{{1}}}|?Has item type}}|, |@@@|[[@@@]]|,&nbsp;}}}}<!--
{{!}} {{#if:{{{type|}}}|{{#arraymap:{{{type}}}|, |@@@|[[{{ucfirst:{{lc:@@@}}}}]]|,&nbsp;}}|{{#arraymap:{{#show:{{{1}}}|?Has item type}}|, |@@@|[[@@@]]|,&nbsp;}}}}
-->{{!}} b
{{!}} b
{{!}} c
{{!}} c
|\n}}
|\n}}

Revision as of 15:05, 28 September 2018

Usage

Generates a list of drops for a certain creature. Uses {{Drops table header}} for header.

{{Drops list}}
{{Drops list|show-levels=}}

Parameters

Unnamed parameter 1
Query term. Defaults to {{PAGENAME}}.
show-levels
Optional. Adds a column header for Creature level. Default is hidden if there is only one level for the creature.

Examples

{{Drops list|JustATempPage}}

}