Difference between pages "Form:Article" and "Template:Article"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
<noinclude>
<includeonly>
__NOTOC__
<div class="container" style="margin-top: 20px;"><div class="row"><div class="col-xs-12 col-md-9">
 
{{#set:Author=User:{{{Author|}}}|Gravatar MD5={{#show: User:{{{Author}}} | ?Gravatar MD5}}|Summary={{{Summary|}}}|Icon={{{Icon|}}}}}
== Create an Article ==
</includeonly>
 
{{#forminput:form=Article}}
</noinclude><includeonly>
{{{for template|Article}}}
{{TableStart}}
<tr><th class="active">Summary</th><td>{{{field|Summary|input type=textarea|placeholder=Specify an article abstract.}}}</td></tr>
<tr><th class="active">Category</th><td>{{{field|Article Category|input type=dropdown|values=Security,Infrastructure,General,Development,Packages}}}</td></tr>
<tr><th class="active">Author</th><td>{{{field|Author|autocomplete on namespace=User|size=100|placeholder=Specify username|default=current user}}}</td></tr>
<tr><th class="active">Previous in Series</th><td>{{{field|Previous in Series|property=Previous in Series|values from namespace=|placeholder=If a series, this points to the next article.|size=100}}}</td></tr>
<tr><th class="active">Next in Series</th><td>{{{field|Next in Series|property=Next in Series|values from namespace=|placeholder=If a series, this points to the previous article.|size=100}}}</td></tr>
<tr><th class="active">Icon</th><td>{{{field|Icon|uploadable|placeholder=Image file. Leave blank to use your gravatar|values from namespace=File|size=100}}}</td></tr>
{{TableEnd}}
{{{end template}}}
== Documentation ==
 
If an extended news item, enter info here:
 
{{{standard input|free text|rows=30}}}
 
{{{for template|ArticleFooter}}}
{{{end template}}}
 
{{{standard input|summary}}}
 
{{{standard input|minor edit}}} {{{standard input|watch}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}

Revision as of 08:30, December 28, 2014