Difference between revisions of "Form:Article"

From Beyond Social
Line 27: Line 27:
  
 
{| class="formtable" style="verticle-align:top;font-weight:normal;"
 
{| class="formtable" style="verticle-align:top;font-weight:normal;"
! Title:
 
| {{{field|Title|mandatory|placeholder=e.g.: My article|cols=100}}}
 
|-
 
 
! Subtitle:  
 
! Subtitle:  
 
| {{{field|Subtitle|placeholder=e.g.: In the context of Beyond Social|cols=100}}}
 
| {{{field|Subtitle|placeholder=e.g.: In the context of Beyond Social|cols=100}}}
Line 43: Line 40:
 
! Category:
 
! Category:
 
| {{{field|Category|input type=text with autocomplete|values from namespace=Category|placeholder=e.g.: Politics|cols=100}}}
 
| {{{field|Category|input type=text with autocomplete|values from namespace=Category|placeholder=e.g.: Politics|cols=100}}}
 +
|-
 +
! Quote (optional):
 +
| {{{field|Quote|placeholder=e.g.: "A wiki is always in the process of being organized." - Ward Cunningham|cols=100}}}
 
|-
 
|-
 
|}
 
|}

Revision as of 21:57, 22 May 2017

Article form

To create an article with a form:
enter the name of name you want to give your page. If a page with that name already exists, you can change it, by entering its name.

Create or edit an article:

 


Previous Editorials

<DPL>

 uses=Template:Article
 ordermethod=firstedit
 order=descending
 count=10

</DPL>