Difference between pages "Template:News" and "Special:Badtitle/NS102:Icon"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
(Created a property of type Has type::Page)
 
Line 1: Line 1:
<noinclude>
This is a property of type [[Has type::Page]].
Use like so:
 
<pre>
{{News
|Summary=Test News Item
|News Category=General
|Author=Drobbins
|Publication Status=Draft
|Publication Date=2014/10/16
|Icon=File:foobar.jpg
}}
</pre>
 
</noinclude><includeonly>
<div class="container" style="margin-top: 20px;"><div class="row"><div class="col-xs-12">
= {{PAGENAME}} =
<span style="font-size: 1.5em; color: #888; font-variant: small-caps;">News: {{{News Category}}}</span>
{{#ifeq:{{{Publication Status|}}|Draft|{{NotYetPublished}}}}{{#set:Summary={{{Summary|}}}|News Category={{{News Category|}}}|Publication Status={{{Publication Status|}}}|Icon={{{Icon|}}}|Publication Date={{{Publication Date|}}}}}{{#arraymap:{{{Author|}}}|,|x|{{#set:Author=User:x|Gravatar MD5={{#show: User:x | ?Gravatar MD5}}}}}}
__NOTITLE__
</div></div><div class="row"><div class="col-xs-12 col-sm-4 col-sm-push-8">
{{TableStart}}
<tr><th colspan=2 class="active">Information</th></tr>
<tr><th class="active">Date</th><td>{{{Publication Date|}}}</td></tr>
<tr><th class="active">Category</th><td>{{{News Category|}}}</td></tr>
{{TableEnd}}
</div><div class="col-xs-12 col-sm-8 col-sm-pull-4">
</includeonly>

Latest revision as of 03:48, October 20, 2014

This is a property of type Has type::Page.