Difference between revisions of "Template:ALV"
(automatically link actions page if available) |
m (fix contact link) |
||
(6 intermediate revisions by the same user not shown) | |||
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 31: | Line 31: | ||
{{#ifexist:{{PAGENAME}}/Actions| | {{#ifexist:{{PAGENAME}}/Actions| | ||
{{!}}- | {{!}}- | ||
− | ! style="background-color:#DDDDDD;" | + | ! style="background-color:#DDDDDD;" {{!}} Actions |
{{!}} {{#arraymap:{{PAGENAME}}|,|x|[[x/Actions]]}} | {{!}} {{#arraymap:{{PAGENAME}}|,|x|[[x/Actions]]}} | ||
}} | }} | ||
|} | |} | ||
+ | |||
+ | <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.