Form:School Board Meeting
From SunshinePPS Wiki
This is the School Board Meeting form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.
__NOEDITSECTION__ __NOTOC__ {{{info|create title=Create a new School Board Meeting|edit title=Edit a School Board Meeting}}} <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|SOM.Page.School Board Meeting}}} == Basic Facts == <table class="wikitable"><tr><th>District:</th><td>{{{field|district|input type=combobox|values from category=School District}}}</td></tr><tr><th>Meeting Type:</th><td>{{{field|meeting_type|input type=checkboxes|list|hide select all|property=SOM/Has board meeting type}}}</td></tr><tr><th>Cancelled?:</th><td>{{{field|is_cancelled|input type=dropdown|values=false,true}}}</td></tr><tr><th>Date:</th><td>{{{field|meeting_date|input type=datepicker|date format=YYYY-MM-DD}}}</td></tr><tr><th>Time:</th><td>{{{field|meeting_time|input type=text}}}</td></tr><tr><th>Venue:</th><td>{{{field|meeting_venue|input type=combobox|values from category=Location}}}</td></tr><tr><th>Video Links:</th><td>{{{field|video_links|holds template}}}</td></tr><tr><th>Directors Present:</th><td>{{{field|directors_present|holds template}}}</td></tr></table> == Documents / Media == {{{field|documents|holds template}}} == Article Text == {{{field|free_text|input type=textarea|autogrow|editor=wikieditor}}} == Transcripts == <div> Please retain the original timecodes, etc, etc, etc XXXXXXXXXXX </div> {{{field|transcripts|holds template}}} == Sources == {{{field|sources|holds template}}} {{{end template}}} {{{for template|SOM.Composite.AttendingDirector/Instance |multiple |embed in field=SOM.Page.School Board Meeting[directors_present] }}} <div class="container"> <div class="row"> Director {{{field|director|input type=combobox|values from category=Person}}} </div> </div> {{{end template}}} {{{for template|SOM.Composite.AttachedFile/Instance |multiple |embed in field=SOM.Page.School Board Meeting[documents] }}} <div class="container"> <div class="row"> </div> <div class="row"> File {{{field|file|input type=combobox|uploadable|values from namespace=File}}} </div> <div class="row"> Description {{{field|description|input type=text}}} </div> <div class="row"> Section {{{field|section|input type=text}}} </div> </div> {{{end template}}} {{{for template|SOM.Composite.VideoLink/Instance |multiple |embed in field=SOM.Page.School Board Meeting[video_links] }}} <div class="container"> <div class="row"> Event Label {{{field|label|input type=text}}} </div> <div class="row"> Link {{{field|link|input type=text}}} </div> </div> {{{end template}}} {{{for template|SOM.Composite.InformationSource/Instance |multiple |embed in field=SOM.Page.School Board Meeting[sources] }}} <div class="container"> <div class="row"> Description {{{field|description|input type=text}}} </div> <div class="row"> URL {{{field|url|input type=text}}} </div> <div class="row"> Access timestamp {{{field|access_timestamp|input type=datetimepicker}}} </div> </div> {{{end template}}} {{{for template|SOM.Composite.TimedTextTranscript/Instance |multiple |embed in field=SOM.Page.School Board Meeting[transcripts] }}} <div class="container"> <div class="row"> Event Label {{{field|label|input type=text}}} </div> <div class="row"> Timed Text {{{field|timed_text|input type=textarea|rows=15}}} </div> </div> {{{end template}}}