Difference between revisions of "Form:Person"
Jump to navigation
Jump to search
m (t) |
m (remove duplicate death_date field) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude> | + | <noinclude>[[Category:Semantic_Forms]] |
− | + | {{FormIntro}} | |
− | |||
− | |||
{{#forminput:form=Person}} | {{#forminput:form=Person}} | ||
Line 11: | Line 9: | ||
{| 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: | ||
| {{{field|nationality}}} | | {{{field|nationality}}} | ||
+ | |- | ||
+ | ! Religious affiliation: | ||
+ | | {{{field|religion}}} | ||
|- | |- | ||
! Constitutes: | ! Constitutes: | ||
Line 32: | Line 37: | ||
|- | |- | ||
! Twitter: | ! Twitter: | ||
− | | {{{field|twitter|placeholder=Twitter handle (No @)}}} | + | | {{{field|twitter|input type=text|size=35|placeholder=Twitter handle (No @)}}} |
|- | |- | ||
! Wikipedia: | ! Wikipedia: | ||
Line 42: | Line 47: | ||
! Interests: | ! Interests: | ||
| {{{field|interests|placeholder=Area(s) of interest}}} | | {{{field|interests|placeholder=Area(s) of interest}}} | ||
− | |||
− | |||
− | |||
|- | |- | ||
! 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: |
Latest revision as of 11:06, 24 June 2015
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, the form will be used to edit it.