Difference between revisions of "Template:Drops list"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
m (Protected "Template:Drops list" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{#vardefineecho:drop_data|{{#show:{{{1|{{#titleparts:{{BASEPAGENAME}}}}}}}|?Drops|link=none|sep=&&}}}}|<!--
<includeonly>{{#ask:[[Has item drop creature object::{{{1|{{#titleparts:{{BASEPAGENAME}}}}}}}]]<!-- PAGENAME uses html entity for apostrophes -->
-->{{Drops table header|show-levels={{{show-levels|}}}}}
|?Has item drop
{{#arraymap:{{#var:drop_data}}|&&|@@@|{{!}}- {{#vardefine:drop|{{#sub:{{#replace:@@@|  (|, }}|0|-1}}}}
|?Is fixed
{{!}} {{Item icon|{{#vardefineecho:item|{{#explode:{{#var:drop}}|,|0}}}}}} <!--
|?Has fate requirement
-->{{#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}}]]}}<!--
|?Has minimum quantity output
-->{{#ifeq:{{#explode:{{#var:drop}}|,|1}}|true|&nbsp; [[File:Starred Bag.png|20px|This item is guaranteed to drop.|link=]]}}
|?Has maximum quantity output
{{!}} {{#if:{{{type|}}}|{{#arraymap:{{{type}}}|, |@@@|[[{{ucfirst:{{lc:@@@}}}}]]|,&nbsp;}}|{{#arraymap:{{#show:{{#var:item}}|?Has item type}}|, |@@@|[[@@@]]|,&nbsp;}}}}
|?Has minimum creature level
{{!}} {{#if:{{#show:{{#var:item}}|?Has item rarity}}|{{rarity|{{#show:{{#var:item}}|?Has item rarity}}}}}}
|?Has maximum creature level
{{!}} style="text-align:center;" {{!}} {{#explode:{{#var:drop}}|,|3}}{{#ifeq:{{#vardefineecho:max_qty|{{#explode:{{#var:drop}}|,|4}}}}|?||-{{#var:max_qty}}}}
| link = none
{{#if:{{{show-levels|}}}|<!--
| valuesep =,
-->{{!}} style="text-align:center;" {{!}} {{#explode:{{#var:drop}}|,|5}}{{#ifeq:{{#vardefineecho:max_level|{{#explode:{{#var:drop}}|,|6}}}}|?||-{{#var:max_level}}}}}}
| format = template
|\n}}
| template = Drops list result format
|}<!--
| intro = {{Drops table header|show-levels={{{show-levels|}}}}}
-->|No drops found for such creature.}}</includeonly><noinclude>
| outro = {{!}}}
<!-- Has item drop, Is fixed, Has fate requirement, Has minimum quantity output, Has maximum quantity output, Has minimum creature level, Has maximum creature level -->
| sort = Has item drop
| sortorder = descending
| limit = 200
| default = No item drops found that match the constraints of the query.
}}</includeonly><noinclude>
 
== Usage ==
== Usage ==
Generates a list of drops for a certain creature. Uses {{tl|Drops table header}} for header.
Generates a list of item drops for a creature. Format using {{tl|drops list result format}}, and uses {{tl|drops table header}} for header.


<pre>
<pre>
Line 29: Line 34:


== Examples ==
== Examples ==
<pre>{{Drops list|Hedetet}}</pre>
{{Drops list|Hedetet}}
<pre>{{Drops list|JustATempPage|show-levels=y}}</pre>
<pre>{{Drops list|JustATempPage|show-levels=y}}</pre>
{{Drops list|JustATempPage|show-levels=y}}
{{Drops list|JustATempPage|show-levels=y}}


[[Category:Table formatting templates]]</noinclude>
[[Category:Table formatting templates]]</noinclude>

Latest revision as of 16:39, 18 October 2018


Usage

Generates a list of item drops for a creature. Format using {{drops list result format}}, and 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|Hedetet}}
Name Type Item Level Rarity Quantity
Royal volunteers boots of casting icon1.png  Royal Volunteer's Boots of Casting Feet 355 BGreen 1
Royal volunteers boots of scouting icon1.png  Royal Volunteer's Boots of Scouting Feet 355 BGreen 1
Royal volunteers boots of striking icon1.png  Royal Volunteer's Boots of Striking Feet 355 BGreen 1
Royal volunteers bracelet of aiming icon1.png  Royal Volunteer's Bracelet of Aiming Bracelets 355 BGreen 1
Royal volunteers bracelet of casting icon1.png  Royal Volunteer's Bracelet of Casting Bracelets 355 BGreen 1
Royal volunteers bracelet of fending icon1.png  Royal Volunteer's Bracelet of Fending Bracelets 355 BGreen 1
Royal volunteers bracelet of healing icon1.png  Royal Volunteer's Bracelet of Healing Bracelets 355 BGreen 1
Royal volunteers bracelet of slaying icon1.png  Royal Volunteer's Bracelet of Slaying Bracelets 355 BGreen 1
Royal volunteers heavy boots of fending icon1.png  Royal Volunteer's Heavy Boots of Fending Feet 355 BGreen 1
Royal volunteers heavy boots of maiming icon1.png  Royal Volunteer's Heavy Boots of Maiming Feet 355 BGreen 1
Royal volunteers ring of aiming icon1.png  Royal Volunteer's Ring of Aiming Ring 355 BGreen 1
Royal volunteers ring of casting icon1.png  Royal Volunteer's Ring of Casting Ring 355 BGreen 1
Royal volunteers ring of fending icon1.png  Royal Volunteer's Ring of Fending Ring 355 BGreen 1
Royal volunteers ring of healing icon1.png  Royal Volunteer's Ring of Healing Ring 355 BGreen 1
Royal volunteers ring of slaying icon1.png  Royal Volunteer's Ring of Slaying Ring 355 BGreen 1
Royal volunteers thighboots of aiming icon1.png  Royal Volunteer's Thighboots of Aiming Feet 355 BGreen 1
Royal volunteers thighboots of healing icon1.png  Royal Volunteer's Thighboots of Healing Feet 355 BGreen 1
{{Drops list|JustATempPage|show-levels=y}}

No item drops found that match the constraints of the query.