Form:Person: Difference between revisions
From Freephile Wiki
Generated from a page schema |
set default title |
||
(3 intermediate revisions by one other user not shown) | |||
Line 8: | Line 8: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{{info|create title= | {{{info|create title=Add Person|edit title=Edit Person|page name=Person[FirstName] Person[LastName]}}} | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template| | {{{for template|Person}}} | ||
{| class="formtable" | {| class="formtable" | ||
! First Name: | ! First Name: | ||
| {{{field|FirstName}}} | | {{{field|FirstName|input type=text with autocomplete}}} | ||
|- | |- | ||
! Last Name: | ! Last Name: | ||
| {{{field|LastName}}} | | {{{field|LastName|input type=text with autocomplete}}} | ||
|- | |- | ||
! Email Address: | ! Email Address: | ||
| {{{field|EmailAddress|input type=text}}} | | {{{field|EmailAddress|input type=text}}} | ||
|} | |} | ||
Line 29: | Line 29: | ||
{{{standard input|summary}}} | {{{standard input|summary}}} | ||
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | ||
</includeonly> | </includeonly> |
Latest revision as of 16:04, 21 May 2020
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.