%% parent:: [[62.04.06 Locations]] campaign-status:: campaign-description:: location-type:: Municipality %% # Baldur's Gate > [!overview] > broader:: ```leaflet id: Baldur's Gate image: [[Baldurs-Gate.png]] height: 600px lat: 70% long: 60% minZoom: 1 maxZoom: 10 defaultZoom: 7 unit: meters scale: 1 marker: default, [[Greenest]] darkMode: false ``` --- ## Sessions ### Active ```dataview LIST FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions" WHERE contains(location-active, this.file.link) SORT file.name asc ``` ### Mentioned ```dataview LIST FROM "60 Games/62 Campaigns/62.04 Hoard of the Dragon Queen/02 Sessions" WHERE contains(location-discussed, this.file.link) SORT file.name asc ```