Template:Event/doc2: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
Line 39: Line 39:
<tr>
<tr>
  <th>Name</th>
  <th>Name</th>
  <td>'''{{{event_name}}}'''</td>
  <td>{{{event_name}}}</td>
</tr>
</tr>
}}
}}
Line 50: Line 50:
<tr>
<tr>
  <th style="width:100px;">Time</th>
  <th style="width:100px;">Time</th>
  <td>{{#if:{{{time_start|}}} | From '''{{{time_start}}}''' }} {{#if:{{{time_end|}}} | Until '''{{{time_end}}}''' }}</td>
  <td>{{#if:{{{time_start|}}} | From {{{time_start}}} }} {{#if:{{{time_end|}}} | Until {{{time_end}}} }}</td>
</tr>
</tr>
{{#if:{{{venue_name|}}} |  
{{#if:{{{venue_name|}}} |  
<tr>
<tr>
  <th>Venue name</th>
  <th>Venue name</th>
  <td>'''[[{{{venue_name}}}]]'''</td>
  <td>[[{{{venue_name}}}]]</td>
</tr>
</tr>
}}
}}
Line 63: Line 63:
<tr>
<tr>
  <th>Address</th>
  <th>Address</th>
  <td>'''[http://maps.google.com/?q={{urlencode:{{{address}}}}} {{{address}}}]'''</td>
  <td>[http://maps.google.com/?q={{urlencode:{{{address}}}}} {{{address}}}]</td>
</tr>
</tr>
}}
}}
Line 71: Line 71:
<tr>
<tr>
  <th>Music by</th>
  <th>Music by</th>
  <td>'''{{{music_by}}}'''</td>
  <td>{{{music_by}}}</td>
</tr>
</tr>
}}
}}
Line 78: Line 78:
<tr>
<tr>
  <th>Price</th>
  <th>Price</th>
  <td>'''{{{price}}}'''</td>
  <td>{{{price}}}</td>
</tr>
</tr>
}}
}}
Line 85: Line 85:
<tr>
<tr>
  <th>Contact Phone</th>
  <th>Contact Phone</th>
  <td>'''{{{event_phone}}}'''</td>
  <td>{{{event_phone}}}</td>
</tr>
</tr>
}}
}}
Line 91: Line 91:
<tr>
<tr>
  <th>Email</th>
  <th>Email</th>
  <td>'''mailto:{{{event_email}}}'''</td>
  <td>mailto:{{{event_email}}}</td>
</tr>
</tr>
}}
}}
Line 97: Line 97:
<tr>
<tr>
  <th>Link</th>
  <th>Link</th>
  <td>'''{{{event_link}}}'''</td>
  <td>{{{event_link}}}</td>
</tr>
</tr>
}}
}}
</table></div>
</table></div>

Revision as of 2009-04-23T18:48:11


This is under construction

See also http://wiki.tango.info/w/mul/index.php?title=Special:WhatLinksHere/Template:milonga&hideredirs=1&hidelinks=1

Usage

  • Copy and paste the {{milonga ...}} block in your milonga page, then fill in the requested fields in your milonga page.
{{milonga
|event_name =
|time_start =
|time_end   =
|un_locode  =
|venue_name =
|music_by   =
|price      =
|address    =
|event_phone=
|event_email=
|event_link =
}}

Presentation

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


Info displayed by Template:milonga (under construction)
Time