Form:School District

From SunshinePPS Wiki

This is the School District 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 District|edit title=Edit a School District}}}
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|SOM.Page.School District}}}
== Basic Facts ==
==== Names ====
{{{field|names|holds template}}}
==== Websites ====
{{{field|websites|holds template}}}
== Administration ==
== Article Text ==
{{{field|text|input type=textarea|autogrow|editor=wikieditor}}}
{{{end template}}}
{{{for template|SOM.DateBounded.HasWebsite/Instance
|multiple
|embed in field=SOM.Page.School District[websites]
}}}
<div class="container">
<div class="row">
URL {{{field|url|input type=text}}}
From {{{field|from|input type=datepicker|date format=YYYY-MM-DD}}}
Until {{{field|until|input type=datepicker|date format=YYYY-MM-DD}}}
Current? {{{field|is_current|input type=radiobutton|mandatory|default=true|values=true,false}}}
</div>
<div class="row">
References {{{field|references|input type=text}}}
</div>
</div>
{{{end template}}}


{{{for template|SOM.DateBounded.HasName/Instance
|multiple
|embed in field=SOM.Page.School District[names]
}}}
<div class="container">
<div class="row">
Name {{{field|name|input type=text}}}
From {{{field|from|input type=datepicker|date format=YYYY-MM-DD}}}
Until {{{field|until|input type=datepicker|date format=YYYY-MM-DD}}}
Current? {{{field|is_current|input type=radiobutton|mandatory|default=true|values=true,false}}}
</div>
<div class="row">
References {{{field|references|input type=text}}}
</div>
</div>
{{{end template}}}