Difference between pages "Template:NewsDisplay" and "Form:News"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
{{#widget:NewsDisplay|user={{#sub:{{{5|}}}|5}}|gravatar_url=http://www.gravatar.com/avatar/{{{6|}}}/?s=80&d=retro&r=g|article_url=/{{{1}}}|title={{#sub:{{{1}}}|5}}|body={{{4}}}|date={{{2}}}}}
<noinclude>
__NOTOC__
 
== Create a News Item ==
 
{{#forminput:form=News|query string=namespace=News}}
</noinclude><includeonly>
{{{for template|News}}}
{{TableStart}}
<tr><th class="active">Summary</th><td>{{{field|Summary|input type=textarea|placeholder=Specify a short summary of the news item. One or two sentences max.}}}</td></tr>
<tr><th class="active">Category</th><td>{{{field|News Category|input type=dropdown|values=Security,Infrastructure,General,Development,Packages}}}</td></tr>
<tr><th class="active">Author(s)</th><td>{{{field|Author|autocomplete on namespace=User|list|size=100|placeholder=Specify username(s)|default=current user}}}</td></tr>
<tr><th class="active">Publication Status</th><td>{{{field|Publication Status|input type=dropdown|values=Draft,Published|default=Draft}}}</td></tr>
<tr><th class="active">Publication Date</th><td>{{{field|Publication Date|input type=datepicker|default=now}}}</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 ==
 
Enter news information below:
 
{{{standard input|free text|rows=30}}}
 
{{{for template|NewsFooter}}}
{{{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 03:46, October 20, 2014


Create a News Item