Template:Event: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user 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
! style="text-align: left" | start
| [[Start::{{{start|}}}]]
| [[start::{{{start|}}}]]
|-
|-
! style="text-align: left" | End
! style="text-align: left" | end
| [[End::{{{end|}}}]]
| [[end::{{{end|}}}]]
|-
|-
! style="text-align: left" | Location
! style="text-align: left" | Location
| [[Event location::{{{location|}}}]]
| [[Event location::{{{location|}}}]]
|-
! style="text-align: left" | Status
| [[status::{{{status|}}}]]
|}
|}
[[Category:Event]]
[[Category:Event]]
</includeonly>
</includeonly>

Latest revision as of 12:43, 21 May 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
}}