Template:QuestList: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
mNo edit summary
Line 2: 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]] }}
[[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 = }}
|{{#if:{{{show_difficulty|}}} | ?difficulty | }}
|{{#ifeq:{{{show_difficulty|}}} | 1 | ?difficulty | }}
|{{#if:{{{show_type|}}} | ?quest_type | }}
|{{#ifeq:{{{show_type|}}} | 1 | ?quest_type | }}
|{{#if:{{{show_episode|}}} | ?episode | }}
|{{#ifeq:{{{show_episode|}}} | 1 | ?episode | }}
| order=asc
| order=asc
| sort={{lc:{{{sort|}}}}}
| sort={{lc:{{{sort|}}}}}