Form:Player: Difference between revisions

>Kypho
No edit summary
>Kypho
No edit summary
Line 1: Line 1:
<noinclude>
This form creates/edits player pages using [[Template:Player]].
</noinclude>
{{{for template|Player}}}
{{{for template|Player}}}
;Name: {{{field|Name|input type=text|mandatory}}}
{| class="formtable"
;Country: {{{field|Country|input type=combobox|values=USA,Canada,Mexico,UK,Germany,France,Australia,New Zealand,Other}}}
! Name || {{{field|Name|mandatory}}}
;Handedness: {{{field|Handedness|input type=dropdown|values=Right,Left,Ambidextrous}}}
! Nickname/Handle || {{{field|Nickname}}}
;Active years: {{{field|ActiveYears|input type=text|placeholder=2016–2023}}}
! Hometown || {{{field|Hometown}}}
;Primary team: {{{field|PrimaryTeam|input type=text|autocomplete on category=Teams}}}
! Height || {{{field|HeightFeet|input type=number|min=4|max=7}}} ft
;Birth date: {{{field|BirthDate|input type=date}}}
          {{{field|HeightInches|input type=number|min=0|max=11}}} in
;Notable results: {{{field|NotableResults|input type=textarea|editor=visualeditor}}}
! Active from || {{{field|ActiveFrom|input type=date}}}
! Active to || {{{field|ActiveTo|input type=date}}}
! Photo || {{{field|Photo|input type=upload}}}
! Social links || {{{field|Social|input type=tokens}}}
|}
{{{end template}}}
{{{end template}}}
{{{standard input|free text}}}
{{{end form}}}