Difference between revisions of "Quest table header"

(Created page with "<includeonly><div class="table-responsive"> {| class="wikitable sortable" |- class="NPC-ally" ! Quest !! Quest Giver !! Rewards |- </includeonly><noinclude>{{{{PAGENAME}}/Docu...")
 
(No difference)

Latest revision as of 20:42, 16 February 2024

Description[edit]

Used as a header for a Quest table. Used in conjunction with Quest table body.

Usage[edit]

e.g. To display the quests that give 'Campfire' as a reward:

{{#ask: [[Has reward::?;Campfire]]
|?Has quest giver
|?Has reward|+index=2
|?Has reward|+index=3
|?Has reward|+index=4
|format=template
|introtemplate=quest table header
|template=quest table body
|outrotemplate=table footer
}}