More actions
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
| Leader_4=String | | Leader_4=String | ||
| Leader_5=String | | Leader_5=String | ||
}}</noinclude><includeonly>{{#cargo_store:_table=Factions}} | }}</noinclude><includeonly>{{#cargo_store:_table=Factions}}== Information == | ||
== Information == | |||
{{{Desc}}} | {{{Desc}}} | ||
Line 18: | 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=CharacterBounty, Spawners, Factions | |||
|fields=Spawners._pageName=Name, Factions._pageName=Faction, CharacterBounty.Value | |||
|where=CharacterBounty.FactionCodename='{{{Codename}}}' | |||
|join on=Spawners.Codename=CharacterBounty.CharacterCodename, Factions.Codename=Spawners.Faction | |||
|format=table | |format=table | ||
|headers=yes | |headers=yes | ||
Line 34: | Line 43: | ||
|headers=yes | |headers=yes | ||
}} | }} | ||
== Enemies == | == Enemies == |
Latest revision as of 00:22, 9 November 2024
This template defines the table "Factions". View table.