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__FAQ
{{#cargo_query:tables=Events,Events__FAQ
|fields=IF( CONCAT(Events._pageName) = 1, 'One dollar', '3' )=Price
|fields=IF( CONCAT(Events._pageName) = 'Event FAQ', 'One dollar', '3' )=Price
|where=_pageName = 'Log - April 2025'
|where=_pageName = 'Log - April 2025'
|join on=Events._ID=Events__FAQ._rowID
|join on=Events._ID=Events__FAQ._rowID

Revision as of 10:59, 13 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.