Difference between revisions of "Template:ALV"

From Technologia Incognita
Jump to: navigation, search
m (maybe fix formatting)
m (fix date, time formatting on automatic event templating)
Line 36: Line 36:
 
|}
 
|}
  
<div hidden>
+
<div style="display:hidden;">
 
{{Event
 
{{Event
 
|Location={{{Location|ACTA}}}
 
|Location={{{Location|ACTA}}}
 
|Contact={{{Contact|Board}}}
 
|Contact={{{Contact|Board}}}
 
|EventType=Meeting
 
|EventType=Meeting
|{{#if:{{{Date}}}|Date={{{Date}}}}}
+
|Date={{{Date|?}}}
|{{#if:{{{Time}}}|Time={{{Time}}}}}
+
|Time={{{Time|?}}}
 
}}
 
}}
 
</div>
 
</div>

Revision as of 17:37, 12 September 2020

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

{{ALV
|Date=
|Time=
|Location=
}}

Edit the page to see the template text.