Template:Calendar: Difference between revisions
ccc>Wikiadmin initial import of content |
ccc>Twi No edit summary |
||
| Line 8: | Line 8: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#ask: [[Has object type::Event]] [[Has start time::~{{1}}]] | |||
| ?Has event title=Event Title | |||
| ?Has start time=Start | |||
| ?Has duration=Duration | |||
| ?Has session location=location | |||
| mainlabel=Session | |||
| limit=2342 | |||
| sort=Has start time | |||
}} | |||
{{Refresh}} | |||
<div class="cal"> | <div class="cal"> | ||
| Line 15: | Line 27: | ||
<div class="cal-ical" style="text-align: right;"> | <div class="cal-ical" style="text-align: right;"> | ||
{{#ask: [[Has object type::Event]] | {{#ask: [[Has object type::Event]] [[Has start time::~{{1}}]] | ||
| ?Has event title = summary | | ?Has event title = summary | ||
| ?Has start time = start | | ?Has start time = start | ||
| Line 29: | Line 41: | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 16:10, 13 July 2019
This template adds a default calendar to the site using it.
Usage:
{{Calendar|<FILTER>}}