Template:Dest on Map: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
<includeonly> | <includeonly> | ||
<div><ul> | <div><ul> | ||
<li style="display: inline-table;"> | |||
{{#cargo_query: | |||
tables=Destinations | |||
|fields=Destinations.Place, Destinations.Coord, Destinations.Date, Destinations.Activity | |||
|where=Destinations.Place = "{{{Place|%}}}" | |||
|format=googlemaps | |||
}} | |||
</li> | |||
<li style="display: inline-table; vertical-align:top;"> | <li style="display: inline-table; vertical-align:top;"> | ||
{| | {| | ||
|{{#cargo_query: | |{{#cargo_query: | ||
tables=Destinations | tables=Destinations | ||
|fields=Place, Activity, Website | |fields=Place, Activity, [[Special:Redirect/file/Website|URL]] | ||
|where= Place like "{{{Place|%}}}" | |where= Place like "{{{Place|%}}}" | ||
|format=wikitable | |format=wikitable | ||
|sep=, | |sep=, | ||
}} | }} | ||
|} </li> | |} </li> | ||
</ul></div>[[Category:Geography ]] | </ul></div>[[Category:Geography ]] | ||
</includeonly> | </includeonly> |
Revision as of 18:12, 29 April 2021
This is the "Dest on Map" template.