Changes

Jump to navigation Jump to search
1,556 bytes removed ,  19:22, 30 August 2016
Replaced content with "To add an author, click on the button below. {{#formlink:form=Author|link text=Add a New Author|link type=button}}"
{{#formlink:form=Author|link text=Add a New Author|link type=button}}
 
<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" inputFreeText="1" inputMinorEdit="1" inputWatch="1" inputSave="1" inputCancel="1"/>
</semanticforms_Form>
<Template name="Author" format="sections">
<Field name="First Name" display="hidden">
<Label>First Name</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Parameter name="mandatory"/>
<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" display="hidden">
<Label>Last Name</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Parameter name="mandatory"/>
<Description>Enter the author's last name here</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Last Name">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Summary">
<Label>Summary</Label>
<semanticforms_FormInput>
<InputType>textarea</InputType>
<Parameter name="mandatory"/>
<Description>Enter the summary of the Author's contributions to this field </Description>
</semanticforms_FormInput>
</Field>
</Template>
</PageSchema>

Navigation menu