Template:MemberBox: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{HFMember|UID={{PAGENAMEE}}}} | {{HFMember|UID={{PAGENAMEE}}}} | ||
{{#ifeq: {{{IsModerator|}}}|True|{{HFModerator|UID={{{UID}}}}}| | {{#ifeq: {{{IsModerator|}}}|True|{{HFModerator|UID={{{UID}}}}}| }} | ||
{{#ifeq: {{{IsMentor|}}}|True|{{HFMentor|UID={{{UID}}}}}| | {{#ifeq: {{{IsMentor|}}}|True|{{HFMentor|UID={{{UID}}}}}| }} | ||
{{#ifeq: {{{IsStaff|}}}|True|{{HFStaff|UID={{{UID}}}}}| | {{#ifeq: {{{IsStaff|}}}|True|{{HFStaff|UID={{{UID}}}}}| }} | ||
{{#ifeq: {{{IsAdmin|}}}|True|{{HFAdmin|UID={{{UID}}}}}| | {{#ifeq: {{{IsAdmin|}}}|True|{{HFAdmin|UID={{{UID}}}}}| }} | ||
{{Infobox | {{Infobox | ||
| bodystyle = overflow: auto; width: 21%; background: #333333; color: #d3d3d3; float: right; margin-right: 8px; margin-top: 0px; border: 1px solid #072948; border-collapse: collapse; | | bodystyle = overflow: auto; width: 21%; background: #333333; color: #d3d3d3; float: right; margin-right: 8px; margin-top: 0px; border: 1px solid #072948; border-collapse: collapse; | ||
Revision as of 19:19, 13 July 2015
This template is to be used on pages that describe Members of Hack Forums. Do not use this template on any other page.
Documentation
Username
This is the current username of the Hack Forums user in question.
UserID
This is the UserID of the Hack Forums user in question. This will never change, except if the user was merged with another user.
JoinDate
The Join Date of the user (date only, time not necessary) in question.
Status
The Status of the user. Possible arguments are Active, Inactive, Banned, and Closed.
IsStaff
If the user is or was a Staff member at any point in time, this must be given an argument of <protect>True</protect>. No other argument will be accepted; thus, it can only be added by someone of appropriate abilities.
IsAdmin
If the user is or was an Administrator at any point in time, this must be given an argument of <protect>True</protect>. No other argument will be accepted; thus, it can only be added by someone of appropriate abilities.
IsMentor
If the user is or was a Mentor at any point in time, this must be given an argument of <protect>True</protect>. No other argument will be accepted; thus, it can only be added by someone of appropriate abilities.
IsMentor
If the user is or was a Moderator at any point in time, this must be given an argument of <protect>True</protect>. No other argument will be accepted; thus, it can only be added by someone of appropriate abilities.
Biography vs History
Biography is meant to be written like a legitimate article. History is just meant to be brief bullet points that covers the user's history in a TL;DR format while not skimping out on anything.
Biography
A biography of the user; what do they come to HF for? What are they involved in?
History
Bullet point timeline of their history on HF; significant events, groups they were involved in, etc.
PersonComm
If the user themselves would like to say anything, they can do so here.
AwardNameN
Where N is a number from 1 to (and including) 30
Here, up to thirty of a user's awards can be specified. They will be displayed in two places: in the right-hand profile box that visually displays the awards, and in the user's navigation box that lists them in text format.
GroupNameN
Where N is a number from 1 to (and including) 15
Here, up to fifteen of a user's groups can be specified. They will be displayed in two places: in the right-hand profile box that visually displays the awards, and in the user's navigation box that lists them in text format.
AliasN
Where N is a number from 1 to (and including) 5
Here, up to five of a user's notable aliases are included in their user box on the right hand side.
{{MemberBox
| Username = Username
| UserID = Leave Blank / UID / Username
| JoinDate = MM-DD-YYYY
| Status = Active / Inactive
| Biography = <!-- Leave blank if nothing has been written -->
| History = <!-- Leave blank if nothing has been written -->
| NotabInvolv = <!-- Leave blank if nothing has been written -->
| PersonComm = <!-- Leave blank if nothing has been written -->
| Alias1=
| Alias2=
| Alias3=
| Alias4=
| AwardName1= <!--Leave Blank / Sapphire of Ub3r / Support Feather / etc.-->
| AwardName2=
| AwardName3=
| GroupName1= <!--Leave Blank / L33t / Ub3r / etc.-->
| GroupName2=
| GroupName3=
| GroupName4=
}}