Template:News: Difference between revisions

Template page
mNo edit summary
mNo edit summary
 
(8 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
|seo_title=String
|seo_keywords=List (,) of String
|seo_description=String
|image=File
|image=File
|image_alt=String
|image_alt=String
Line 9: Line 7:
|targets=List (,) of Page
|targets=List (,) of Page
|date=Datetime
|date=Datetime
|sources=List (,) of Page
|author = Page
|author = Page
|category=List (,) of String
|category= List (,) of String (hierarchy; allowed values=
|game=List (,) of String
*Transfer Market
*Drama
*Business
**Companies
**Hires
**Investments
**Mergers and Acquisitions
**Sponsorships
*More
)
|game=List (,) of String (hierarchy; allowed values=
*Age of Empires
*Apex Legends
*Brawl Stars
*Call of Duty
*Counter Strike
*Dota 2
*FIFA
*Fortnite
*Hearthstone
*League of Legends
*Mobile Legends
*NBA 2K
*Overwatch
*PUBG
*PUBG Mobile
*Rainbow Six
*Rocket League
*Smash
*Starcraft II
*Valorant
*Warcraft III
*World of Warcraft
*Wild Rift
)
|content=Text}}
|content=Text}}
</noinclude><includeonly>{{DISPLAYTITLE: {{{seo_title|}}} }}{{#if: {{{stub|}}} | {{Stub|type=News|comment={{{stub}}} }} }}{{#cargo_store:_table=News
</noinclude><includeonly>{{DISPLAYTITLE: {{{seo_title|}}} }}{{#if: {{{stub|}}} | {{Stub|type=News|comment={{{stub}}} }} }}{{#cargo_store:_table=News
|image={{{image|}}}
|image_alt={{{alt|}}}
|tags={{{tags|}}}
|targets={{{target|}}}
|targets={{{target|}}}
|image_alt={{{alt|}}}
|date={{{date|}}}
|author={{{author|}}}
|category={{{category|}}}
|game={{{game|}}}
|content={{{content|}}}
}}{{#seo:
}}{{#seo:
|title={{{seo_title|}}}
|title={{{seo_title|}}}
Line 32: Line 70:
|content={{{content|}}}
|content={{{content|}}}
}}
}}
[[{{{author|}}}]] {{#time: d F Y H:i | {{{date|}}} }}
{{NewsNav}}
<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 52: 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.