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)))
 
(23 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
{{!}} {{#var:drop_data}} - {{Item icon|{{#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:{{{1}}}|?Has item type}}|, |@@@|[[@@@]]|,&nbsp;}}}}
|?Has minimum creature level
{{!}} b
|?Has maximum creature level
{{!}} c
| link = none
|\n}}
| valuesep =,
|}<!--
| format = template
-->|No drops found for such creature.}}</includeonly><noinclude>
| template = Drops list result format
<!-- Has item drop, Is fixed, Has fate requirement, Has minimum quantity output, Has maximum quantity output, Has minimum creature level, Has maximum creature level -->
| intro = {{Drops table header|show-levels={{{show-levels|}}}}}
| outro = {{!}}}
| 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 27: Line 34:


== Examples ==
== Examples ==
<pre>{{Drops list|JustATempPage}}</pre>
<pre>{{Drops list|Hedetet}}</pre>
{{Drops list|JustATempPage}}
{{Drops list|Hedetet}}
 
<pre>{{Drops list|JustATempPage|show-levels=y}}</pre>
{{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.