Template:FAQ Page: Difference between revisions
From Karteria DWRP Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
'''FAQ for:''' [[../]] | '''FAQ for:''' [[../]] | ||
{{#cargo_query:tables=Events, | {{#cargo_query:tables=Events,Events__FAQs | ||
|fields= | |fields=concat('[[',{{BASEPAGENAME}},'/',Events.FAQs__full,']]'=outputCol | ||
|where=_pageName = ' | |where=_pageName = '{{PAGENAME}}' | ||
|join on=Events._ID= | |join on=Events._ID=Events__FAQs._rowID | ||
}} | }} | ||
Revision as of 00:04, 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.