Sjabloon:Meeting: verschil tussen versies

Uit Hackalot - Hackerspace Eindhoven
Naar navigatie springen Naar zoeken springen
 
(12 tussenliggende versies door 3 gebruikers niet weergegeven)
Regel 8: Regel 8:
 
|EndDate=
 
|EndDate=
 
|Where=
 
|Where=
 +
|Permanent=
 +
|Picture=image.jpg (optional)
 
}}
 
}}
 
</pre>
 
</pre>
Regel 14: Regel 16:
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
 
|-
 
|-
 +
{{#if:{{{Picture|}}}|
 +
<tr style="text-align:center;">
 +
<th colspan="2"><div class="polaroidlayout rotate5" style="margin:10px">[[Project Image::File:{{{Picture}}}|360x360px]]</div>
 +
</th></tr>
 +
}}
 
! Naam
 
! Naam
 
| [[MeetingName::{{{Name|}}}]]
 
| [[MeetingName::{{{Name|}}}]]
 
|-
 
|-
 
! Start datum
 
! Start datum
| [[MeetingStartDate::{{{StartDate|}}}]]
+
| [[MeetingStartDate::{{#time:d-m-Y H:i|{{{StartDate|}}}}}]]
 
|-
 
|-
 
{{#if:{{{EndDate|}}}|
 
{{#if:{{{EndDate|}}}|
 
! Eind datum
 
! Eind datum
{{!}} [[MeetingEndDate::{{{EndDate|}}}]]
+
{{!}} [[MeetingEndDate::{{#time:d-m-Y H:i|{{{EndDate|}}}}}]]
 
{{!}}- |}}
 
{{!}}- |}}
 
{{#if:{{{Where|}}}|
 
{{#if:{{{Where|}}}|
Regel 29: Regel 36:
 
{{!}}- |}}
 
{{!}}- |}}
 
|}
 
|}
 +
{{#set: MeetingPermanent={{{Permanent|false}}} }}
  
 
[[Category:Meeting]]
 
[[Category:Meeting]]
 
</includeonly>
 
</includeonly>

Huidige versie van 1 dec 2021 om 15:16

This is the "Meeting" template. It should be called in the following format:

{{Meeting
|Name=
|StartDate=
|EndDate=
|Where=
|Permanent=
|Picture=image.jpg (optional)
}}

Edit the page to see the template text.