Template:ICal: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | <div style="float: left; width: 48%"> | ||
{{ | * Start: [[Start date::{{{2}}}]] | ||
* End: [[End date::{{{3}}}]] | |||
* Location: [[Location::{{{4}}}]] | |||
</div> | |||
<div style="float: right; width: 48%"> | |||
{{ #set:Activity={{{1}}}}} | |||
{{ #set: Name={{{1}}}}} | |||
{{ #set: iCal={{{1}}}}} | |||
* This event in {{ #ask: [[Name::{{PAGENAME}}]][[iCal::+]] | |||
| ?Start date = start | |||
| ?End date = end | |||
| ?location | |||
| format=icalendar}} | |||
* All events in {{ #ask: [[iCal::+]] | |||
| ?Start date = start | |||
| ?End date = end | |||
| ?location | |||
| format=icalendar}} | |||
</div> | |||
<br class="cleared" /> |
Revision as of 02:47, 17 August 2010
- Start: {{{2}}}
- End: {{{3}}}
- Location: {{{4}}}
Property "Activity" (as page type) with input value "{{{1}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "Name" (as page type) with input value "{{{1}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "ICal" (as page type) with input value "{{{1}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
- This event in ... further results
- All events in ... further results