Open main menu

Changes

1,916 bytes added ,  12:49, 11 August 2016
no edit summary
<PageSchema>
<semanticforms_Form name="Community">
<CreateTitle>Add a New Community</CreateTitle>
<EditTitle>Edit this Community</EditTitle>
<standardInputs freeTextLabel="Free text" inputWatch="1" inputSave="1" inputCancel="1"/>
</semanticforms_Form>
<Template name="Community" format="sections">
<Field name="Location" list="list">
<Label>Location</Label>
<semanticforms_FormInput>
<InputType>googlemaps</InputType>
<Description>If the community is local, please indicate its location(s)</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Location">
<Type>Geographic coordinates</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Year Established">
<Label>Year Established</Label>
<semanticforms_FormInput>
<InputType>year</InputType>
<Description>When did this community emerge? </Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Year Established">
<Type>Date</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Year Disbanded">
<Label>Year Disbanded</Label>
<semanticforms_FormInput>
<InputType>year</InputType>
<Description>If the community no longer exists, indicate when it was disbanded. </Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Year Disbanded">
<Type>Page</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Status">
<Label>Status</Label>
<semanticforms_FormInput>
<InputType>dropdown</InputType>
</semanticforms_FormInput>
<semanticmediawiki_Property name="">
<Type>Boolean</Type>
<AllowedValue>Historical</AllowedValue>
<AllowedValue>Existing</AllowedValue>
</semanticmediawiki_Property>
</Field>
</Template>
</PageSchema>