Open main menu

Changes

1,207 bytes added ,  11:54, 18 March 2018
no edit summary
<PageSchema>
<pageforms_Form name="Person">
<CreateTitle>Add Person</CreateTitle>
<EditTitle>Edit Person</EditTitle>
<standardInputs freeTextLabel="Free text" inputFreeText="1" inputSummary="1" inputSave="1" inputPreview="1" inputChanges="1" inputCancel="1"/>
</pageforms_Form>
<Template name="Person">
<Field name="FirstName">
<Label>First Name</Label>
<pageforms_FormInput>
<InputType>text with autocomplete</InputType>
</pageforms_FormInput>
<semanticmediawiki_Property name="">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
<Field name="LastName">
<Label>Last Name</Label>
<pageforms_FormInput>
<InputType>text with autocomplete</InputType>
</pageforms_FormInput>
<semanticmediawiki_Property name="">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
<Field name="EmailAddress">
<Label>Email Address</Label>
<pageforms_FormInput>
<InputType>text</InputType>
</pageforms_FormInput>
<semanticmediawiki_Property name="">
<Type>Email</Type>
</semanticmediawiki_Property>
</Field>
</Template>
</PageSchema>
 
This is a main category for this wiki.
4,558

edits