Difference between revisions of "Template: Workshop"
From Nydus Network
(Created page with "<noinclude>Template for workshops. <!--==Example == {{#formlink:form=Event calendar item|link text=Create event|link type=button}}--> </noinclude> <includeonly> {| style="widt...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
| {{{end|}}} | | {{{end|}}} | ||
|- | |- | ||
− | |||
− | |||
! style="width: 80px; text-align: left; vertical-align: middle;" | Location: | ! style="width: 80px; text-align: left; vertical-align: middle;" | Location: | ||
| {{{location|}}} | | {{{location|}}} | ||
Line 24: | Line 22: | ||
| style="text-align: right;" colspan="3" | [[Events|Other events]] | | style="text-align: right;" colspan="3" | [[Events|Other events]] | ||
|} | |} | ||
+ | {{#set_recurring_event: Workshop | ||
+ | |property=Has date | ||
+ | |start={{{start|}}} | ||
+ | |end={{{end|}}} | ||
+ | |Has group=Event | ||
+ | |Has event={{{event|}}} | ||
+ | |unit=day | ||
+ | |period=1 | ||
+ | |limit=1 | ||
+ | }} | ||
+ | |||
+ | {{DISPLAYTITLE:{{{event|}}}}} | ||
</includeonly> | </includeonly> |
Latest revision as of 15:57, 25 July 2018
Template for workshops.