Template:Event: Difference between revisions

From UAW RNF
(Generated from a page schema)
 
No edit summary
 
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Description (property=Description;display=nonempty)|Start Time (property=Start Time)|End Time (property=End Time)|Location (property=Location)|Organizers (list;property=Organized By;display=nonempty)}}
{{#template_params:Description (property=Description;display=nonempty)|Start Time (property=Start Time)|End Time (property=End Time)|Location (property=Location)|Organizers (list;property=Organized By;display=nonempty)}}
</noinclude><includeonly>{{#if:{{{Description|}}}|[[Description::{{{Description|}}}]]
</noinclude><includeonly>{| class="wikitable"
{{#if:{{{Description|}}}|
{{!}}-
! Description
{{!}} [[Description::{{{Description|}}}]]
}}
}}
[[Start Time::{{{Start Time|}}}]]
|-
[[End Time::{{{End Time|}}}]]
! Start time
[[Location::{{{Location|}}}]]
| [[Start Time::{{{Start Time|}}}]]
{{#if:{{{Organizers|}}}|{{#arraymap:{{{Organizers|}}}|,|x|[[Organized By::x]]}}
|-
 
! End time
| [[End Time::{{{End Time|}}}]]
|-
! Location
| [[Location::{{{Location|}}}]]
{{#if:{{{Organizers|}}}|
{{!}}-
! Organizers
{{!}} {{#arraymap:{{{Organizers|}}}|,|x|[[Organized By::x]]}}
}}
}}
|}


[[Category:Event]]
[[Category:Event]]
</includeonly>
</includeonly>

Latest revision as of 16:23, 11 July 2024

This is the "Event" template.

It should be called in the following format:

{{Event
|Description=
|Start Time=
|End Time=
|Location=
|Organizers=
}}

Edit the page to see the template text.