Infobox
=this.file.namePronounced: “
=this.Pronounced”Basic Information
| ---|---| Aliases |
=this.aliases| Base of Operations |=link(this.hq)| Associated Religion |=link(this.associatedreligion)| Alignment |=this.alignment| Type |=this.type|
=this.file.name
Overview
TBD
Locations
=link(this.location)
Landmarks
table join(Type, ”, ”) AS Type, join(link(AffiliatedGroup), ”, ”) AS “Group(s)” WHERE contains(AffiliatedGroup, this.file.name) AND contains(NoteIcon, “Landmark”) SORT file.name ASC
Points of Interest
table join(Type, ”, ”) AS Type, join(link(AffiliatedGroup), ”, ”) AS “Group(s)” WHERE contains(AffiliatedGroup, this.file.name) AND contains(NoteIcon, “POI”) SORT file.name ASC
Shops
table join(Type, ”, ”) AS Type, join(link(AffiliatedGroup), ”, ”) AS “Group(s)” WHERE contains(AffiliatedGroup, this.file.name) AND contains(NoteIcon, “Shop”) SORT file.name ASC
Characters
table Pronouns, join(Occupation, ”, ”) AS “Occupation(s)”, join(link(AssociatedGroup), ”, ”) AS “Group(s)”, join(link(AssociatedReligion), ”, ”) AS “Religion(s)” WHERE contains(AssociatedGroup, this.file.name) AND contains(NoteIcon, “Character”) AND !contains(Condition, “Dead”) SORT file.name ASC
