Template:ForumBox: Difference between revisions

From Hack Forums Wiki
D3xus (talk | contribs)
No edit summary
D3xus (talk | contribs)
No edit summary
Line 21: Line 21:
{{#if: {{{Overview|}}}|{{{Overview}}}|There is nothing in particular of note about this subforum.}}
{{#if: {{{Overview|}}}|{{{Overview}}}|There is nothing in particular of note about this subforum.}}


== Subforum Rules ==
{{#if: {{{Rules|}}}|== Subforum Rules ==|{{Empty}}}}


{{#if: {{{Rules|}}}|{{{Rules}}}|There are currently no unique rules for this subforum.}}
{{#if: {{{Rules|}}}|{{{Rules}}}|There are currently no unique rules for this subforum.}}


== Important Stickies ==
{{#if: {{{Sticky1|}}}|== Important Stickies ==|{{Empty}}}}
{{#if: {{{Sticky1|}}}|{{Stickies
{{#if: {{{Sticky1|}}}|{{Stickies
| Sticky1    = {{#if: {{{Sticky1|}}}|{{{Sticky1}}}|}}
| Sticky1    = {{#if: {{{Sticky1|}}}|{{{Sticky1}}}|}}

Revision as of 13:41, 25 July 2015


This template is used on Forum pages (any article with the Forum: namespace) and is used to describe the specific details of said Forum.

{{ForumBox
| ForumName   = 
| ForumPic    = 
| ForumDesc   = 
| FID         = 
| Status      = 
| Overview    = 
| Rules       = 
| Mod1        = 
| Mod2        = 
| Tab         = 
| ParentForum = 
| SubForum1   = 
| SubForum2   = 
| Sticky1     = 
| StickyTID1  = 
| Author1     = 
| Sticky2     = 
| StickyTID2  = 
| Author2     = 
}}

Example usage is below.

{{ForumBox
| ForumName   = Full name of the forum
| ForumPic    = Ficon (don't include File:)
| ForumDesc   = Full description of the forum as it appears on HF
| FID         = Forum ID
| Status      = Open, Closed, Restricted
| Overview    = Brief generalization of what the forum is about
| Rules       = Forum rules that appear above the forum content
| Mod1        = Full username of moderator 1
| Mod2        = Full username of moderator 2
| Tab         = Tab this forum falls under
| ParentForum = Parent forum of this forum, if any
| SubForum1   = Subforum of this subforum, if any
| SubForum2   = 
| Sticky1     = Information about stickied threads THAT ARE NOT PAID STICKIES
| StickyTID1  = 
| Author1     = 
| Sticky2     = 
| StickyTID2  = 
| Author2     = 
}}