Difference between revisions of "Template:ALV"

From Technologia Incognita
Jump to: navigation, search
m (instantiate event template for all ALVs)
m (fix contact link)
 
(3 intermediate revisions by the same user not shown)
Line 25: Line 25:
 
|-
 
|-
 
! style="background-color:#DDDDDD;" | Contact
 
! style="background-color:#DDDDDD;" | Contact
| [[Contact::Board]
+
| [[Contact::Board]]
 
|-
 
|-
 
! style="background-color:#DDDDDD;" | Minutes
 
! style="background-color:#DDDDDD;" | Minutes
Line 36: Line 36:
 
|}
 
|}
  
<div hidden>
+
<div style="display:none;">
 
{{Event
 
{{Event
{{#if:{{{Date}}}|
 
{{!}}Date={{{Date}}}
 
}}
 
{{#if:{{{Time}}}|
 
{{!}}Time={{{Time}}}
 
}}
 
 
|Location={{{Location|ACTA}}}
 
|Location={{{Location|ACTA}}}
 
|Contact={{{Contact|Board}}}
 
|Contact={{{Contact|Board}}}
 
|EventType=Meeting
 
|EventType=Meeting
 +
|Date={{{Date|?}}}
 +
|Time={{{Time|?}}}
 
}}
 
}}
 
</div>
 
</div>

Latest revision as of 17:40, 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.