Saint Macrina the Younger: Difference between revisions

Line 88: Line 88:


==Locations==
==Locations==
{{#display_map:
{{#cargo_query:
{{#cargo_query:
tables=Saints
|tables=Saints
|fields=SaintName,SaintBirthPlace,SaintBirthCoordinates,CONCAT(DeathPlace,' (',IFNULL(SaintDeathDate,'Unknown'),')')=DeathLabel,SaintDeathCoordinates,CONCAT(NotableAddress1,IF(NotableLabel1!='',' - ',''),NotableLabel1)=Notable1Label,NotableCoordinates1
|fields=SaintBirthCoordinates__full=Coordinates,SaintBirthPlace=Label
|where=SaintName="Saint Macrina the Younger" AND (SaintBirthCoordinates__full IS NOT NULL OR SaintDeathCoordinates__full IS NOT NULL OR NotableCoordinates1__full IS NOT NULL)
|where=SaintName='Saint Macrina the Younger' AND SaintBirthCoordinates__full IS NOT NULL AND SaintBirthPlace IS NOT NULL
|format=openlayers
|format=template
|width=1000
|template=SaintMapPoint
|height=600
|default=
|default=No coordinates available
}};{{#cargo_query:
|tables=Saints
|fields=SaintDeathCoordinates__full=Coordinates,DeathPlace=Label
|where=SaintName='Saint Macrina the Younger' AND SaintDeathCoordinates__full IS NOT NULL AND DeathPlace IS NOT NULL
|format=template
|template=SaintMapPoint
|default=
}};{{#cargo_query:
|tables=Saints
|fields=NotableCoordinates1__full=Coordinates,NotableLabel1=Label
|where=SaintName='Saint Macrina the Younger' AND NotableCoordinates1__full IS NOT NULL AND NotableLabel1 IS NOT NULL
|format=template
|template=SaintMapPoint
|default=
}}
|width=600
|height=400
|zoom=5
|format=leaflet
}}
}}