Template:Quest Header/Type: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Aramachus defined helper template to try working with a type parameter in quests |
imported>Aramachus added weekly to the types |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{#switch:{{ |
<includeonly><onlyinclude>{{#switch:{{lc:{{{1}}}}} |
||
| general = General |
| general = General |
||
| af | artifact = |
| af | artifact = Artifact |
||
| job | job unlock | job quest = |
| job | job unlock | job quest = Job |
||
| ws | weapon skill = |
| ws | weapon skill = Weapon Skill |
||
| fast travel = |
| fast travel = Fast Travel |
||
| map = Map |
|||
| map = [[:Category:Map Quests|Map Quest]][[Category:Map Quests]] |
|||
| scroll = |
| scroll = Scroll |
||
| avatar = |
| avatar = Avatar |
||
| |
| weekly = Weekly |
||
| #default= |
|||
}}</onlyinclude></includeonly> |
}}</onlyinclude></includeonly> |
||
==Usage== |
==Usage== |
||
Helper template which can be used in [[Template:Quest Header]] to filter the quest type into predefined categories |
Helper template which can be used in [[Template:Quest Header]] to filter the quest type into predefined categories. |
||
Options for the first parameter are: |
|||
*general |
|||
*af / artifact |
|||
*job / job unlock / job quest |
|||
*ws / weapon skill |
|||
*fast travel |
|||
*map |
|||
*scroll |
|||
*avatar |
|||
*weekly |
|||
===Examples=== |
|||
<pre>{{Quest Header/Type|map}}</pre> |
|||
{{Quest Header/Type|map}} |
|||
Latest revision as of 16:53, 26 June 2025
Usage
Helper template which can be used in Template:Quest Header to filter the quest type into predefined categories.
Options for the first parameter are:
- general
- af / artifact
- job / job unlock / job quest
- ws / weapon skill
- fast travel
- map
- scroll
- avatar
- weekly
Examples
{{Quest Header/Type|map}}
Map