Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Difference between revisions of "Template:Quest list"

From DFO World Wiki
Jump to: navigation, search
(add type filter)
Line 1: Line 1:
 
<includeonly>{{#ask: [[Has game context::Quest]]
 
<includeonly>{{#ask: [[Has game context::Quest]]
{{#if:{{{item objective|}}}{{{item reward|}}}{{{npc|}}}{{{dungeon|}}}
+
{{#if:{{{item objective|}}}{{{item reward|}}}{{{npc|}}}{{{dungeon|}}}{{{type|}}}
 
| <!-- filter is set -->
 
| <!-- filter is set -->
 
   {{#if:{{{item objective|}}}|[[Has quest objective item::?;{{{item objective}}}]]}}
 
   {{#if:{{{item objective|}}}|[[Has quest objective item::?;{{{item objective}}}]]}}
Line 6: Line 6:
 
   {{#if:{{{npc|}}}|[[Has quest giver::{{{npc}}}]]}}
 
   {{#if:{{{npc|}}}|[[Has quest giver::{{{npc}}}]]}}
 
   {{#if:{{{dungeon|}}}|[[Has quest location::{{{dungeon}}}]]}}
 
   {{#if:{{{dungeon|}}}|[[Has quest location::{{{dungeon}}}]]}}
 +
  {{#if:{{{type|}}}|[[Has quest type::{{{type}}}]]}}
 
| <!-- no filter is set -->
 
| <!-- no filter is set -->
 
   [[Has quest reward item::?;{{PAGENAME}}]]
 
   [[Has quest reward item::?;{{PAGENAME}}]]
Line 14: Line 15:
 
|?Has quest reward item|+index=1
 
|?Has quest reward item|+index=1
 
|?Has quest reward item|+index=2
 
|?Has quest reward item|+index=2
 +
|?Has quest type
 
| format = ul
 
| format = ul
 
| template = Quest list result format
 
| template = Quest list result format
 
| link = none
 
| link = none
| sort = Has name
+
| sort = Has level requirement
 
| order = ascending
 
| order = ascending
 
| default = No quests found that satisfy the search criteria.
 
| default = No quests found that satisfy the search criteria.
Line 41: Line 43:
 
; npc : Filter by the wiki page of the NPC that is offering the quest.
 
; npc : Filter by the wiki page of the NPC that is offering the quest.
 
; dungeon : Filter by the wiki page of the dungeon where the quest takes place.
 
; dungeon : Filter by the wiki page of the dungeon where the quest takes place.
 +
; type : Filter by quest type.
  
 
=== Examples ===
 
=== Examples ===

Revision as of 14:27, 3 April 2016


Description

This template lists all quests that satisfy the search criteria.

Usage

{{Quest list
| item objective = 
| item reward = 
| npc = 
| dungeon = 
}}

Parameters

item objective 
Filter by the wiki page of the item that is required to complete the quest.
item reward 
Filter by the wiki page of the item that is rewarded upon quest completion. If no other filter is set, defaults to {{PAGENAME}}
npc 
Filter by the wiki page of the NPC that is offering the quest.
dungeon 
Filter by the wiki page of the dungeon where the quest takes place.
type 
Filter by quest type.

Examples

{{Quest list|item reward=Refined Interdimensional Crystal}}
{{Quest list|npc=Bai Ming}}