Category:Musicians: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Created page with "This is the category for musicians.")
 
No edit summary
 
(83 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is the category for musicians.
This is the category for musicians.
<PageSchema>
  <pageforms_Form name="Musician">
    <CreateTitle>Add a musician</CreateTitle>
    <EditTitle>Edit a musician</EditTitle>
    <standardInputs inputFreeText="1" freeTextLabel="Free text"/>
  </pageforms_Form>
  <Template name="Musician" format="standard">
    <Field name="Instrument" list="list">
      <Label>Instrument(s)</Label>
      <pageforms_FormInput>
        <InputType>text with autocomplete</InputType>
        <TextBeforeField>Enter instrument here.</TextBeforeField>
        <Description>The instrument.</Description>
      </pageforms_FormInput>
    </Field>
    <Field name="Nickname" display="nonempty">
      <Label>The nickname</Label>
      <pageforms_FormInput/>
    </Field>
    <Field name="Genre" list="list">
      <Label>Genre(s)</Label>
      <pageforms_FormInput/>
      <cargo_Field>
        <Type>Page</Type>
        <AllowedValue>Classical</AllowedValue>
        <AllowedValue>Jazz</AllowedValue>
        <AllowedValue>Rock</AllowedValue>
        <AllowedValue>Folk</AllowedValue>
        <AllowedValue>Blues</AllowedValue>
      </cargo_Field>
    </Field>
  </Template>
  <Template name="Performance" multiple="multiple" format="standard">
    <pageforms_TemplateDetails>
      <Label>Performances</Label>
      <AddAnotherText>Add another performance</AddAnotherText>
    </pageforms_TemplateDetails>
    <Field name="Location">
      <pageforms_FormInput/>
    </Field>
    <Field name="Date">
      <pageforms_FormInput/>
    </Field>
  </Template>
</PageSchema>

Latest revision as of 19:10, March 11, 2021

This is the category for musicians.

Page schema
Form: Musician
CreateTitle Add a musician
EditTitle Edit a musician
standardInputs
Template: Musician
format standard
Field: Instrument
List
Label Instrument(s)
Form input
Input type text with autocomplete
The instrument.
Field: Nickname
Display nonempty
Label The nickname
Form input
Field: Genre
List
Label Genre(s)
Form input
Cargo field
Type Page
Allowed values: Classical, Jazz, Rock, Folk, Blues
Template: Performance
multiple
format standard
Details for template in form
Label Performances
'Add another' button Add another performance
Field: Location
Form input
Field: Date
Form input

Pages in category "Musicians"

The following 5 pages are in this category, out of 5 total.