Template:HFNewsArticle: Difference between revisions
From Hack Forums Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if: {{{NewsBanner|}}}|[[File:{{{NewsBanner}}}|center|link=]]|}} | {{#if: {{{NewsBanner|}}}|[[File:{{{NewsBanner}}}|center|link=]]|}} | ||
<div style="text-align: center; font-style: italic;"> | <div style="text-align: center; font-style: italic;"> | ||
Edition #{{{NewsEdition}}} | Published by {{{NewsEIC}}} | Released {{{NewsDatePublish}}} | {{#if: {{{Special|}}}|Special Edition|Edition #{{{NewsEdition}}}}} | Published by {{{NewsEIC}}} | Released {{{NewsDatePublish}}} | ||
{{#if: {{{Special|}}}|{{{Special}}}|You are reading Edition #{{{NewsEdition}}} of the [[Hack Forums News]]. To see other editions of the HF News, look [[:Category:HF News Editions|here]].}} | {{#if: {{{Special|}}}|{{{Special}}}|You are reading Edition #{{{NewsEdition}}} of the [[Hack Forums News]]. To see other editions of the HF News, look [[:Category:HF News Editions|here]].}} | ||
</div> | |||
==Headlines== | ==Headlines== | ||
''Written by {{{HeadlinesAuthor1}}} {{#if:{{{HeadlinesAuthor2|}}}|{{{#if:{{{HeadlinesAuthor3|}}}|, | & |}}{{{HeadlinesAuthor2}}}|{{Empty}}}} {{#if:{{{HeadlinesAuthor3|}}}| & {{{HeadlinesAuthor3}}}|{{Empty}}}}'' | ''Written by {{{HeadlinesAuthor1}}} {{#if:{{{HeadlinesAuthor2|}}}|{{{#if:{{{HeadlinesAuthor3|}}}|, | & |}}{{{HeadlinesAuthor2}}}|{{Empty}}}} {{#if:{{{HeadlinesAuthor3|}}}| & {{{HeadlinesAuthor3}}}|{{Empty}}}}'' | ||
{{{HeadlinesContent}}} | |||
==User News== | |||
''Written by {{{UserNewsAuthor1}}} {{#if:{{{UserNewsAuthor2|}}}|{{{#if:{{{UserNewsAuthor3|}}}|, | & |}}{{{UserNewsAuthor2}}}|{{Empty}}}} {{#if:{{{UserNewsAuthor3|}}}| & {{{UserNewsAuthor3}}}|{{Empty}}}}'' | |||
{{{UserNewsContent}}} | |||
==Notable Threads== | |||
''Written by {{{NotableThreadsAuthor1}}} {{#if:{{{NotableThreadsAuthor2|}}}|{{{#if:{{{NotableThreadsAuthor3|}}}|, | & |}}{{{NotableThreadsAuthor2}}}|{{Empty}}}} {{#if:{{{NotableThreadsAuthor3|}}}| & {{{NotableThreadsAuthor3}}}|{{Empty}}}}'' | |||
{{{NotableThreadsContent}}} | |||
==Interviews== | |||
''By {{{InterviewerAuthor1}}} {{#if:{{{InterviewerAuthor2|}}}|{{{#if:{{{InterviewerAuthor3|}}}|, | & |}}{{{InterviewerAuthor2}}}|{{Empty}}}} {{#if:{{{InterviewerAuthor3|}}}| & {{{InterviewerAuthor3}}}|{{Empty}}}}'' | |||
{{{InterviewContent}}} | |||
</includeonly> | </includeonly> | ||