Form:Player: Difference between revisions

From Protoball
Jump to navigation Jump to search
No edit summary
(Player Form input type=textarea|)
 
(2 intermediate revisions by the same user not shown)
Line 16: Line 16:
! Last Name:
! Last Name:
| {{{field|Last Name}}}
| {{{field|Last Name}}}
|-
! Type of Date of Birth:
| {{{field|Type of Date of Birth|default=Day|class=type_of_date|input type=dropdown|values=Day,Month,Year,Decade,Circa}}}
|-
|-
! Date of Birth:
! Date of Birth:
| colspan=2 | {{{field|Date of Birth|input type=date}}}
| colspan=2 | {{{field|Type of Date of Birth|default=Day|class=type_of_date|input type=dropdown|values=Day,Month,Year,Decade,Circa}}}  {{{field|Date of Birth|input type=date}}}
|-
! Type of Date of Death:
| {{{field|Type of Date of Death|default=Day|class=type_of_date|input type=dropdown|values=Day,Month,Year,Decade,Circa}}}  
|-
|-
! Date of Death:
! Date of Death:
| colspan=2 | {{{field|Date of Death|input type=date}}}
| colspan=2 | {{{field|Type of Date of Death|default=Day|class=type_of_date|input type=dropdown|values=Day,Month,Year,Decade,Circa}}} {{{field|Date of Death|input type=date}}}
|-
|-
! Biography:
! Biography:
| {{{field|Description|class=tinymce simple}}}
| {{{field|Description|input type=textarea|class=tinymce simple}}}
|-
|-
! Sources:
! Sources:
| {{{field|Sources|class=tinymce simple}}}
| {{{field|Sources|input type=textarea|class=tinymce simple}}}
|-
! Comment:
| colspan=2 | {{{field|Comment|input type=textarea|rows=3|cols=75|class=tinymce simple}}}
|-
! Query:
| colspan=2 | {{{field|Query|input type=textarea|rows=3|cols=75|class=tinymce simple}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 05:45, 6 June 2020

This is the "Player" 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.