Difference between revisions of "Form:Article"

From Funtoo
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 11: Line 11:
<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">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">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">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|placeholder=If a series, this points to the previous 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>
<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}}
{{TableEnd}}

Revision as of 08:28, December 28, 2014


Create an Article