Template:ALV: Difference between revisions

From Technologia Incognita
Jump to navigation Jump to search
create ALV template
 
m fix contact link
 
(19 intermediate revisions by the same user not shown)
Line 7: Line 7:
|Time=
|Time=
|Location=
|Location=
|Type=
|Contact=
}}
}}
</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;" | Location
! style="background-color:#DDDDDD;" | Location
| {{#arraymap:{{{Location|}}}|,|x|[[Location::x]]}}
| {{#arraymap:{{{Location|ACTA}}}|,|x|[[Location::x]]}}
|-
|-
! style="background-color:#DDDDDD;" | Type
! style="background-color:#DDDDDD;" | Contact
| [[EventType::{{{EventType|}}}]]
| [[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.