Form:Player: Difference between revisions
>Kypho No edit summary |
>Kypho No edit summary |
||
| Line 1: | Line 1: | ||
{{{for template|Player}}} | {{{for template|Player}}} | ||
{| class="formtable" | |||
! Name || {{{field|Name|mandatory}}} | |||
! Nickname/Handle || {{{field|Nickname}}} | |||
! Hometown || {{{field|Hometown}}} | |||
! Height || {{{field|HeightFeet|input type=number|min=4|max=7}}} ft | |||
{{{field|HeightInches|input type=number|min=0|max=11}}} in | |||
! 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}}} | |||