You are an anonymous user who can't edit RoboWiki.
Log in if you already have an account. If you would like to become an editor for the wiki, request an account.

Difference between revisions of "Template:MemberInfoBox"

From RoboWiki
Jump to navigation Jump to search
m (Totally spelt "sophomore" wrong.)
 
(6 intermediate revisions by 2 users not shown)
Line 14: Line 14:
 
|JuniorInYear=
 
|JuniorInYear=
 
|SeniorInYear=
 
|SeniorInYear=
 +
|OfficerPosition=
 
}}
 
}}
 
</pre>
 
</pre>
Line 52: Line 53:
 
}}
 
}}
 
<!-- End Mentor Cells -->
 
<!-- End Mentor Cells -->
 +
<!-- Begin Officer Positions -->
 +
{{#if: {{{OfficerPosition|}}} | {{#!:
 +
|-
 +
! Officer Position(s) Held
 +
| {{#arraymap:{{{OfficerPosition|}}}|,|x|x}}
 +
}}
 +
}}
 +
<!-- End Officer Positions -->
 
<!-- Begin College Cells -->
 
<!-- Begin College Cells -->
 
{{#if: {{{College|}}} | {{#!:
 
{{#if: {{{College|}}} | {{#!:
Line 77: Line 86:
 
<!-- End Forum Account -->
 
<!-- End Forum Account -->
 
|}
 
|}
 
 
<!-- Begin Years of High School -->
 
<!-- Begin Years of High School -->
 
{{#if: {{{FreshmanInYear|}}} | {{#set:Freshman in year={{{FreshmanInYear|}}}}} }}
 
{{#if: {{{FreshmanInYear|}}} | {{#set:Freshman in year={{{FreshmanInYear|}}}}} }}
{{#if: {{{SophmoreInYear|}}} | {{#set:Sophmore in year={{{SophmoreInYear|}}}}} }}
+
{{#if: {{{SophomoreInYear|}}} | {{#set:Sophomore in year={{{SophomoreInYear|}}}}} }}
 
{{#if: {{{JuniorInYear|}}} | {{#set:Junior in year={{{JuniorInYear|}}}}} }}
 
{{#if: {{{JuniorInYear|}}} | {{#set:Junior in year={{{JuniorInYear|}}}}} }}
 
{{#if: {{{SeniorInYear|}}} | {{#set:Senior in year={{{SeniorInYear|}}}}} }}
 
{{#if: {{{SeniorInYear|}}} | {{#set:Senior in year={{{SeniorInYear|}}}}} }}
 
<!-- End Years of High School -->
 
<!-- End Years of High School -->
 
 
<!-- Begin Graduated High School -->
 
<!-- Begin Graduated High School -->
 
<!-- {{#ifexpr: {{{SeniorInYear|}}} < {{CURRENTYEAR}} | [[Category:Alumni]] }} -->
 
<!-- {{#ifexpr: {{{SeniorInYear|}}} < {{CURRENTYEAR}} | [[Category:Alumni]] }} -->

Latest revision as of 00:47, 6 December 2016

It should be called in the following format:

{{MemberInfoBox
|Image=
|Gender=
|MemberInYear=
|MentorInYear=
|College=
|WikiAccount=
|ForumAccount=
|FreshmanInYear=
|SophomoreInYear=
|JuniorInYear=
|SeniorInYear=
|OfficerPosition=
}}

This template adds a info-box style div to an article. The info-box will contain any of the information listed above along with taking care of any of the SMW entries for the properties that exist.

Notes on Forum Account

The forum accout requires the the user id of the forum user.

For example, user Tanner on the forums has a user id of 2 seen by the u=2 in the url:

http://www.prhsrobotics.com/team/forum/memberlist.php?mode=viewprofile&u=2