Difference between revisions of "Template:Meeting"

From Projects: The Cooper Union
Jump to: navigation, search
(end table)
(conditional date in table)
Line 12: Line 12:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 +
{{#if:{{{Date|}}}|
 
! Meeting date
 
! Meeting date
| [[Has meeting date::{{{Date|}}}]]  
+
{{!}} [[Has meeting date::{{{Date|}}}]]  
 +
}}
 
{{#if:{{{Guests|}}}|
 
{{#if:{{{Guests|}}}|
 
{{!}}-
 
{{!}}-

Revision as of 17:47, 19 June 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.