Template:Venue: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[category:venues]]<noinclude>
[[category:Venue]]<noinclude>
==Usage==
==Usage==
*Edit this page, copy and paste the <b><i><nowiki>{{venue ...}}</nowiki> block</i></b> in your venue page, then fill in the requested fields in your venue page.
*Edit this page, copy and paste the <b><i><nowiki>{{venue ...}}</nowiki> block</i></b> in your venue page, then fill in the requested fields in your venue page.
Line 8: Line 8:
#create a map of yours
#create a map of yours
#create a marker on the venue location
#create a marker on the venue location
#click on the RSS button: this will provide an XML file, coordinates are available for each marker in the &lt;georss:point> tag.
#click on the RSS button: this will provide an XML file, coordinates are available for each marker in the &lt;georss:point> tag.
#If necessary, display the page source of the XML file to be able to read &lt;georss:point> tags.


<!-- VENUE BLOCK TO COPY AND PASTE (don't forget to remove comment tags in your page)
<!-- VENUE BLOCK TO COPY AND PASTE (don't forget to remove comment tags in your page)
Line 28: Line 29:


-->
-->
==Presentation==
==Presentation==
The information contained in the <b><i><nowiki>{{venue ...}}</nowiki> block</i></b> will be presented by this template as follows:
The information contained in the <b><i><nowiki>{{venue ...}}</nowiki> block</i></b> will be presented by this template as follows:
Line 33: Line 35:
{| class="wikitable"
{| class="wikitable"
|-
|-
|'''name'''
|'''Name'''
| '''{{{venue_name}}}''' {{#if:{{{status|}}} | ({{{status}}})}}  
| '''{{{venue_name}}}''' {{#if:{{{status|}}} | ({{{status}}})}}  
|-
|-
Line 77: Line 79:
}}
}}


|}</div>
|}
<div align="right"><small>Presented by [[Template:Venue]] (under construction)</small></div>
</div>

Latest revision as of 2023-01-03T18:32:39

Usage

  • Edit this page, copy and paste the {{venue ...}} block in your venue page, then fill in the requested fields in your venue page.
  • Note that the status=open field means that the venue is currently open. Other status values are: closed or intermittent or summer. No status means "open".
  • Geo-coordinates of venues can be found by using Google Map:
  1. create a map of yours
  2. create a marker on the venue location
  3. click on the RSS button: this will provide an XML file, coordinates are available for each marker in the <georss:point> tag.
  4. If necessary, display the page source of the XML file to be able to read <georss:point> tags.


Presentation

The information contained in the {{venue ...}} block will be presented by this template as follows:

Venue information
Name {{{venue_name}}}
Geo info Latitude (S/N): {{{geo_lat}}} - Longitude (E/W): {{{geo_lon}}} - locate on gmap
Presented by Template:Venue (under construction)