Difference between revisions of "Template:Quest infobox"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
m
Line 47: Line 47:
{{#ifeq: {{lc:{{{type|}}}}}|daily||
{{#ifeq: {{lc:{{{type|}}}}}|daily||
; Previous quest
; Previous quest
: {{#if:{{{prev-quest|}}}|{{#arraymap:{{{prev-quest}}}|,|[[@@@]]|<br>}}}}
: {{#if:{{{prev-quest|}}}|{{#arraymap:{{{prev-quest}}}|,|@@@|[[@@@]]|<br>}}}}
; Next quest
; Next quest
: {{#if:{{{next-quest|}}}|{{#arraymap:{{{next-quest}}}|,|[[@@@]]|<br>}}}}
: {{#if:{{{next-quest|}}}|{{#arraymap:{{{next-quest}}}|,|@@@|[[@@@]]|<br>}}}}
}}</div>
}}</div>
{{clear}}
{{clear}}

Revision as of 19:38, 31 July 2017

Description

{{Quest infobox
| title = 
| description = 
| image = 
| quest-giver = 
| location = 
| location-x = 
| location-y = 
| type = 
| quest-line = 
| organization = 
| level = 
| requirements = 
| items = 
| exp = 
| gil = 
| reward(1-8) = 
| reward-opt(1-8) = 
| prev-quest = 
| next-quest = 
| release = 
}}

Parameters

title
Quest title. Defaults to the page name.
description
Brief quest description.
image
Optional. Displays an image frame attached to the quest. Accepts either y to default to <page name> (image).png, or the image path.
quest-giver
The NPC who starts the quest.
location
The location where the quest giver is at the moment you obtain such quest.
location-x, location-y
Optional. If location is specified, shows (x, y) coordinates.
type
The quest type. Accepts: main scenario, side (or quest, for side quests), side story, class, job, daily, feature, or levequest. Defaults to quest.
quest-line
Optional. The quest line this quest belongs to, mainly useful for story quest lines.
organization
Optional. Organization related to the quest (eg. tribe).
level
Optional. The level required.
requirements
Optional. Quest's additional requirements. Accepts comma-separated requirements.
items
Optional. Items needed to complete the quest. Accepts comma-separated item names, generating a link to them.
exp
Optional. Experienced awarded by the quest.
gil
Optional. Gil awarded by the quest.
reward(1-8)
Optional. List of rewards awarded by the quest.
Note: this parameter requires quantity to be always provided (even 1), separated by a whitespace. (eg. <quantity> <item/reward>).
reward-opt(1-8)
Optional. List of optional rewards awarded by the quest.
Note: this parameter requires quantity to be always provided (even 1), separated by a whitespace. (eg. <quantity> <item/reward>).
prev-quest
Optional. Previous quest in this chain.
next-quest
Optional. Next quest in this chain.
release
Optional. Expansion this quest belongs to. Accepts: heavensward, or stormblood.

Example

{{Quest infobox
| title = A Sappy Ending
| description = [[Fibubb Gah]] seeks aid to replenish the [[Brotherhood]]'s stock of healing salves.
| image = 
| quest-giver = Fibubb Gah
| location = Limsa Lominsa
| location-x = 23
| location-y = 14
| type = daily
| quest-line = 
| organization = Amalj'aa
| level = 43
| requirements = Neutral Relations
| items = Rejuvenating Sap
| exp = 8970
| gil = 480
| reward1 = 5 Allagan Tomestone of Mythology
| reward2 = 5 Amalj'aa Relations
| reward3 = 1 Venture
| reward-opt1 = 1 Allagan Tomestone of Poetics
| reward-opt2 = 1 Venture
| release = 
}}
Daily Quest icon.png

A Sappy Ending

Quest giver
Fibubb Gah
Location
Limsa Lominsa (X:23, Y:14)
Organization
Amalj'aa
Level
43
Requirements
Neutral Relations
Items needed
Rejuvenating Sap
Experience
Experience 8,970
Gil
Gil 480

Fibubb Gah seeks aid to replenish the Brotherhood's stock of healing salves.

— In-game description


Rewards

Optional rewards