Difference between revisions of "Form:Person"
Jump to navigation
Jump to search
m (t) |
m (more fields) |
||
Line 11: | Line 11: | ||
{| class="formtable" | {| class="formtable" | ||
! Birth date: | ! Birth date: | ||
− | | {{{field|birth_date}}} | + | | {{{field|birth_date|input type=date|placeholder=YYYY-MM-DD}}} |
− | |||
! Birth_place: | ! Birth_place: | ||
| {{{field|birth_place}}} | | {{{field|birth_place}}} | ||
+ | |- | ||
+ | !Death date: | ||
+ | | {{{field|death_date|input type=date|placeholder=YYYY-MM-DD}}} | ||
+ | !Death place: | ||
+ | | {{{field|death_place}}} | ||
|- | |- | ||
! Nationality: | ! Nationality: | ||
Line 32: | Line 36: | ||
|- | |- | ||
! Twitter: | ! Twitter: | ||
− | | {{{field|twitter|placeholder=Twitter handle (No @)}}} | + | | {{{field|twitter|input type=text|size=35|placeholder=Twitter handle (No @)}}} |
|- | |- | ||
! Wikipedia: | ! Wikipedia: | ||
Line 47: | Line 51: | ||
|- | |- | ||
! Description: | ! Description: | ||
− | | {{{field|description|input type=textarea|rows= | + | | {{{field|description|input type=textarea|rows=6|cols=45|maxlength=500|mandatory|placeholder=A quick summary of this document using one paragraph of less than 500 characters. DO NOT use a carriage return character}}} |
|- | |- | ||
! Box_width: | ! Box_width: |
Revision as of 10:44, 24 September 2014
This is the "Person" 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.