Changes

Jump to navigation Jump to search
1,317 bytes added ,  01:05, 10 August 2016
no edit summary
<PageSchema>
<semanticforms_Form name="Author">
<PageNameFormula>&lt;Author[First Name]&gt; &lt;Author[Last Name]&gt;</PageNameFormula>
<CreateTitle>Add a New Author</CreateTitle>
<standardInputs freeTextLabel="Free text" inputMinorEdit="1" inputWatch="1" inputSave="1" inputCancel="1"/>
</semanticforms_Form>
<Template name="Author" format="sections">
<Field name="First Name">
<Label>First Name</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Parameter name="mandatory"/>
<TextBeforeField>Author's First Name</TextBeforeField>
<Description>Enter the author's first name here</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="First Name">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Last Name">
<Label>Last Name</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Parameter name="mandatory"/>
<TextBeforeField>Author's Last Name</TextBeforeField>
<Description>Enter the author's last name here</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Last Name">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
</Template>
</PageSchema>

Navigation menu