Template:Event: Difference between revisions

From Technologia Incognita
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
Add Start and End to template
Line 4: Line 4:
<pre>
<pre>
{{Event
{{Event
|Date=
|Start=
|Time=
|End=
|Location=
|Location=
|EventType=
|EventType=
Line 16: Line 16:
|- style="font-size:150%; background: #CCCCCC; text-align:center;"  
|- style="font-size:150%; background: #CCCCCC; text-align:center;"  
! colspan=2|  {{PAGENAME}}  
! colspan=2|  {{PAGENAME}}  
|-
! style="background-color:#DDDDDD;" | Start
| [[Start::{{{Start|}}}]]
|-
! style="background-color:#DDDDDD;" | End
| [[End::{{{End|}}}]]
|-
|-
! style="background-color:#DDDDDD;" | Date
! style="background-color:#DDDDDD;" | Date

Revision as of 16:26, 12 February 2025

This is the "Event" template. It should be called in the following format:

{{Event
|Start=
|End=
|Location=
|EventType=
|Contact=
}}

Edit the page to see the template text.