Template:Quests by character: Difference between revisions
From Everafter Falls Wiki
Created page with "<includeonly>{{#cargo_query:table=Quests |where=NPC="{{{1|{{PAGENAME}}}}}" OR NPC2="{{{1|{{PAGENAME}}}}}" |format=table |fields=_pageName=Name,Type,StartCondition=Start condition,Items=Required items,Reward }}</includeonly><noinclude>{{documentation}}Category:Cargo templates</noinclude>" |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#cargo_query: | <includeonly>{{#cargo_query:tables=Quests,Jobs | ||
|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 | |fields=_pageName=Name,Type,StartCondition=Start condition,Items=Required items,Reward | ||
}}</includeonly><noinclude>{{documentation}}[[Category:Cargo templates]]</noinclude> | }}</includeonly><noinclude>{{documentation}}[[Category:Cargo templates]]</noinclude> | ||
Revision as of 13:16, 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.