Warning: This does not work; do to a curiosity of Semantic Mediawiki (see the word Sorry here)you can't expand template parameters inside of semantic queries, such as the ones in an <ask>. Bummer.
Use this like so:
{{Event Report|category=Category:Welkin}}
Expands to:
<ask> [[Category:Event]] [[Category:Welkin]] [[Start date:=*|Start date]] [[title:=*|Title]] </ask>
This will
- expand to a <ask>..</ask>
- it will show a table of pages are both in
- the category given
- the Category:Event
- showing
- The name of the page, and the event's start date.

