Form:Film: Difference between revisions

From Hollywood in Pixels Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 5: Line 5:
{|
{|
|-
|-
|<p class="small" title="Mandatory field">TYPE: *</p>
|<p class="small" title="Mandatory field">TYPE: {{infopop|Mandatory field. The list of allowed values is stored [[Property:Type of Work|here]].|float-right}}</p>
|{{{field
|{{{field
  |Type of Work
  |Type of Work
Line 11: Line 11:
  |default=Film
  |default=Film
  |mandatory
  |mandatory
}}}
|class=form-control
}}}  
|-
|-
|<p class="small" title="Mandatory field">TITLE: *</p>
|<p class="small" title="Mandatory field">TITLE: {{infopop|Mandatory field.|float-right}}</p>
|{{{field
|{{{field
  |Title
  |Title
  |mandatory
  |mandatory
}}}
|class=form-control
}}}  
|-
|-
|<p class="small" title="Mandatory field">YEAR: *</p>
|<p class="small" title="Mandatory field">YEAR: {{infopop|Mandatory. The original release year. The list of available values will update itself.|float-right}}</p>
|{{{field
|{{{field
  |Original Release Year
  |Original Release Year
Line 33: Line 35:
  |default={{CURRENTYEAR}}
  |default={{CURRENTYEAR}}
  |mandatory
  |mandatory
|class=form-control
}}}
}}}
|-
|-
|<p class="small" title="Mandatory field">STUDIO: *</p>
|<p class="small" title="Mandatory field">STUDIO: {{infopop|Mandatory field. Multiple values are allowed. Please keep to canonical names, avoid unnecessary abbreviations.|float-right}}</p>
|{{{field
|{{{field
  |Studio
  |Studio
Line 43: Line 46:
  |delimiter=;
  |delimiter=;
  |mandatory
  |mandatory
|class=form-control
}}}
}}}
|-
|-
Line 57: Line 61:
{|
{|
|-
|-
|<p class="small">ROLE:</p>
|<p class="small">ROLE: {{infopop|Start typing and choose from the list of the available values. Continue typing if no suggestions were made: pressing Enter will add the new value to the list.|float-right}}</p>
|{{{field
|{{{field
   |Studio Team Role
   |Studio Team Role
Line 63: Line 67:
   |values from property=Studio Team Role
   |values from property=Studio Team Role
   |placeholder=Select or Type in
   |placeholder=Select or Type in
  |class=form-control
  }}}
  }}}
|-
|-
|<p class="small">PERSON:</p>
|<p class="small">PERSON: {{infopop|Multiple values are allowed.|float-right}}</p>
|{{{field
|{{{field
   |Person
   |Persons
   |input type=combobox
   |input type=tokens
   |values from property=Person
   |values from property=Person
   |placeholder=Select or Type in
   |placeholder=Select or Type in
  |list
  |delimiter=;
  |class=form-control
  }}}
  }}}
|-
|-
|<p class="small">NOTES: </p>
|<p class="small">NOTES: {{infopop|This text will be shown as a footnote. Please, keep your notes simple.|float-right}}</p>
|{{{field
|{{{field
  |Has notes
  |Has note
  |input type=textarea
  |input type=textarea
  |rows=1
  |rows=1
  |autogrow
  |autogrow
|class=form-control
|editor=visualeditor
}}}
}}}
|}
|}

Latest revision as of 13:43, September 16, 2021