Difference between revisions of "Template:ALV"

From Technologia Incognita
Jump to: navigation, search
m (add notes link attribute)
m (fix contact link)
 
(16 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
|Time=
 
|Time=
 
|Location=
 
|Location=
|Contact=
 
|Notes=
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 18: Line 16:
 
|-
 
|-
 
! style="background-color:#DDDDDD;" | Date
 
! style="background-color:#DDDDDD;" | Date
| [[Date::{{{Date|}}}]]
+
| [[Date::{{{Date|?}}}]]
 
|-
 
|-
 
! style="background-color:#DDDDDD;" | Time
 
! style="background-color:#DDDDDD;" | Time
| [[Time::{{{Time|}}}]]
+
| [[Time::{{{Time|?}}}]]
 
|-
 
|-
! style="background-color:#DDDDDD;" | Notes
+
! style="background-color:#DDDDDD;" | Location
| [[Notes::{{{Notes|}}}]]
+
| {{#arraymap:{{{Location|ACTA}}}|,|x|[[Location::x]]}}
 
|-
 
|-
! style="background-color:#DDDDDD;" | Location
+
! style="background-color:#DDDDDD;" | Contact
| {{#arraymap:{{{Location|}}}|,|x|[[Location::x]]}}
+
| [[Contact::Board]]
 +
|-
 +
! style="background-color:#DDDDDD;" | Minutes
 +
| {{#arraymap:{{PAGENAME}}|,|x|[[x/Minutes]]}}
 +
{{#ifexist:{{PAGENAME}}/Actions|
 
{{!}}-
 
{{!}}-
{{#if:{{{Contact|}}}|
+
! style="background-color:#DDDDDD;" {{!}} Actions
! style="background-color:#DDDDDD;" {{!}} Contact
+
{{!}} {{#arraymap:{{PAGENAME}}|,|x|[[x/Actions]]}}
{{!}} {{#arraymap:{{{Contact|}}}|,|x|[[Contact::x]]}}
 
 
}}
 
}}
 
|}
 
|}
 +
 +
<div style="display:none;">
 +
{{Event
 +
|Location={{{Location|ACTA}}}
 +
|Contact={{{Contact|Board}}}
 +
|EventType=Meeting
 +
|Date={{{Date|?}}}
 +
|Time={{{Time|?}}}
 +
}}
 +
</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>

Latest revision as of 16: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.