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 (Misspelt "freshman")
(Add graduated high school.)
Line 58: Line 58:
 
{{#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 -->
 +
{{#ifexpr: {{{SeniorInYear|}}} < {{CURRENTYEAR}} | {{#set:GraduatedHighschool=yes}} | {{#set:GraduatedHighschool=no}}}}
 +
<1-- End Graduated High School -->
 
</includeonly>
 
</includeonly>

Revision as of 12:18, 26 April 2010

It should be called in the following format:

{{MemberInfoBox
|Image=
|Gender=
|MemberInYear=
|MentorInYear=
|College=
|FreshmanInYear=
|SophmoreInYear=
|JuniorInYear=
|SeniorInYear=
}}

Edit the page to see the template text.