Difference between revisions of "Template:News"

From Funtoo
Jump to navigation Jump to search
Line 30: Line 30:
<div class="container" style="margin-top: 20px;"><div class="row"><div class="col-xs-12">
<div class="container" style="margin-top: 20px;"><div class="row"><div class="col-xs-12">
= {{PAGENAME}} =
= {{PAGENAME}} =
{{#if:{{{Deprecated By|}}}|{{Important|This news item is not current. You can find updated information on this topic at {{{Deprecated By}}}.}}}}{{#ifeq:{{{Publication Status|}}|Draft|{{NotYetPublished}}}}
{{#if:{{{Deprecated By|}}}|{{Important|This news item is not current. You can find updated information on this topic at [:News:{{{Deprecated By}}}|{{{Deprecated By}}}].}}}}{{#ifeq:{{{Publication Status|}}|Draft|{{NotYetPublished}}}}
{{#ifeq:{{{News Format|}}}|Extended|
{{#ifeq:{{{News Format|}}}|Extended|
{{#widget:NewsInfo|body={{{Summary|}}}|user={{{Author|}}}|icon_url={{#if:{{{Icon|}}}|{{filepath:{{#sub:{{{Icon}}}|5}}|80}}|http://www.gravatar.com/avatar/{{#cargo_query:
{{#widget:NewsInfo|body={{{Summary|}}}|user={{{Author|}}}|icon_url={{#if:{{{Icon|}}}|{{filepath:{{#sub:{{{Icon}}}|5}}|80}}|http://www.gravatar.com/avatar/{{#cargo_query:

Revision as of 17:12, October 12, 2015

Use like so:

{{News
|Summary=Test News Item
|News Category=General
|Author=Drobbins
|Publication Status=Draft
|Publication Date=2014/10/16
|Deprecated By=News:NewsPageThatContainsNewerInfo
|Icon=File:foobar.jpg
|News Format=Short (or Extended)
}}

This template defines the table "news". View table.