Template:Event: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Deze template gebruik je als volgt:
This is how you can use this template:


<pre>
<pre>
{{Meeting
{{Event
  |datum=YYYY-MM-DD
  |name=Event name
  |start=HH:MM
|start=YYYY-MM-DD HH:MM
  |locatie=Ministerie van Waarheid
  |end=YYYY-MM-DD HH:MM
  |location=Ministry of Truth
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{| style="width: 30em; font-size: 90%; float: right"
{| style="width: 30em; font-size: 90%; float: right; border: 1px solid #FD5A1E"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
! style="text-align: center; background-color:#FD5A1E; color: #fff" colspan="2" |<big>[[Event name::{{{name|}}}]]</big>
|-
|-
! Datum
! style="text-align: left" | start
| [[Datum::{{{datum|}}}]]
| [[start::{{{start|}}}]]
|-
|-
! Start
! style="text-align: left" | end
| [[Start::{{{start|}}}]]
| [[end::{{{end|}}}]]
|-
|-
! Locatie
! style="text-align: left" | Location
| [[Locatie::{{{locatie|}}}]]
| [[Event location::{{{location|}}}]]
|}
|}
[[Categorie:Meeting]]
[[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
}}