Template:Faction members who perform the water ritual: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#cargo_query: | tables = GeneralData=GD,CreatureFactions=CF,ExtraInfo=EI | join on = GD.ObjectID=CF.ObjectID,GD.ObjectID=EI.ObjectID | fields = CONCA...")
 
No edit summary
Line 5: Line 5:
   | where    = EI.Info LIKE '%Ritualable,,,%' AND CF.Faction='{{{1}}}'
   | where    = EI.Info LIKE '%Ritualable,,,%' AND CF.Faction='{{{1}}}'
   | format  = ul
   | format  = ul
   | default  = None
   | default  = {{{2|None}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
A list of faction representatives who can partake in the water ritual.
A list of faction representatives who can partake in the water ritual.
{| class="wikitable"
! Parameter
! Type
! Description
|-
| 1
| required
| The faction name ''(matches to cargo columns CreatureFactions.Faction or Factions.PlainName)''
|-
| 2
| optional
| Text to show if no results are found. By default, this is "None"
|}


== Example ==
== Example ==

Revision as of 20:28, 23 June 2022

A list of faction representatives who can partake in the water ritual.

Parameter Type Description
1 required The faction name (matches to cargo columns CreatureFactions.Faction or Factions.PlainName)
2 optional Text to show if no results are found. By default, this is "None"

Example

{{faction members who perform the water ritual|Barathrumites}}