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|size=40|default={{PAGENAME}}}}}
! Name
! Nickname/Handle || {{{field|Nickname|size=24|placeholder=Optional}}}
| {{{field|Name|mandatory|size=40|default={{PAGENAME}}}}}
! Hometown || {{{field|Hometown|size=40|placeholder=City, State/Region, Country}}}
|-
! Height || <span class="pf-inline">
! Nickname/Handle
  {{{field|HeightFeet|input type=number|min=4|max=7|size=2}}} ft
| {{{field|Nickname|size=24|placeholder=Optional}}}
|-
! Hometown
| {{{field|Hometown|size=40|placeholder=City, State/Region, Country}}}
|-
! Height
| {{{field|HeightFeet|input type=number|min=4|max=7|size=2}}} ft
   {{{field|HeightInches|input type=number|min=0|max=11|size=2}}} in
   {{{field|HeightInches|input type=number|min=0|max=11|size=2}}} in
</span>
|-
! Active || <span class="pf-inline">
! Active
  {{{field|ActiveFrom|input type=date}}} – {{{field|ActiveTo|input type=date|placeholder=present}}}
| {{{field|ActiveFrom|input type=date}}} – {{{field|ActiveTo|input type=date|placeholder=present}}}
</span>
|-
! Photo || {{{field|Photo|input type=upload}}}
! Photo
! Social links || {{{field|Social|input type=tokens|delimiter=,|placeholder=https://…}}}
| {{{field|Photo|input type=upload}}}
|-
! Social links
| {{{field|Social|input type=tokens|delimiter=,|placeholder=https://…}}}
|}
|}
{{{end template}}}
{{{end template}}}
{{{end form}}}
{{{end form}}}
</div>

Revision as of 22:56, 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}}}