Difference between pages "Widget:ArticleBio" and "Form:Article"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
(Created page with "<noinclude> __NOTOC__ == Create an Article == {{#forminput:form=Article}} </noinclude><includeonly> {{{for template|Article}}} {{TableStart}} <tr><th class="active">Summary<...")
 
Line 1: Line 1:
<div class="media"><div class="media-body" style="color: #555;"><img class="media-object img-rounded" style="opacity: 0.8;" src="<!--{$icon_url|escape:'html'}-->">
<noinclude>
<p><!--{$body|escape:'html'}--></p>
__NOTOC__
</div>
 
</div>
== Create an Article ==
 
{{#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|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|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:22, December 28, 2014


Create an Article