[events_list]#_EVENTLINK[/events_list]
Or what ever you want to put in the shortcode.
eg.
[events_list_grouped mode="monthly" category="cal-event"]
<table border="0" bgcolor="#cccccc">
<col style="width:25%">
<col style="width:50%">
<col style="width:10%">
<col style="width:15%">
<td>
#_EVENTIMAGE{800,0}
</td>
<td><h5>#_EVENTLINK</h5>
<h6>#_{l jS}: #_24HSTARTTIME -#@_{ l jS\:} #_24HENDTIME | #_EVENTICALLINK | #_EVENTWEBCALLINK |</h6>
<i>#_EVENTEXCERPT</i>
{has_location}<strong>#_LOCATIONLINK, #_LOCATIONADDRESS, #_LOCATIONTOWN, #_LOCATIONPOSTCODE</strong>{/has_location}
</td>
<td>
<strong>TYPE:</strong> #_ATT{Type}
<strong>DISTANCE:</strong>
Points: #_CATEGORYLINK
Actual: #_ATT{Distance}
<i>Speed: #_ATT{Speeds}</i>
<strong>CLIMB:</strong> #_ATT{Climb}
<strong>AAA:</strong> #_ATT{AAA}
<i>#_TAGLINK</i>
</td>
<td>
<img src="#_ATT{Overview}"/>
</td>
</table>[/events_list_grouped]
Calendar Events
-
This reply was modified 4 years, 10 months ago by Will Pom.