Template:Quests by character: Difference between revisions

From Everafter Falls Wiki

mNo edit summary
No edit summary
Line 2: Line 2:
|where=NPC="{{{1|{{PAGENAME}}}}}" OR NPC2="{{{1|{{PAGENAME}}}}}"
|where=NPC="{{{1|{{PAGENAME}}}}}" OR NPC2="{{{1|{{PAGENAME}}}}}"
|format=table
|format=table
|fields=_pageName=Name,Type,StartCondition=Start condition,Items=Required items,Reward
|join on=Quests._pageName=Jobs._pageName,Quests.Items=Jobs.Task,Quests.Type=Jobs.Type,Quests.NPC=Jobs.NPC,Quests.Reward=Jobs.Reward
|fields=_pageName=Name,Type,Items=Required items,Reward
}}</includeonly><noinclude>{{documentation}}[[Category:Cargo templates]]</noinclude>
}}</includeonly><noinclude>{{documentation}}[[Category:Cargo templates]]</noinclude>

Revision as of 13:20, 20 August 2024

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Description

This template queries the Quests and Jobs cargotables and returns a quest table for one selected NPC name.

Syntax

{{Quests by character}}
{{Quests by character|NPC name}}
  • Takes only one unnamed parameter. Please make sure the name matches in-game name.
  • Can be used without any parameters; in that case defaults to using the name of the page it is called from.