Template:FAQ Page: Difference between revisions

From Karteria DWRP Wiki
Jump to navigationJump to search
Icie (talk | contribs)
No edit summary
Icie (talk | contribs)
No edit summary
Line 7: Line 7:


{{#cargo_query:tables=Events,Events__FAQs
{{#cargo_query:tables=Events,Events__FAQs
|fields=concat('[[','{{BASEPAGENAME}}','/',Events.FAQs__full,']]'=outputCol
|fields=concat('[[','{{BASEPAGENAME}}','/',Events.FAQs__full,']]')=outputCol
|where=_pageName = '{{PAGENAME}}'
|where=_pageName = '{{PAGENAME}}'
|join on=Events._ID=Events__FAQs._rowID
|join on=Events._ID=Events__FAQs._rowID

Revision as of 00:07, 14 December 2025

This is the "FAQ Page" template.

It should be called in the following format:

{{FAQ Page
|Link=
}}

Edit the page to see the template text.

This template defines the table "FAQ_Pages". This table has not been created yet.