Difference between revisions of "Template:Default item parameter"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
 
(73 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly>{{#set:Has context=Item}}{{#if: {{{level|}}}|
<includeonly>{{#ifeq:{{lc:{{{type|}}}}}|currency|{{#set:Has context=Currency}}|{{#set:Has context=Item}}}}{{#if: {{{level|}}}|
; Level
; Level
: [[Has level requirement::{{{level}}}]]
: [[Has level requirement::{{{level}}}]]
}}<!--
}}<!--
-->{{#if: {{{ilvl|}}}|
-->{{#if: {{{ilvl|}}}|
; Item level
; [[Item Level]]
: [[Has item level::{{{ilvl}}}]]
: [[Has item level::{{{ilvl}}}]]
}}<!--
}}<!--
-->{{#if: {{{rarity|}}} |
-->{{#if: {{{rarity|}}} |
; [[Item#Quality|Rarity]]
; [[Rarity]]
: {{rarity|{{{rarity}}}}}{{#set:Has item rarity={{#switch:{{lc:{{{rarity|}}}}}| aetherial | pink = Aetherial | tomestone | blue = Tomestone | dungeon | green = Dungeon | relic | purple = Relic | basic | white = Basic}}}}
: {{rarity|{{{rarity}}}}}{{#set:Has item rarity={{#switch:{{lc:{{{rarity|}}}}}| aetherial | pink = Aetherial | tomestone | blue = Tomestone | dungeon | green = Dungeon | relic | purple = Relic | basic | white = Basic}}}}
}}<!--
}}<!--
-->{{#if: {{{race|}}} |  
-->{{#if: {{{race|}}} |  
; [[Playable races|Req. race]]
; [[Races|Req. race]]
: [[Is for race::{{ucfirst:{{{race|}}}}}]]
: [[Is for race::{{ucfirst:{{{race|}}}}}]]
}}<!--
}}<!--
Line 18: Line 18:
; Req. gender
; Req. gender
: {{#switch:{{lc:{{{gender}}}}}
: {{#switch:{{lc:{{{gender}}}}}
   | m | masculine | male = &#x2642; {{#set:Is for gender=Male}}
   | m | masculine | male = &#x2642; (<span style="color:blue;">Male</span>){{#set:Is for gender=Male}}
   | f | feminine | female = &#x2640; {{#set:Is for gender=Female}}
   | f | feminine | female = &#x2640; (<span style="color:red;">Female</span>){{#set:Is for gender=Female}}
   }}
   }}
}}<!--
}}<!--
-->{{#if: {{{recast|}}} |  
-->{{#if: {{{recast|}}} |  
; Recast
; Recast
: {{Convert time|{{{recast|}}}}}
: {{Convert time|{{{recast|}}}}} {{#if:{{{recast-hq|}}}|<sup>{{HQ|14}} {{Convert time|{{{recast-hq|}}}}}</sup>}}
}}<!--
}}<!--
-->{{#if: {{{cost|}}} |  
-->{{#if: {{{cost|}}} |  
; [[Currency|Cost]]  
; Vendor [[Currency|Cost]]  
: {{{cost|}}}
: {{{cost|}}}{{#set:Has vendor cost={{{cost|}}}}}
}}<!--
}}<!--
-->{{#if: {{{value|}}} |  
-->{{#if: {{{value|}}} |  
; [[Currency|Value]]
; Vendor [[Currency|Value]]
: {{gil|{{{value|}}}}}{{#set:Has vendor value={{{value|}}}}} {{#if:{{{value-hq|}}}|<sup>{{HQ}} {{gil|{{{value-hq|}}}}}</sup>}}
: {{gil|{{{value|}}}}}{{#set:Has vendor value={{{value|}}}}} {{#if:{{{value-hq|}}}|<sup>{{HQ|14}} {{gil|{{{value-hq|}}}|size=10}}</sup>}}
}}<!--
}}<!--
-->{{#if: {{{seals|}}} |  
-->{{#if: {{#show:{{PAGENAME}}|?Has equipment supertype}} | {{#if: {{{value|}}} | {{#switch:{{{rarity|}}}|aetherial|pink|dungeon|green|tomestone|blue=<!--
-->{{#vardefine:gc_seals|{{#switch: 1
| {{#expr: {{{ilvl|}}} > 660}} = {{#expr: {{{ilvl}}} + 1339}}
| {{#expr: {{{ilvl|}}} > 530}} = {{#expr: ceil(5/3 * {{{ilvl}}} + 895)}}
| {{#expr: {{{ilvl|}}} > 400}} = {{#expr: ceil(1.75 * {{{ilvl}}} + 850.5)}}
| {{#expr: {{{ilvl|}}} > 200}} = {{#expr: 2 * {{{ilvl}}} + 750}}
| {{#expr: {{{ilvl|}}} > 0}} = {{#expr: ceil({{{ilvl|}}}*5.75)}}
| #default = 0
}}}}
; [[Grand Company|GC]] delivery
; [[Grand Company|GC]] delivery
: {{company seal|{{{seals|}}}}} {{#set:Has gc delivery value={{{seals}}}}}
: {{company seal|{{#var:gc_seals}} {{#set:Has gc delivery value={{#var:gc_seals}}}}
}}|}}}}}}<!--
-->{{#if: {{{patch|}}} |
; [[Patches|Patch]]
: [[Patch {{{patch}}}|{{{patch}}}]]
}}<!--
}}<!--
-->{{#if: {{{patch|}}} |  
-->{{#if: {{{id-edb|}}}{{{id-gt|}}}|
; Patch
; Links
: {{{patch|}}}
: {{#if: {{{id-edb|}}}|<u style="border-bottom: 1px dotted; text-decoration: none;" title="Eorzea Database">[https://na.finalfantasyxiv.com/lodestone/playguide/db/item/{{{id-edb}}}/ EDB]</u>}} {{#if: {{{id-gt|}}}|<u style="border-bottom: 1px dotted; text-decoration: none;" title="Garland Tools">[http://garlandtools.org/db/#item/{{{id-gt}}} GT]</u>}}
}}</includeonly><noinclude>
}}<!--
-->{{#if: {{#show:{{PAGENAME}}|?Is untradable}}{{#show:{{PAGENAME}}|?Is market prohibited}}{{#show:{{PAGENAME}}|?Is island sanctuary item}} | | {{#if: {{{id-gt|}}}|{{#set:Has internal ID={{{id-gt|}}}}}
; [[File:Market_board_icon1.png|20px|link=Market Board]] [[Market Board|MB]] prices
: [https://universalis.app/market/{{{id-gt}}} Universalis]
}}}}{{#set:Has internal ID={{{id-gt|}}}}}
</includeonly><noinclude>


== Documentation ==
== Documentation ==
Line 54: Line 71:
| gender =  
| gender =  
| recast =
| recast =
| recast-hq =
| cost =
| cost =
| value =
| value =
| value-hq =  
| value-hq =  
| seals =  
| patch =
| id-edb =
| id-gt =
}}</pre>
}}</pre>


Line 68: Line 88:
* {{tl|Inventory infobox}} for bags, packs and boxes
* {{tl|Inventory infobox}} for bags, packs and boxes
* {{tl|Item infobox}} for general items
* {{tl|Item infobox}} for general items
* {{tl|Trinket infobox}} for accessories
* {{tl|Accessory infobox}} for accessories
* {{tl|Upgrade component infobox}} for upgrade components
* {{tl|Upgrade component infobox}} for upgrade components
* {{tl|Weapon infobox}} for weapons
* {{tl|Weapon infobox}} for weapons

Latest revision as of 00:42, 25 September 2024


Documentation

Usage

This template defines values available on all items and is implemented as a subtemplate on all infobox templates for items.

{{default item parameter
| rarity =
| level =
| ilvl = 
| race = 
| gender = 
| recast =
| recast-hq = 
| cost =
| value =
| value-hq = 
| patch =
| id-edb =
| id-gt =
}}

Parameters

The following parameters are handled by the {{Default item parameter}} template:

level
Optional. Required level to use the item.
ilvl
Optional. Item level.
rarity
Specified rarity: basic (white), aetherial (pink), dungeon (green), tomestone (blue), relic (purple). Will be set to Unspecified per default.
race
Optional. Required race to use item.
gender
Optional. Required gender to use item.
recast
Optional. Recast time (in seconds) for consumables such as medicine and meals.
recast-hq
Optional. Recast time (in seconds) for consumables such as medicine and meals if the item is high quality.
cost
Optional. Currency cost of the item when purchased from a vendor. To match it to the display in any vendor window, use the amount and the appropriate icon template, e.g. 500 {{gil}}, 2000 {{company seal}}, or 50 {{tomestone}}
value
Optional. The number of gils a vendor will pay for this item; if not specified sets the item as unsellable.
value-hq
Optional. The number of gils a vendor will pay for this item if high quality.
seals
Optional. The amount of seals earned through Grand Company deliveries.
patch
Optional. The patch where the item became available.
id-edb
ID number in the link to the item on Eorzea Database, for example, if the URL is https://na.finalfantasyxiv.com/lodestone/playguide/db/item/fb177317b75/, enter fb177317b75.
id-gt
ID number in the link to the item on Garland Tools, for example, if the URL is http://garlandtools.org/db/#item/11252, enter 11252.

Implemented on