Template:Event: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 8: Line 8:
  |end=YYYY-MM-DD HH:MM
  |end=YYYY-MM-DD HH:MM
  |location=Ministry of Truth
  |location=Ministry of Truth
|status=Tentative OR Confirmed OR Cancelled
}}
}}
</pre>
</pre>
Line 15: Line 16:
! style="text-align: center; background-color:#FD5A1E; color: #fff" colspan="2" |<big>[[Event name::{{{name|}}}]]</big>
! style="text-align: center; background-color:#FD5A1E; color: #fff" colspan="2" |<big>[[Event name::{{{name|}}}]]</big>
|-
|-
! style="text-align: left" | start
! start
| [[start::{{{start|}}}]]
| [[start::{{{start|}}}]]
|-
|-
! style="text-align: left" | end
! end
| [[end::{{{end|}}}]]
| [[end::{{{end|}}}]]
|-
|-
! style="text-align: left" | Location
! Location
| [[Event location::{{{location|}}}]]
| [[EventLocation::{{{location|}}}]]
|-
! Status
| [[EventStatus::{{{status|}}}]]
|}
|}
[[Category:Event]]
[[Category:Event]]
</includeonly>
</includeonly>

Latest revision as of 18:13, 7 September 2024

This is how you can use this template:

{{Event
 |name=Event name
 |start=YYYY-MM-DD HH:MM
 |end=YYYY-MM-DD HH:MM
 |location=Ministry of Truth
 |status=Tentative OR Confirmed OR Cancelled
}}