More actions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
|join on = Zones.Faction = Factions.Codename | |join on = Zones.Faction = Factions.Codename | ||
|where=Factions.Codename='{{{Codename}}}' | |where=Factions.Codename='{{{Codename}}}' | ||
|format=table | |||
|headers=yes | |||
}} | |||
== Bounties == | |||
{{#cargo_query: | |||
|tables=CharacterBounties, Spawners, Factions | |||
|fields=_pageName=Name, Faction.Name | |||
|where=CharacterBounties.FactionCodename='{{{Codename}}}' | |||
|join on=Spawners.Codename=CharacterBounties.Codename, Factions.Codename=Spawners.Faction | |||
|format=table | |format=table | ||
|headers=yes | |headers=yes |
Revision as of 00:07, 9 November 2024
This template defines the table "Factions". View table.