Template:Meeting: Difference between revisions

From GRS Documentation Wiki
(Created page with "<noinclude> Meeting template for Form:Meeting </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;" ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">Meeting: {{PAGENAME}}</span> |- ! Date | [[hasDate::{{{hasDate|}}}]] |- ! Participants |...")
 
No edit summary
Line 9: Line 9:
|-
|-
! Participants
! Participants
| {{#arraymap:{{{hasParticipant|}}}|,|x|[[hasParticipant::x]]}}  
| {{#arraymap:{{{hasParticipant|}}}|,|x|[[hasParticipant::User:x]]}}  
|-
|-
|}
|}

Revision as of 09:23, 23 May 2024

Meeting template for Form:Meeting