Difference between revisions of "Form:Person Form"

From PKC
Jump to navigation Jump to search
BenKoo>Admin
 
(5 intermediate revisions by 3 users not shown)
Line 10: Line 10:
{{{for template|Person}}}
{{{for template|Person}}}
{| class="formtable"
{| class="formtable"
! First Name:  
! First:  
| {{{field|First Name|mandatory}}}
| {{{field|first}}}
|-
|-
! Last Name:  
! Last:  
| {{{field|Last Name}}}
| {{{field|last}}}
|-
! Age:
| {{{field|Age|input type=datepicker}}}
|-
|-
! Gender:  
! Gender:  
| {{{field|Gender}}}
| {{{field|gender|input type=dropdown}}}
|-
|-
! Email:  
! Description:  
| {{{field|Email}}}
| {{{field|description|input type=textarea}}}
|-
|-
! Phone Number:  
! Birthday:  
| {{{field|Phone Number}}}
| {{{field|birthday|input type=datepicker}}}
|}
|}
{{{end template}}}
{{{end template}}}
Line 34: Line 31:
{{{standard input|free text|rows=10}}}
{{{standard input|free text|rows=10}}}
</includeonly>
</includeonly>
[[Category:Person Form]]

Latest revision as of 09:50, 3 July 2021

This is the "Person Form" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.