Category:Lexicon: Difference between revisions

Redirected page to Lexicon:Main
Tag: New redirect
 
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[Lexicon:Main]]
<PageSchema>
  <pageforms_Form name="Lexicon">
    <CreateTitle>Create Lexicon</CreateTitle>
    <EditTitle>Edit Lexicon</EditTitle>
    <standardInputs inputFreeText="1" freeTextLabel="Free text"/>
  </pageforms_Form>
  <Template name="Lexicon Sidebar" format="infobox">
    <cargo_TemplateDetails>
      <Table>Lexicon Sidebar</Table>
    </cargo_TemplateDetails>
    <pageforms_TemplateDetails/>
    <Field name="Word" display="nonempty">
      <Label>Word</Label>
      <cargo_Field>
        <Type>Text</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>text</InputType>
      </pageforms_FormInput>
    </Field>
    <Field name="Language" display="nonempty">
      <Label>Language</Label>
      <cargo_Field>
        <Type>Page</Type>
      </cargo_Field>
      <pageforms_FormInput/>
    </Field>
    <Field name="Meaning">
      <Label>Meaning</Label>
      <cargo_Field>
        <Type>Text</Type>
      </cargo_Field>
      <pageforms_FormInput/>
    </Field>
    <Field name="Part of Speech" display="nonempty">
      <Label>Part of Speech</Label>
      <cargo_Field>
        <Type>Text</Type>
      </cargo_Field>
      <pageforms_FormInput/>
    </Field>
  </Template>
  <Template name="Lexicon Section" format="sections">
    <cargo_TemplateDetails>
      <Table>Lexicon Section</Table>
    </cargo_TemplateDetails>
    <pageforms_TemplateDetails/>
    <Field name="Etymology" display="nonempty">
      <Label>Etymology</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Definition" display="nonempty">
      <Label>Definition</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Pronunciation" display="nonempty">
      <Label>Pronunciation</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Grammar and Structure" display="nonempty">
      <Label>Grammar and Structure</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Cultural Usage" display="nonempty">
      <Label>Cultural Usage</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
    <Field name="Example Phrases" display="nonempty">
      <Label>Example Phrases</Label>
      <cargo_Field>
        <Type>Wikitext</Type>
      </cargo_Field>
      <pageforms_FormInput>
        <InputType>textarea</InputType>
        <Parameter name="editor">visualeditor</Parameter>
      </pageforms_FormInput>
    </Field>
  </Template>
</PageSchema>[[category:Languages and Lexicons]]