Form:CreateArticle: Difference between revisions
Appearance
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 |
||
| Line 1: | Line 1: | ||
< | <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" | ||
! | |||
| {{{field|shortdesc}}} | ! Short description | ||
| {{{field|shortdesc|input type=text}}} | |||
|- | |||
! Name | |||
| {{{field|name|input type=text}}} | |||
|- | |||
! Image | |||
| {{{field|image|input type=text}}} | |||
|- | |||
! Born | |||
| {{{field|born|input type=text}}} | |||
|- | |||
! Other names | |||
| {{{field|other_names|input type=text}}} | |||
|- | |||
! Occupations | |||
| {{{field|occupations|input type=text}}} | |||
|- | |||
! Years active | |||
| {{{field|years_active|input type=text}}} | |||
|- | |||
! Works | |||
| {{{field|works|input type=text}}} | |||
|- | |||
! Founded | |||
| {{{field|founded|input type=text}}} | |||
|- | |||
! Genres | |||
| {{{field|genres|input type=text}}} | |||
|- | |||
! Instruments | |||
| {{{field|instruments|input type=text}}} | |||
|- | |||
! Labels | |||
| {{{field|labels|input type=text}}} | |||
|- | |- | ||
! | |||
| {{{field| | ! Education | ||
| {{{field|education|input type=text}}} | |||
|- | |||
! Website | |||
| {{{field|website|input type=text}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
''' | '''Article content''' | ||
{{{standard input|free text|rows=10}}} | {{{standard input|free text|rows=10}}} | ||
{{{standard input|save}}} | |||
{{{standard input|preview}}} | |||
</includeonly> | </includeonly> | ||