Form:Player: Difference between revisions
>Kypho No edit summary |
>Kypho |
||
| Line 3: | Line 3: | ||
</noinclude> | </noinclude> | ||
{{{for template|Player}}} | {{{for template|Player}}} | ||
Name: {{{field|Name|input type=text|mandatory}}} | ;Name: {{{field|Name|input type=text|mandatory}}} | ||
Country: {{{field|Country|input type=combobox|values=USA,Canada,Mexico,UK,Germany,France,Australia,New Zealand,Other}}} | ;Country: {{{field|Country|input type=combobox|values=USA,Canada,Mexico,UK,Germany,France,Australia,New Zealand,Other}}} | ||
Handedness: {{{field|Handedness|input type=dropdown|values=Right,Left,Ambidextrous}}} | ;Handedness: {{{field|Handedness|input type=dropdown|values=Right,Left,Ambidextrous}}} | ||
Active years: {{{field|ActiveYears|input type=text|placeholder=2016–2023}}} | ;Active years: {{{field|ActiveYears|input type=text|placeholder=2016–2023}}} | ||
Primary team: {{{field|PrimaryTeam|input type=text|autocomplete on category=Teams}}} | ;Primary team: {{{field|PrimaryTeam|input type=text|autocomplete on category=Teams}}} | ||
Birth date: {{{field|BirthDate|input type=date}}} | ;Birth date: {{{field|BirthDate|input type=date}}} | ||
Notable results: {{{field|NotableResults|input type=textarea|editor=visualeditor}}} | ;Notable results: {{{field|NotableResults|input type=textarea|editor=visualeditor}}} | ||
{{{end template}}} | {{{end template}}} | ||