Difference between revisions of "Template:ALV"

From Technologia Incognita
Jump to: navigation, search
m (fix action page?)
m (instantiate event template for all ALVs)
Line 19: Line 19:
 
|-
 
|-
 
! style="background-color:#DDDDDD;" | Time
 
! style="background-color:#DDDDDD;" | Time
| {{{Time|?}}}
+
| [[Time::{{{Time|?}}}]]
 
|-
 
|-
 
! style="background-color:#DDDDDD;" | Location
 
! style="background-color:#DDDDDD;" | Location
Line 25: Line 25:
 
|-
 
|-
 
! style="background-color:#DDDDDD;" | Contact
 
! style="background-color:#DDDDDD;" | Contact
| Board
+
| [[Contact::Board]
 
|-
 
|-
 
! style="background-color:#DDDDDD;" | Minutes
 
! style="background-color:#DDDDDD;" | Minutes
Line 35: Line 35:
 
}}
 
}}
 
|}
 
|}
 +
 +
<div hidden>
 +
{{Event
 +
{{#if:{{{Date}}}|
 +
{{!}}Date={{{Date}}}
 +
}}
 +
{{#if:{{{Time}}}|
 +
{{!}}Time={{{Time}}}
 +
}}
 +
|Location={{{Location|ACTA}}}
 +
|Contact={{{Contact|Board}}}
 +
|EventType=Meeting
 +
}}
 +
</div>
  
 
[[Category:ALV]]
 
[[Category:ALV]]
 +
{{#ifexist:{{PAGENAME}}/Actions|[[Category:ALVs with Actions]]|[[Category:ALVs without Actions]]}}
 +
{{#ifexist:{{PAGENAME}}/Minutes|[[Category:ALVs with Minutes]]|[[Category:ALVs without Minutes]]}}
 +
 
</includeonly>
 
</includeonly>

Revision as of 16:31, 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.