Difference between revisions of "Template:EventsForThisPage"
(3 intermediate revisions by the same user not shown) | |||
Line 31: | Line 31: | ||
| first = <ul class="events"> | | first = <ul class="events"> | ||
| each = {{#eval:wrap|{{{template|ListEvent}}}}} | | each = {{#eval:wrap|{{{template|ListEvent}}}}} | ||
− | | last = {{#eval:html|<a | + | | last = </ul>{{#eval:html|<a class="show-more-events more_go">Show more</a>}} |
}}{{#arr:dataloop | }}{{#arr:dataloop | ||
|{{#data:select | |{{#data:select | ||
Line 52: | Line 52: | ||
| first = <div class="events-title">Past Events</div><ul class="events"> | | first = <div class="events-title">Past Events</div><ul class="events"> | ||
| each = {{#eval:wrap|{{{template|ListEvent}}}}} | | each = {{#eval:wrap|{{{template|ListEvent}}}}} | ||
− | | last = </ul>{{#eval:html|< | + | | last = </ul>{{#eval:html|<a class="show-more-events more_go">Show more</a>}}}}</div> |