Form:CreateArticle: Difference between revisions
Taurussmith (talk | contribs) Created page with "<noinclude> This is the "CreateArticle" 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=CreateArticle}} </noinclude><includeonly> <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|BaseArticle}}} {| class="formtable" ! Shortdesc: | {{{field|shortdesc}}} |..." |
Taurussmith (talk | contribs) No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Create a new article == | |||
{{#forminput:form=CreateArticle}} | {{#forminput: | ||
form=CreateArticle | |||
size=40 | |||
button text=Create article | |||
}} | |||
<includeonly> | |||
<div id="wikiPreview" style="display:none; padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #AAAAAA;"></div> | |||
{{{for template|BaseArticle}}} | {{{for template|BaseArticle}}} | ||
{| class="formtable" | {| class="formtable" | ||
! | ! Short description | ||
| {{{field|shortdesc}}} | | {{{field|shortdesc|input type=text}}} | ||
|- | |||
! Name | |||
| {{{field|name|input type=text}}} | |||
|- | |||
! Image | |||
| {{{field|image|input type=text}}} | |||
|- | |||
! Born | |||
| {{{field|born|input type=text}}} | |||
|- | |- | ||
! | ! Occupations | ||
| {{{field| | | {{{field|occupations|input type=text}}} | ||
|- | |||
! Years active | |||
| {{{field|years_active|input type=text}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
''' | '''Article content''' | ||
{{{standard input|free text|rows=10}}} | {{{standard input|free text|rows=10}}} | ||
{{{standard input|preview}}} | |||
{{{standard input|save}}} | |||
</includeonly> | </includeonly> | ||