Jump to content

Form:Player: Difference between revisions

From Spike Wiki
>Kypho
No edit summary
>Kypho
No edit summary
Line 1: Line 1:
<div class="pfwrap">
{{{for template|Player}}}
{{{for template|Player}}}
{| class="formtable"
{| class="formtable"
! Name || {{{field|Name|mandatory}}}
! Name || {{{field|Name|mandatory|size=40|default={{PAGENAME}}}}}
! Nickname/Handle || {{{field|Nickname}}}
! Nickname/Handle || {{{field|Nickname|size=24|placeholder=Optional}}}
! Hometown || {{{field|Hometown}}}
! Hometown || {{{field|Hometown|size=40|placeholder=City, State/Region, Country}}}
! Height || {{{field|HeightFeet|input type=number|min=4|max=7}}} ft
! Height || <span class="pf-inline">
          {{{field|HeightInches|input type=number|min=0|max=11}}} in
  {{{field|HeightFeet|input type=number|min=4|max=7|size=2}}} ft
! Active from || {{{field|ActiveFrom|input type=date}}}
  {{{field|HeightInches|input type=number|min=0|max=11|size=2}}} in
! Active to || {{{field|ActiveTo|input type=date}}}
</span>
! Active || <span class="pf-inline">
  {{{field|ActiveFrom|input type=date}}} {{{field|ActiveTo|input type=date|placeholder=present}}}
</span>
! Photo || {{{field|Photo|input type=upload}}}
! Photo || {{{field|Photo|input type=upload}}}
! Social links || {{{field|Social|input type=tokens}}}
! Social links || {{{field|Social|input type=tokens|delimiter=,|placeholder=https://…}}}
|}
|}
{{{end template}}}
{{{end template}}}
{{{standard input|free text}}}
{{{end form}}}
{{{end form}}}
</div>

Revision as of 22:47, 14 September 2025

Player

Name Name Nickname/Handle Nickname Hometown Hometown Height
 HeightFeet ft
 HeightInches in

Active
 ActiveFrom – ActiveTo

Photo Photo Social links Social

{{{end template}}} {{{end form}}}