Difference between revisions of "Template:Meeting"

From Projects: The Cooper Union
Jump to: navigation, search
m (1 revision imported: import from referata)
Line 10: Line 10:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! Meeting date
+
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 +
|-
 +
! Date
 
| [[Has meeting date::{{{Date|}}}]]  
 
| [[Has meeting date::{{{Date|}}}]]  
 
|-
 
|-
! Guest(s)
+
! Guests
| {{#arraymap:{{{Guests|}}}|,|x|[[Has guest::x]]}}
+
| [[Has guest::{{{Guests|}}}]]  
 
|-
 
|-
! Related documents
+
! Documents
| {{#arraymap:{{{Documents|}}}|,|x|[[Has related documents::x]]}}
+
| [[Has related document::{{{Documents|}}}]]  
 
|}
 
|}
  
 
[[Category:Meetings]]
 
[[Category:Meetings]]
 
</includeonly>
 
</includeonly>

Revision as of 16:18, 23 April 2017

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

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

Edit the page to see the template text.