Template:QuestList: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
No edit summary
Line 2:
[[Category:Quests]] AND {{#switch: {{lc:{{{episode|}}}}} | hopeport = [[Episode::Hopeport]] | hopeforest = [[Episode::Hopeforest]] | mine of mantuban = [[Episode::Mine of Mantuban]] | crenopolis = [[Episode::Crenopolis]] | #default = [[Episode::Hopeport]] OR [[Episode::Hopeforest]] OR [[Episode::Mine of Mantuban]] OR [[Episode::Crenopolis]] }}
{{#switch: {{lc:{{{type|}}}}} | main = [[Quest type::Main]] | side = [[Quest type::Side]] | #default = }}
| ?Quest type
|{{#ifeq:{{{show_difficulty|}}} | 1 | ?difficulty | }}
| ?difficulty
|{{#ifeq:{{{show_type|}}} | 1 | ?quest_type | }}
|{{#ifeq:{{{show_episode|}}} | 1 | ?episode | }}
| order=asc
| sort={{lc:{{{sort|}}}}}
Line 41:
"type": "string",
"suggestedvalues": ["name", "difficulty", "type", "episode"],
"suggested": true
},
"show_difficulty": {
"label": "Show Difficulty Column",
"description": "Set to show Difficulty Column",
"example": "0",
"type": "boolean",
"autovalue": "1",
"suggested": true
},
"show_type": {
"label": "Show Type Column",
"description": "Set to show Quest Type Column",
"example": "0",
"type": "boolean",
"autovalue": "0",
"suggested": true
},
"show_episode": {
"label": "Show Episode Column",
"description": "Set to show Episode Column",
"example": "0",
"type": "boolean",
"autovalue": "1",
"suggested": true
}

Revision as of 10:45, 17 November 2024

Quest Name Difficulty Requirements

Assist Marcus Mint

★☆☆☆☆ 1

Debrief

★☆☆☆☆ 1

Defend Hopeport

★☆☆☆☆ 1

Find Captain Waltain

★☆☆☆☆ 1

Forgotten Things

★☆☆☆☆ 5

Get clearance from Jal

★☆☆☆☆ 1

Getting clearance from Waltain

★☆☆☆☆ 1

Head to Stonemaw Hill

★☆☆☆☆ 1

Heal Captain Degreene

★☆☆☆☆ 1

Help Rachella

★☆☆☆☆ 1

Hide and seek

★☆☆☆☆ 1

Level up

★☆☆☆☆ 1

Mantuban's Legacy

★☆☆☆☆ 3

Negotiation with a cyclops

★☆☆☆☆ 1

Nullify More Corruption

★☆☆☆☆ 1

Nullify the corruption

★☆☆☆☆ 1

On the trail of corruption

★☆☆☆☆ 1

Report back to Hopeport

★☆☆☆☆ 1

Retrieving the Golden Cog

★☆☆☆☆ 1

Return to Drogentyne

★☆☆☆☆ 1

Returning the horn

★☆☆☆☆ 1

Spider's Nest

★☆☆☆☆ 3

Spirit Essence

★☆☆☆☆ 3

The Battle of Fortunehold

★☆☆☆☆ 5

The Brannof Inheritance

★☆☆☆☆ 5

The Horn of Hopeport

★☆☆☆☆ 1

The Lost Shipment

★☆☆☆☆ 3

The Lost and Found

★☆☆☆☆ 5

The Obelisk

★☆☆☆☆ 1

Welcome to the Guard

★☆☆☆☆ 1

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Episode Filterepisode

Filter quest list to an episode, leave empty for all episodes

Suggested values
hopeport hopeforest mine of mantuban crenopolis
Example
hopeport
Stringsuggested
Type Filtertype

Filter quest list to an type, leave empty for all quests

Suggested values
main side
Example
main
Stringsuggested
Sortsort

Column to sort quest list

Suggested values
name difficulty type episode
Example
name
Stringsuggested