Form:CreateArticle: Difference between revisions
Appearance
Taurussmith (talk | contribs) No edit summary |
Taurussmith (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Create a new article == | |||
{{#forminput: | |||
form=CreateArticle | |||
size=40 | |||
button text=Create article | |||
}} | |||
<includeonly> | <includeonly> | ||
| Line 6: | Line 14: | ||
{| class="formtable" | {| class="formtable" | ||
! Short description | ! Short description | ||
| {{{field|shortdesc|input type=text}}} | | {{{field|shortdesc|input type=text}}} | ||
|- | |- | ||
! Name | ! Name | ||
| {{{field|name|input type=text}}} | | {{{field|name|input type=text}}} | ||
|- | |- | ||
! Image | ! Image | ||
| {{{field|image|input type=text}}} | | {{{field|image|input type=text}}} | ||
|- | |- | ||
! Born | ! Born | ||
| {{{field|born|input type=text}}} | | {{{field|born|input type=text}}} | ||
|- | |- | ||
! Occupations | ! Occupations | ||
| {{{field|occupations|input type=text}}} | | {{{field|occupations|input type=text}}} | ||
|- | |- | ||
! Years active | ! Years active | ||
| {{{field|years_active|input type=text}}} | | {{{field|years_active|input type=text}}} | ||
|} | |} | ||
| Line 83: | Line 39: | ||
{{{standard input|free text|rows=10}}} | {{{standard input|free text|rows=10}}} | ||
{{{standard input|preview}}} | |||
{{{standard input|save}}} | {{{standard input|save}}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 02:16, 12 March 2026
Create a new article