Form:UserPage: Difference between revisions
From Jcastle.info
No edit summary |
(Generated from a page schema) |
||
Line 4: | Line 4: | ||
if a page with that name already exists, you will be sent to a form to edit that page. | if a page with that name already exists, you will be sent to a form to edit that page. | ||
{{#forminput:form=UserPage|autocomplete on category=User Pages | |||
{{#forminput:form=UserPage|autocomplete on category=User Pages}} | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 10: | Line 11: | ||
<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|UserPageInfo}}} | {{{for template|UserPageInfo}}} | ||
{{{field| | {| class="formtable" | ||
! PageTitle: | |||
| {{{field|PageTitle|input type=text}}} | |||
{{{field|UserPageBody|input type=textarea| | |- | ||
! UserPageBody: | |||
| {{{field|UserPageBody|input type=textarea|size=20|autogrow=}}} | |||
|- | |||
! AuthorName: | |||
| {{{field|AuthorName}}} | |||
|- | |||
! PubDate: | |||
| {{{field|PubDate|input type=date}}} | |||
|} | |||
{{{end template}}} | {{{end template}}} | ||
Revision as of 07:16, 1 July 2017
This is the "UserPage" 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.