Template:Event: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:
{{Event
{{Event
  |name=Event name
  |name=Event name
|date=YYYY-MM-DD
  |start=YYYY-MM-DD HH:MM
  |start=YYYY-MM-DD HH:MM
  |end=YYYY-MM-DD HH:MM
  |end=YYYY-MM-DD HH:MM
  |location=Ministry of Truth
  |location=Ministry of Truth
|info=Plan to take over the world
}}
}}
</pre>
</pre>
Line 15: Line 13:
<includeonly>
<includeonly>
{| style="width: 30em; font-size: 90%; float: right; border: 1px solid #FD5A1E"
{| style="width: 30em; font-size: 90%; float: right; border: 1px solid #FD5A1E"
! style="text-align: center; background-color:#FD5A1E; color: #fff" colspan="2" |<big>{{PAGENAME}} - [[Event name::{{{name|}}}]]</big>
! style="text-align: center; background-color:#FD5A1E; color: #fff" colspan="2" |<big>[[Event name::{{{name|}}}]]</big>
|-
|-
! style="text-align: left" | Date
! style="text-align: left" | start
| [[Date::{{{date|}}}]]
| [[start::{{{start|}}}]]
|-
|-
! style="text-align: left" | Start
! style="text-align: left" | end
| [[Start::{{{start|}}}]]
| [[end::{{{end|}}}]]
|-
! style="text-align: left" | End
| [[End::{{{end|}}}]]
|-
|-
! style="text-align: left" | Location
! style="text-align: left" | Location
| [[Location::{{{location|}}}]]
| [[Event location::{{{location|}}}]]
|-
! style="text-align: left" | Info
| [[Event info::{{{info|}}}]]
|}
|}
[[Category:Event]]
[[Category:Event]]
</includeonly>
</includeonly>

Latest revision as of 20:28, 15 February 2023

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
}}