Difference between revisions of "Template:Meeting"

From Projects: The Cooper Union
Jump to: navigation, search
Line 18: Line 18:
 
| {{#arraymap:{{{Guests|}}}|,|x|[[Has guest::x]]}}
 
| {{#arraymap:{{{Guests|}}}|,|x|[[Has guest::x]]}}
 
{{#if:{{{Presenters|}}}
 
{{#if:{{{Presenters|}}}
|
 
 
|-
 
|-
 
! Presenter(s)
 
! Presenter(s)
 
| {{#arraymap:{{{Presenters|}}}|,|x|[[Has presenter::x]]}}
 
| {{#arraymap:{{{Presenters|}}}|,|x|[[Has presenter::x]]}}
|
+
{{!}}}}
}}
 
 
|-
 
|-
 
! Related documents
 
! Related documents

Revision as of 18:54, 23 April 2017

This is the "Meeting" template. It should be called in the following format:

{{Meeting
|Date=
|Guests=
|Presenters=
|Documents=
}}

Edit the page to see the template text.