Template:QuestList: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
(Move templatedata to doc page) |
||
Line 1: | Line 1: | ||
{{#ask: |
<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]] }} |
[[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 = }} |
{{#switch: {{lc:{{{type|}}}}} | main = [[Quest type::Main]] | side = [[Quest type::Side]] | #default = }} |
||
Line 15: | Line 15: | ||
| link=subject |
| 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 |
---|---|---|
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 5 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 3 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 3 | |
★☆☆☆☆ | 3 | |
★☆☆☆☆ | 5 | |
★☆☆☆☆ | 5 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 3 | |
★☆☆☆☆ | 5 | |
★☆☆☆☆ | 1 | |
★☆☆☆☆ | 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.
|