Template:Event: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:
{| 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>[[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
| [[Date::{{{date|}}}]]
|-
|-
! style="text-align: left" | Start
! style="text-align: left" | Start
Line 28: Line 25:
! style="text-align: left" | Location
! style="text-align: left" | Location
| [[Event location::{{{location|}}}]]
| [[Event location::{{{location|}}}]]
|-
! style="text-align: left" | Info
| [[Event info::{{{info|}}}]]
|}
|}
[[Category:Event]]
[[Category:Event]]
</includeonly>
</includeonly>

Revision as of 18:40, 10 September 2017

This is how you can use this template:

{{Event
 |name=Event name
 |date=YYYY-MM-DD
 |start=YYYY-MM-DD HH:MM
 |end=YYYY-MM-DD HH:MM
 |location=Ministry of Truth
 |info=Plan to take over the world
}}