Changes

Jump to navigation Jump to search
2,978 bytes removed ,  16:47, 16 August 2016
Replaced content with "If you want to add a new suggested modification, click the button below. {{#formlink:form=Modification|link text=Add a New Modification|link type=button}} {{#default_f..."
{{#formlink:form=Modification|link text=Add a New Modification|link type=button}}
 
 
<PageSchema>
<semanticforms_Form name="Modification">
<PageNameFormula>&lt;Modification[Author]&gt;-&lt;Modification[Year]&gt;-&lt;unique number;start=001&gt;</PageNameFormula>
<CreateTitle>Add a new modification</CreateTitle>
<standardInputs freeTextLabel="Free text" inputWatch="1" inputSave="1" inputCancel="1"/>
</semanticforms_Form>
<Template name="Modification" format="sections">
<Field name="Summary">
<Label>Summary</Label>
<semanticforms_FormInput>
<InputType>textarea</InputType>
<Parameter name="size">20</Parameter>
<Parameter name="mandatory"/>
<Description>Provide a very short summary of the modification here. Please also mention the authors and add a reference to the source.</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Summary">
<Type>Text</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Year" display="hidden">
<Label>When was this modification suggested?</Label>
<semanticforms_FormInput>
<InputType>year</InputType>
<Parameter name="mandatory"/>
<Description>When was the modification published?</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Year">
<Type>Date</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Author" list="list" display="hidden">
<Label>Author(s)</Label>
<semanticforms_FormInput>
<InputType>text</InputType>
<Parameter name="mandatory"/>
<Description>What are the last names of the authors of the modification?</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Author">
<Type>Page</Type>
</semanticmediawiki_Property>
</Field>
<Field name="Preamble">
<Label>Preamble</Label>
<semanticforms_FormInput>
<InputType>textarea</InputType>
<Parameter name="mandatory"/>
<Description>Why is this modification necessary?</Description>
</semanticforms_FormInput>
</Field>
<Field name="Modification">
<Label>Modification</Label>
<semanticforms_FormInput>
<InputType>textarea</InputType>
<Parameter name="mandatory"/>
<Description>What are the details of the suggested modification?</Description>
</semanticforms_FormInput>
</Field>
<Field name="Verdict">
<Label>Verdict</Label>
<semanticforms_FormInput>
<InputType>dropdown</InputType>
<Parameter name="mandatory"/>
<Description>What is the current status of the modification?</Description>
</semanticforms_FormInput>
<semanticmediawiki_Property name="Verdict">
<Type>Text</Type>
<AllowedValue>Open</AllowedValue>
<AllowedValue>Accepted</AllowedValue>
<AllowedValue>Not Accepted</AllowedValue>
</semanticmediawiki_Property>
</Field>
</Template>
</PageSchema>
{{#default_form:Modification}}

Navigation menu