Template:HFNewsArticle: Difference between revisions

From Hack Forums Wiki
D3xus (talk | contribs)
No edit summary
D3xus (talk | contribs)
No edit summary
Line 76: Line 76:
''By {{{CustomSection10_Author1}}} {{#if:{{{CustomSection10_Author2|}}}|{{#if:{{{CustomSection10_Author3|}}}|, | & |}}{{{CustomSection10_Author2}}}|{{Empty}}}} {{#if:{{{CustomSection10_Author3|}}}|&{{{CustomSection10_Author3}}}|{{Empty}}}}''
''By {{{CustomSection10_Author1}}} {{#if:{{{CustomSection10_Author2|}}}|{{#if:{{{CustomSection10_Author3|}}}|, | & |}}{{{CustomSection10_Author2}}}|{{Empty}}}} {{#if:{{{CustomSection10_Author3|}}}|&{{{CustomSection10_Author3}}}|{{Empty}}}}''
{{{CustomSection10_Content}}}|{{Empty}}}}
{{{CustomSection10_Content}}}|{{Empty}}}}
}}


<!--Custom Section 11-->
<!--Custom Section 11-->
Line 82: Line 81:
''By {{{CustomSection11_Author1}}} {{#if:{{{CustomSection11_Author2|}}}|{{#if:{{{CustomSection11_Author3|}}}|,&#32;|&#32;&&#32;|}}{{{CustomSection11_Author2}}}|{{Empty}}}} {{#if:{{{CustomSection11_Author3|}}}|&{{{CustomSection11_Author3}}}|{{Empty}}}}''
''By {{{CustomSection11_Author1}}} {{#if:{{{CustomSection11_Author2|}}}|{{#if:{{{CustomSection11_Author3|}}}|,&#32;|&#32;&&#32;|}}{{{CustomSection11_Author2}}}|{{Empty}}}} {{#if:{{{CustomSection11_Author3|}}}|&{{{CustomSection11_Author3}}}|{{Empty}}}}''
{{{CustomSection11_Content}}}|{{Empty}}}}
{{{CustomSection11_Content}}}|{{Empty}}}}
}}


<!--Custom Section 12-->
<!--Custom Section 12-->
Line 88: Line 86:
''By {{{CustomSection12_Author1}}} {{#if:{{{CustomSection12_Author2|}}}|{{#if:{{{CustomSection12_Author3|}}}|,&#32;|&#32;&&#32;|}}{{{CustomSection12_Author2}}}|{{Empty}}}} {{#if:{{{CustomSection12_Author3|}}}|&{{{CustomSection12_Author3}}}|{{Empty}}}}''
''By {{{CustomSection12_Author1}}} {{#if:{{{CustomSection12_Author2|}}}|{{#if:{{{CustomSection12_Author3|}}}|,&#32;|&#32;&&#32;|}}{{{CustomSection12_Author2}}}|{{Empty}}}} {{#if:{{{CustomSection12_Author3|}}}|&{{{CustomSection12_Author3}}}|{{Empty}}}}''
{{{CustomSection12_Content}}}|{{Empty}}}}
{{{CustomSection12_Content}}}|{{Empty}}}}
}}
[[Category:HF News Editions]]
[[Category:HF News Editions]]
</div>
</div>

Revision as of 14:22, 19 July 2015


This page is to be used on all Hack Forums News editions. Please see below for documentation.

Documentation

NewsBanner

The file name of the banner to be used at the top of this edition of the news. Required.

NewsEdition

The number of this edition of the HF News. If unknown, leave blank.

NewsEIC

The Editor in Chief/Publisher of this edition of the HF News. Required.

NewsDatePublish

The date this edition of the HF News was published.

SpecialTitle

The title of this special edition of the HF News.

SpecialContent

The content of this special edition of the HF News. This will override all other content; nothing but what is specified here will be shown on the page.

HeadlinesAuthorN

Where N is a number up to (and including) 3

The username of the Nth author of the Headlines. Link internally or externally here.

HeadlinesContent

Contents of the Headlines.

UserNewsAuthorN

Where N is a number up to (and including) 3

The username of the Nth author of the User News. Link internally or externally here.

UserNewsContent

Contents of the User News.

NotableThreadsAuthorN

Where N is a number up to (and including) 3

The username of the Nth author of the Notable Threads. Link internally or externally here.

NotableThreadsContent

Contents of the Notable Threads.

InterviewsAuthorN

Where N is a number up to (and including) 3

The username of the Nth author of the Interviews. Link internally or externally here.

InterviewsContent

Content of the Interviews.

CustomSectionN_Title

Where N is a number up to (and including) 12

The title of the Nth custom section of this edition of the HF News.

CustomSectionN_AuthorX

Where N is a number up to (and including) 12 corresponding with the custom section number, and X is a number up to (and including) 3 corresponding to the author number of this custom section

The username of the Xth author of the Nth custom section. Link internally or externally here.

CustomSectionN_Content

Where N is a number up to (and including) 12

Content of the Nth custom scetion.

{{HFNewsArticle
| NewsEdition             = 
| NewsEIC                 = 
| NewsDatePublish         = 
| HeadlinesAuthor1        = 
| HeadlinesContent        = 
| UserNewsAuthor1         = 
| UserNewsContent         = 
| NotableThreadsAuthor1   = 
| NotableThreadsContent   = 
| InterviewsAuthor1       = 
| InterviewsContent       = 
| CustomSection1_Title    = 
| CustomSection1_Author1  = 
| CustomSection1_Content  = 
}}