Difference between revisions of "Form:Person"

From Freephile Wiki
Jump to navigation Jump to search
(Blanked the page)
(Generated from a page schema)
Line 1: Line 1:
 +
<noinclude>
 +
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.
  
 +
 +
{{#forminput:form=Person|autocomplete on category=People}}
 +
 +
</noinclude><includeonly>
 +
{{{info|create title=Add Person|edit title=Edit Person}}}
 +
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 +
{{{for template|Person}}}
 +
{| class="formtable"
 +
! First Name:
 +
| {{{field|FirstName|input type=text with autocomplete}}}
 +
|-
 +
! Last Name:
 +
| {{{field|LastName|input type=text with autocomplete}}}
 +
|-
 +
! Email Address:
 +
| {{{field|EmailAddress|input type=text}}}
 +
|}
 +
{{{end template}}}
 +
 +
'''Free text:'''
 +
 +
{{{standard input|free text|rows=10}}}
 +
 +
 +
{{{standard input|save}}} {{{standard input|cancel}}}
 +
</includeonly>

Revision as of 21:48, 17 March 2018

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.