Difference between revisions of "Form:Film"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
{| | {| | ||
|- | |- | ||
− | |<p class="small" title="Mandatory field">TYPE: | + | |<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 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 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 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 | ||
|Persons | |Persons | ||
Line 73: | Line 78: | ||
|list | |list | ||
|delimiter=; | |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 note | |Has note | ||
Line 81: | Line 87: | ||
|rows=1 | |rows=1 | ||
|autogrow | |autogrow | ||
+ | |class=form-control | ||
+ | |editor=visualeditor | ||
}}} | }}} | ||
|} | |} |