Template:Event/doc2: Difference between revisions
Appearance
| Line 39: | Line 39: | ||
<tr> | <tr> | ||
<th>Name</th> | <th>Name</th> | ||
<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 | <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> | <td>[[{{{venue_name}}}]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 63: | Line 63: | ||
<tr> | <tr> | ||
<th>Address</th> | <th>Address</th> | ||
<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> | <td>{{{music_by}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 78: | Line 78: | ||
<tr> | <tr> | ||
<th>Price</th> | <th>Price</th> | ||
<td> | <td>{{{price}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 85: | Line 85: | ||
<tr> | <tr> | ||
<th>Contact Phone</th> | <th>Contact Phone</th> | ||
<td> | <td>{{{event_phone}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 91: | Line 91: | ||
<tr> | <tr> | ||
<th>Email</th> | <th>Email</th> | ||
<td> | <td>mailto:{{{event_email}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 97: | Line 97: | ||
<tr> | <tr> | ||
<th>Link</th> | <th>Link</th> | ||
<td> | <td>{{{event_link}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
</table></div> | </table></div> | ||
Revision as of 2009-04-23T16:48:11
This is under construction
- TangoSud Project - created the template
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:
| Time |
|---|