Template:QuestionQuery: Difference between revisions
From Karteria DWRP Wiki
Jump to navigationJump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly><div class="question-table-wrapper">{{#ifeq: {{{1|}}}| FAQ Page | | <includeonly><div class="question-table-wrapper">{{#ifeq: {{{1|}}}| FAQ Page | faq | ||
{{#cargo_query:tables=Questions|fields= | {{{!}} class="wikitable" | ||
|where= | ! 1 | ||
|group_by= _pageName | ! 2 | ||
! 3 | |||
{{#cargo_query:tables=Questions|fields= _pageName = questionPage, trim(QuestionFaqPage)=faqPage,Link = questionLink, Topics__full=questionTopics, AskedBy = questionFrom,DateAnswered=answerDate, DateAsked = askedDate, QuestionText=Question_Text, AnswerText=Answer_Text | |||
| | |where= QuestionFaqPage = 'Log - June 2025/Pre Event FAQ' | ||
|group_by= _pageName = questionPage, trim(QuestionFaqPage)=faqPage,Link = questionLink, Topics__full=questionTopics, AskedBy = questionFrom,DateAnswered=answerDate, DateAsked = askedDate, QuestionText=Question_Text, AnswerText=Answer_Text | |||
|format=template | |||
|template=QuestionQueryTableTemplate | |||
|delimiter=\n}} | |||
{{!}}} | |||
}} | }} | ||
| {{#ifeq: {{{1|}}} | Question | question | | {{#ifeq: {{{1|}}} | Question | question | ||
Revision as of 03:07, 16 December 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Query type | 1 | no description
| Unknown | required |
| Value | 2 | Limiting value for the query
| Unknown | optional |