Difference between revisions of "Template:Talk"

From Hackerspace ACKspace
Jump to: navigation, search
 
m (attempt to add duration calculation)
 
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
'''Title (English):''' [[Title_EN::{{{Title (English)|}}}]]
+
<div class="lang" lang="en">
 
+
:''[[Title_EN::{{{Title (English)|Unfortunately, this text is not available in English}}}]]''
'''Description (English):''' [[Desc_EN::{{{Description (English)|}}}]]
+
:[[Desc_EN::{{{Description (English)|Unfortunately, this text is not available in English}}}]]
 
+
</div>
'''Title (Dutch):''' [[Title_NL::{{{Title (Dutch)|}}}]]
+
<div class="lang" lang="nl">
 
+
:''[[Title_NL::{{{Title (Dutch)|Helaas is deze tekst niet in het Nederlands beschikbaar}}}]]''
'''Description (Dutch):''' [[Desc_NL::{{{Description (Dutch)|}}}]]
+
:[[Desc_NL::{{{Description (Dutch)|Helaas is deze tekst niet in het Nederlands beschikbaar}}}]]
 
+
</div>
'''Title (German):''' [[Title_DE::{{{Title (German)|}}}]]
+
<div class="lang" lang="de">
 
+
:''[[Title_DE::{{{Title (German)|Leider ist dieser Text nicht auf Deutsch verfügbar}}}]]''
'''Description (German):''' [[Desc_DE::{{{Description (German)|}}}]]
+
:[[Desc_DE::{{{Description (German)|Leider ist dieser Text nicht auf Deutsch verfügbar}}}]]
 
+
</div>
'''Event start:''' [[EventStart::{{{Event start|}}}]]
+
:start: [[EventStart::{{{Event start|}}}| ]][[EventStartTime::{{{Event start time|}}}]][[EventEndTime::{{{Event end time|}}}| ]][[EventEnd::{{{Event end|}}}| ]], duration: {{#expr: ({{#time: U|{{#time: Y-m-d"T"H:i:s|{{{Event end time|}}} {{{Event end|}}}}}{{#timel: P|{{{Event end time|}}} {{{Event end|}}}}}}} - {{#time: U|{{#time: Y-m-d"T"H:i:s|{{{Event start|}}} {{{Event start time|}}}}}{{#timel: P|{{{Event start|}}} {{{Event start time|}}}}}}}) / 60 }} minutes
 
+
:tags: {{#arraymap:{{{Tags|}}}|,|x|[[Tags::x]]}}
'''Event start time:''' [[EventStartTime::{{{Event start time|}}}]]
 
 
 
'''Event end:''' [[EventEnd::{{{Event end|}}}]]
 
 
 
'''Event end time:''' [[EventEndTime::{{{Event end time|}}}]]
 
 
 
'''Tags:''' {{#arraymap:{{{Tags|}}}|,|x|[[Tags::x]]}}
 
 
 
  
 
[[Category:Events]]
 
[[Category:Events]]
 
</includeonly>
 
</includeonly>

Latest revision as of 17:48, 29 December 2024

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

{{Talk
|Title (English)=
|Description (English)=
|Title (Dutch)=
|Description (Dutch)=
|Title (German)=
|Description (German)=
|Event start=
|Event start time=
|Event end=
|Event end time=
|Tags=
}}

Edit the page to see the template text.