Template:QuestItemGroup: Difference between revisions
no edit summary
(Created page with "<noinclude> {{#ask: Category:Quest Items <!-- Queries all items in the "Quest Items" category --> |?episode={{PAGENAME}} <!-- Filters items by the episode (the template will use the current page name as the episode) --> |?quest={{PAGENAME}} <!-- Filters items by the quest (again using the current page name) --> |format=table <!-- Format the output as a table --> |limit=100 <!-- Limits the number of results to 100 (adjust as ne...") |
No edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1:
{{#ask:
[[Category:Quest Items]]
{{#if:{{{episode|}}}|[[episode::{{{episode}}}]]|}}
|?=Item
|?quest=Quest
|format=table
|sort=episode, quest
}}
|