Template:Quest table
From Guild Wars Wiki
Jump to navigationJump to search
Description[edit]
This template outputs a table of quests, with data gathered from the usage of Template:Quest infobox on those quests' pages. Differs in layout from Template:Quest list table.
Full list of usable parameters:
{{ Quest table | section = | category1 = | category2 = | category3 = | notcategory1 = | notcategory2 = | notcategory3 = | notcategory4 = | notcategory5 = | notcategory6 = | notcategory7 = | notcategory8 = | notcategory9 = | titlematch = | notitlematch = | linksfrom = | show traits = | show chain = | show campaign = | show provider = | show providerplace = | show rewards = }}
Parameters[edit]
- section
- Optional. Focus the table on quests in the named section. Do not include the word quest in the section name.
- category1, category2, category3
- Optional. Selects only the quests from the given categories. categoryN can match multiple titles if they are separated by broken bar (¦) characters, which can be inserted with {{subst:broken bar}}.
- notcategory1, notcategory2, notcategory3, ..., notcategory9
- Optional. Filters out quests from the given categories.
- titlematch
- Optional. Selects only pages the titlematch filter applies to. Broken bars can be used for multiple titles.
- notitlematch
- Optional. Excludes pages. Should only be used with other criteria. Broken bars can be used for multiple titles.
- linksfrom
- Optional. Filters out quests that are not linked from the specified page.
- show traits
- Optional. Show/hide the traits column. Possible values:
y
,n
(default:n
) - show chain
- Optional. Show/hide the preceded by and followed by columns. Possible values:
y
,n
(default:n
) - show campaign
- Optional. Show/hide the campaign column. Possible values:
y
,n
(default:n
) - show provider
- Optional. Show/hide the provider column. Possible values:
y
,n
(default:n
) - show providerplace
- Optional. Show/hide location of provider info. Possible values:
y
,n
(default:n
) Not available unless provider is shown. - show rewards
- Optional. Show/hide the rewards column. Possible values:
y
,n
(default:n
)