Template:News: Difference between revisions

Template page
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="NewsArticle.css" />
<noinclude>
<noinclude>
{{#cargo_declare:_table=News
{{#cargo_declare:_table=News
Line 70: Line 71:
}}
}}
{{NewsNav}}
{{NewsNav}}
[[{{{author|}}}]] {{#time: d F Y H:i | {{{date|}}} }}
<div class="news__grid">
<div>
Written by [[{{{author|}}}]] on {{#time: d F Y H:i | {{{date|}}} }}


{{#if: {{{image|}}} | [[File:{{{image|}}}|800x600px|link=]] }}
{{#if: {{{image|}}} | <div class="resp-img">[[File:{{{image|}}}|800x600px|link=]]</div> }}


{{#if: {{{image|}}} | {{FileDescription|{{{image|}}}}} }}
{{#if: {{{image|}}} | {{FileDescription|{{{image|}}}}} }}


{{{content|}}}
{{{content|}}}
<div style="clear: both;"></div>
<div style="clear: both;"></div>
{{#if: {{{tags|}}} | '''Tags:''' {{#arraymap: {{{tags|}}}|,|x|<span class="plainlinks">[{{SERVER}}/Tag?name={{urlencode: x}} x]</span>|\s }} }}
{{#if: {{{tags|}}} | '''Tags:''' {{#arraymap: {{{tags|}}}|,|x|<span class="plainlinks">[{{SERVER}}/News/Search?tag={{urlencode: x}} x]</span>|\s }} }}


{{#if: {{{sources|}}} |
{{#if: {{{sources|}}} |
Line 90: Line 95:
{{#arraymap: {{{category|}}}|,|x|<li style="">[[News/x|x]]</li>|\s }}
{{#arraymap: {{{category|}}}|,|x|<li style="">[[News/x|x]]</li>|\s }}
</ul>
</ul>
</div>
</div>
<div>
{{RelatedNews|tags={{{tags|}}} |categories={{{category|}}} }}
</div>
</div>
</div>
[[Category:News]]
[[Category:News]]
</includeonly>
</includeonly>

Latest revision as of 17:41, 29 April 2024

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