Difference between revisions of "Template:FATE infobox"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
m
Line 28: Line 28:
}}{{#if: {{{exp|}}}|
}}{{#if: {{{exp|}}}|
; Experience
; Experience
: {{experience|{{{exp}}}}} {{#set:Has experience reward={{#explode:{{{exp}}}|-|0}}}}
: {{experience|{{#vardefineecho:min-exp|{{#explode:{{{exp}}}|-|0}}}}|{{#vardefineecho:max-exp|{{#explode:{{{exp}}}|-|1}}}}}} {{#set:Has experience reward test={{#var:min-exp|0}};{{#var:max-exp|0}}}}
}}{{#if: {{{gil|}}}|
}}{{#if: {{{gil|}}}|
; Gil
; Gil
Line 34: Line 34:
}}{{#if: {{{seals|}}}|
}}{{#if: {{{seals|}}}|
; [[Grand Company|GC]] seals
; [[Grand Company|GC]] seals
: {{Company seal|{{{seals}}}}} {{#set:Has seal reward={{{seals|0}}}}}
: {{company seal|{{#vardefineecho:min-seal|{{#explode:{{{seals}}}|-|0}}}}|{{#vardefineecho:max-seal|{{#explode:{{{seals}}}|-|1}}}}}} {{#set:Has seal reward test={{#var:min-seal|0}};{{#var:max-seal|0}}}}
}}{{#if:{{{prev-fate|}}}|
}}{{#if:{{{prev-fate|}}}|
; Previous FATE
; Previous FATE

Revision as of 12:21, 27 November 2017

Description

{{FATE infobox
| title = 
| description = 
| starting-npc = 
| location = 
| location-x = 
| location-y = 
| type = 
| level = 
| duration = 
| req-items = 
| exp = 
| gil = 
| seals = 
| item-reward(1-4) = 
| prev-fate = 
| next-fate = 
| patch = 
| release = 
}}

Parameters

title
FATE title. Defaults to the page name.
description
Brief FATE description.
desc-note
Optional. Small note which appear after FATE description.
starting-npc
The NPC who triggers the FATE.
location
The location where the FATE takes place.
location-x, location-y
Optional. If location is specified, shows (x, y) coordinates.
type
The FATE type. Accepts: kill enemy, boss, collection, defense, escort.
level
Optional. The level required.
req-items
Optional. Items required in order to progress/finish this FATE. Accepts comma-separated items.
Note: this parameter requires quantity to be always provided (even 1), separated by a whitespace. (eg. <quantity> <item>).
exp
Optional. Experienced awarded by the FATE.
gil
Optional. Gil awarded by the FATE.
reward(1-4)
Optional. List of additional item rewards awarded by the FATE.
Note: this parameter requires quantity to be always provided (even 1), separated by a whitespace. (eg. <quantity> <item/reward>).
prev-fate
Optional. Previous FATE in this chain.
next-fate
Optional. Next FATE in this chain.
patch
Optional. Patch number.
release
Optional. Expansion this FATE belongs to. Accepts: heavensward, or stormblood.

Example

{{FATE infobox
| title = Mint Condition
| description = To stave off the myriad vilekin that endlessly nip at the cheeks of the Rose Knights stationed in Cloudtop, several crates filled with seedlings of a natural herb repellant known as catmint were brought in to plant around the camp. Unfortunately, the odor has attracted a clowder of gaelicats who have begun destroying the containers to get at their contents.
| starting-npc = 
| location = The Sea of Clouds
| location-x = 14
| location-y = 37
| type = defense
| level = 50
| duration = 15
| req-items = 
| exp = 14400
| gil = 100
| seals = 287
| item-reward(1-4) = 
| prev-fate = 
| next-fate = 
| patch = 3.5
| release = 
}}
Defense FATE icon.png

Mint Condition

Location
The Sea of Clouds (X:14, Y:37)
Level
50
Duration
15min
Experience
Experience 14,400
Gil
Gil 100
GC seals
Company seal 287
Patch
3.5

To stave off the myriad vilekin that endlessly nip at the cheeks of the Rose Knights stationed in Cloudtop, several crates filled with seedlings of a natural herb repellant known as catmint were brought in to plant around the camp. Unfortunately, the odor has attracted a clowder of gaelicats who have begun destroying the containers to get at their contents.

— In-game description