Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Form:Contributor: Difference between revisions

From Soundtest.FM Wiki
No edit summary
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
if a page with that name already exists, you will be sent to a form to edit that page.
if a page with that name already exists, you will be sent to a form to edit that page.


{{#forminput:form=Contributor|autocomplete on category=Contributors}}
{{#forminput:form=Contributor||query string=namespace=Contributor|autocomplete on namespace=Contributor}}
 
[[Category:Page forms]]


</noinclude><includeonly>
</noinclude><includeonly>
Line 10: Line 12:
{{{for template|Contributor}}}
{{{for template|Contributor}}}
{| class="formtable"
{| class="formtable"
! Name:
| {{{field|name}}}
|-
! Image:
| {{{field|image|input type=combobox|uploadable|values from namespace=File}}}
|-
! Type:
| {{{field|type|input type=dropdown|values=Person,Unit|show on select=Person=>birthplace;Person=>birthdate;Person=>deathdate;Unit=>startdate;Unit=>enddate;Unit=>members;}}}
|-
! Native Name:  
! Native Name:  
| {{{field|native_name}}}
| {{{field|native_name}}}
|- id="birthplace"
! Birthplace:
| {{{field|birthplace}}}
|- id="birthdate"
! Birthdate:
| {{{field|birthdate|input type=date}}}
|- id="deathdate"
! Deathdate:
| {{{field|deathdate|input type=date}}}
|- id="startdate"
! Start date:
| {{{field|startdate|input type=date}}}
|- id="enddate"
! End date:
| {{{field|enddate|input type=date}}}
|- id="members"
! Members:
| {{{field|Members|holds template}}}
|}
{{{end template}}}
{{{for template|Contributor Members|multiple|label=Members|embed in field=Contributor[Members]}}}
{| class="formtable"
!Contributor:
| {{{field|contributor|input type=combobox|values from namespace=Contributor}}}
|-
!Role:
| {{{field|role}}}
|-
!Status:
| {{{field|status|input type=dropdown|values=Active,Former}}}
|-
!Notes:
| {{{field|notes}}}
|-
|}
|}
{{{end template}}}
{{{end template}}}
Line 17: Line 64:
'''Free text:'''
'''Free text:'''


{{{standard input|free text|rows=10}}}
{{{standard input|free text|rows=10|editor=wikieditor}}}
</includeonly>
</includeonly>

Latest revision as of 21:46, 2 November 2025

This is the "Contributor" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.