Difference between revisions of "Template:EventOverview"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
imported>Elaeagnifolia |
||
| Line 30: | Line 30: | ||
|q?tables=Events | |q?tables=Events | ||
|q?fields=_pageName=Name | |q?fields=_pageName=Name | ||
| − | |q?where=Name="{{{Name|{{PAGENAME}}}}}" AND NOW() > EndDate | + | |q?where=Name="{{{Name|{{PAGENAME}}}}}" AND (NOW() > StartDate AND NOW() < EndDate) |
|q?limit=1 | |q?limit=1 | ||
|default= | |default= | ||