Sjabloon:Event: verschil tussen versies

Uit Hackerspace Bitlair

Maze (overleg | bijdragen)
Geen bewerkingssamenvatting
kGeen bewerkingssamenvatting
Β 
(54 tussenliggende versies door 5 gebruikers niet weergegeven)
Regel 1: Regel 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
Β  |info=Plan to take over the world
Β  |location=Ministry of Truth
Β  |status=Tentative OR Confirmed OR Cancelled
}}
}}
</pre>
</pre>
</noinclude>
</noinclude><includeonly>
<includeonly>
{{
{| style="width: 30em; font-size: 90%; float: right"
Β  #ifexpr:{{ #time:U|{{{end}}} }} <= {{ #time:U|{{CURRENTTIMESTAMP}} }}
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
Β  | <p style="font-size:1.2em;font-style:italic;background:yellow">Dit event is geΓ«indigd</span>
Β  |
}}
{| class="wikitable" style="width: 30em; float: right; clear: right; border: 2px solid #eee"
! style="text-align: center" colspan="2" |<big>[[EventName::{{{name|}}}]]</big>
|-
|-
! Datum
! Aanvang
| [[Datum::{{{datum|}}}]]
| <span style="display:none">[[Start::{{{start|}}}]]</span> {{#replace: {{#replace:{{{start|}}}|T|󠀠󠀠󠀠 }} | :00.000Z |}}
|-
|-
! Start
! Einde
| [[Start::{{{start|}}}]]
| <span style="display:none">[[End::{{{end|}}}]]</span> {{#replace: {{#replace:{{{end|}}}|T|󠀠󠀠󠀠 }} | :00.000Z |}}
|-
|-
! Locatie
! Locatie
| [[Locatie::{{{locatie|}}}]]
| [[EventPlace::{{{location|}}}]]
{{#if:{{{info|}}}
|-
|-
! Info
! Status
| [[Meeting info::{{{info|}}}]]
| [[EventStatus::{{{status|}}}]]
|}}
|}
|}
[[Categorie:Meeting]]
[[Category:Event]]
</includeonly>
</includeonly>

Huidige versie van 10 feb 2026 17:45

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