Difference between revisions of "Form:Person Form"
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 | ! First: | ||
| {{{field| | | {{{field|first}}} | ||
|- | |- | ||
! Last | ! Last: | ||
| {{{field| | | {{{field|last}}} | ||
|- | |- | ||
! Gender: | ! Gender: | ||
| {{{field| | | {{{field|gender|input type=dropdown}}} | ||
|- | |- | ||
! | ! Description: | ||
| {{{field| | | {{{field|description|input type=textarea}}} | ||
|- | |- | ||
! | ! Birthday: | ||
| {{{field| | | {{{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> | ||
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.