Template:QuestList: Difference between revisions

From Brighter Shores Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Move templatedata to doc page)
Line 1:
<onlyinclude>{{#ask:
[[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 = }}
Line 15:
| link=subject
}}
</onlyinclude>
<noinclude>
{{/doc}}
<templatedata>
{
"params": {
"episode": {
"label": "Episode Filter",
"description": "Filter quest list to an episode, leave empty for all episodes",
"example": "hopeport",
"type": "string",
"suggestedvalues": ["hopeport", "hopeforest", "mine of mantuban", "crenopolis"],
"suggested": true
},
"type": {
"label": "Type Filter",
"description": "Filter quest list to an type, leave empty for all quests",
"example": "main",
"type": "string",
"suggestedvalues": ["main", "side"],
"suggested": true
},
"sort": {
"label": "Sort",
"description": "Column to sort quest list",
"example": "name",
"type": "string",
"suggestedvalues": ["name", "difficulty", "type", "episode"],
"suggested": true
}
}
}
</templatedata>
</noinclude>

Revision as of 11:58, 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
Template documentation
This documentation is transcluded from Template:QuestList/doc. [edit] [history] [purge]

This template does not have any documentation. Please consider adding documentation at Template:QuestList/doc. [edit]

Template data

Show/hide template's data

The following information is used by extensions and applications, such as VisualEditor, to help users implement this template onto pages. Please ensure that it is up-to-date.

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