EventList: Difference between revisions
(Final fix.) |
m (Fixed spacing.) |
||
| Line 20: | Line 20: | ||
|icalendar description=A calendar of upcoming community events |
|icalendar description=A calendar of upcoming community events |
||
}} |
}} |
||
{{#vardefine:ITER_INDEX|0}} |
|||
{{#cargo_query: |
{{#cargo_query: |
||
tables=CommunityEvents |
tables=CommunityEvents |
||
| Line 31: | Line 30: | ||
|sort=CommunityEvents.NextDateStart ASC |
|sort=CommunityEvents.NextDateStart ASC |
||
|template=EventsList2 |
|template=EventsList2 |
||
|intro={{#vardefine:ITER_INDEX|0}} |
|||
}} |
}} |
||
{{#vardefine:ITER_INDEX|0}} |
|||
{{#cargo_query: |
{{#cargo_query: |
||
tables=CommunityEvents |
tables=CommunityEvents |
||
| Line 44: | Line 41: | ||
|template=EventsList2 |
|template=EventsList2 |
||
|sort=CommunityEvents.NextDateStart ASC |
|sort=CommunityEvents.NextDateStart ASC |
||
|intro= |
|intro={{b|{{#time: Y | +1 year}}:}} |
||
}} |
}} |
||
{{#vardefine:ITER_INDEX|0}} |
|||
{{#cargo_query: |
{{#cargo_query: |
||
tables=CommunityEvents |
tables=CommunityEvents |
||
| Line 56: | Line 52: | ||
|template=EventsList3 |
|template=EventsList3 |
||
|sort=CommunityEvents.Status ASC,CommunityEvents._PageName ASC |
|sort=CommunityEvents.Status ASC,CommunityEvents._PageName ASC |
||
|intro= |
|intro={{b|TBD:}} |
||
}} |
}} |
||