Jump to content

Templates

From HF Tools Wiki
Revision as of 03:58, 8 May 2026 by HFAdmin (talk | contribs) (Imported from wiki.hackforums.net public API)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article is in reference to The Wiktionary

This is the templates resource for almost all the articles that use a template in the Wiki. These templates are categorized into:

Notable Member(s) Template

{{MemberBox
| Username    = <!-- Put Username Here -->
| UserID      = <!-- Put User ID Here -->
| JoinDate    = <!-- Put Join Date Here -->
| JoinYear    = <!-- Put Join Year Here -->
| CloseYear   = <!-- Leave blank if member hasn't been closed, or put close date here -->
| Status      = <!-- Active/Closed/Exiled/Banned -->
| IsAdmin     = <!-- Leave blank if member is not a part of this -->
| IsStaff     = <!-- Leave blank if member is not a part of this -->
| IsModerator = <!-- Leave blank if member is not a part of this -->
| IsMentor    = <!-- Leave blank if member is not a part of this -->
| IsWriter    = <!-- Leave blank if member is not a part of this -->
| IsConvoModerator    = <!-- Leave blank if member is not a part of this -->
| IsOMC       = <!-- Leave blank if member is not a part of this -->
| Biography   = <!-- MUST BE PRESENT -->
| History     = <!-- MUST BE PRESENT --> 
| PersonComm  = <!-- MUST BE PRESENT --> 
| Alias1      = <!-- Optional -->
| Alias2      = <!-- Optional -->
| Alias3      = <!-- Optional -->
| Alias4      = <!-- Optional -->
| AwardName1  = <!-- Leave blank if member does not have any awards -->
| AwardName2  = <!-- Leave blank if member does not have any awards -->
| AwardName3  = <!-- Leave blank if member does not have any awards -->
| AwardName4  = <!-- Leave blank if member does not have any awards -->
| AwardName5  = <!-- Leave blank if member does not have any awards -->
| AwardName6  = <!-- Leave blank if member does not have any awards -->
| AwardName7  = <!-- Leave blank if member does not have any awards -->
| AwardName8  = <!-- Leave blank if member does not have any awards -->
<!-- If member has more awards, start a new line with "| AwardName8 =" without quotes and so on in ascending number -->
| GroupName1  = <!-- Leave Blank / L33t / Ub3r / etc -->
| GroupName2  = <!-- Leave Blank / L33t / Ub3r / etc -->
| GroupName3  = <!-- Leave Blank / L33t / Ub3r / etc -->
| GroupName4  = <!-- Leave Blank / L33t / Ub3r / etc -->
<!-- If member has more usergroups, start a new line with "| GroupName5 =" without quotes and so on in ascending number -->
}}

Group Information Template

{{GroupBox
| GroupName         = <!-- Group Name Here -->
| GroupBanner       = <!-- Group Logo Here -->
| GroupUserbar      = <!-- Group Userbar Here -->
| GroupDesc         = <!-- Group Description Here; can be found in hackforums.net/showgroups.php below a group's name -->
| Status            = <!-- Active/Defunct/Inactive -->
| DateFounded       = <!-- Group Purchase/Officiated date here --> 
| Parent            = <!-- Parent Group -->
| Type              = <!-- Paid/Site/Executive -->
| Owner             = <!-- Group Owner here; can be found in hackforums.net/showgroups.php -->
| Leaders           = <!-- Group Leader(s) here; can be found in hackforums.net/showgroups.php -->
| PastLeaders       = <!-- Past group leader(s) here-->
| PreviousIteration = <!-- The previous group that took this slot -->
| NextIteration     = <!-- The next group that took this slot (ONLY IF Status = Defunct) -->
| Introduction      = <!-- Group introduction here-->
| History           = <!-- Group history here-->
| CurrentStatus     = <!-- Group status here; must be matching with aforementioned Status -->
}}

Award Information Template

{{AwardBox
| AwardName    = <!-- Award name here -->
| AwardPic     = <!-- Award picture here-->
| AwardDesc    = <!-- Award description here-->
| AwardStatus  = <!-- Award status here-->
| AwardFounded = <!-- Date of award creation here-->
| AwardType    = <!-- Special/Purchasable-->
| AwardID      = <!-- Award ID here; can be found in hackforums.net/awards.php -->
| AwardDetails = <!-- Award details here; can be found in hackforums.net/awards.php -->
| AwardRecip   = <!-- ONLY USE THIS IF AWARD TYPE IS SPECIAL -->
{{{!}} class="wikitable"
{{!}}-
! Recipient Name !! Reason !! Date Given
{{!}}-
{{!}} Recipient Name {{!}}{{!}} Reason as to why the award was given {{!}}{{!}} MM-DD-YYYY
{{!}}-
{{!}} Recipient Name {{!}}{{!}} Reason as to why the award was given {{!}}{{!}} MM-DD-YYYY
{{!}}-
{{!}} Recipient Name {{!}}{{!}} Reason as to why the award was given {{!}}{{!}} MM-DD-YYYY
{{!}}- <!-- ^ can be copy pasted again if there are more recipients. -->
{{!}}}
}}

Forum Information Template

{{ForumBox
| ForumName   = <!-- Board name here -->
| ForumPic    = <!-- Board pic here-->
| ForumDesc   = <!-- Board description here-->
| FID         = <!-- Board ID here; can be found in board URL-->
| Status      = <!-- Active/Inactive/Closed/Moved-->
| Mod1        = <!-- Board moderators here-->
| Prefixes    = <!-- Prefixes that can be used within said board only-->
| Tab         = <!-- The tab that this board is under-->
| ParentForum = <!-- Optional, applies only if this is a sub-board-->
| SubForum1   = <!-- Does this board have any sub-board within it? -->
| Sticky1     = 
| StickyTID1  = 
| Author1     = 
| Sticky2     = 
| StickyTID2  = 
| Author2     = 
| Sticky3     = 
| StickyTID3  = 
| Author3     = 
}}