Template:NewsItem: Difference between revisions

From RevSpace
Jump to navigation Jump to search
(Created page with "<noinclude> Use this template in the following way on event pages: <nowiki>{{</nowiki>NewsItem |Name=News Title |Date=2011-12-12 |Info=Text of the newsitem <nowiki>}}<...")
 
No edit summary
 
(32 intermediate revisions by 3 users not shown)
Line 5: Line 5:
   |Name=News Title
   |Name=News Title
   |Date=2011-12-12
   |Date=2011-12-12
   |Info=Text of the newsitem
   |Info=Intro to the newsitem
  |Image=Example.jpg
   <nowiki>}}</nowiki>
   <nowiki>}}</nowiki>


</noinclude>{| border="2" cellspacing="0" cellpadding="4" rules="all" style="float:right; clear:right; width:370px; margin:5px 0 1em 1em; border-collapse:collapse; font-size:95%; empty-cells:hide"
</noinclude>
|- style="background: {{Style|header}}; text-align:center;"
! colspan=2| ''Event [[PageName::{{PAGENAME}}|{{{Name}}}]]''
|-
| style="vertical-align:top" | Name
|[[NewsItem Name::{{{Name}}}]]
|{{#if:{{{Date|}}}|[[NewsItem Date::{{{Date}}}]]|
|-
| style="vertical-align:top" | Information
|{{#if:{{{Info|}}}| [[NewsItem Info::{{{Info}}}]]|}}
|-


|}<includeonly>[[Category:NewsItem|{{{Name}}}]]</includeonly>
{{#if:{{{Date|}}}|[[NewsItem_Date::{{{Date}}}]] - }} {{{Info}}}
 
{{#if:{{{Image|}}}|[[Image:{{{Image}}}{{!}}thumb]]}}
 
{{#set:NewsItem_Image={{#if:{{{Image|}}}|{{{Image}}}}}}}
{{#set:NewsItem_Info={{{Info}}}}}
{{#set:NewsItem_Name={{{Name}}}}}
 
<includeonly>[[Category:NewsItem|{{{Name}}}]]</includeonly>

Latest revision as of 15:41, 16 January 2012

Use this template in the following way on event pages:

 {{NewsItem
 |Name=News Title
 |Date=2011-12-12
 |Info=Intro to the newsitem
 |Image=Example.jpg
 }}


{{{Info}}}