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.
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"
Jump to navigation
Jump to search
m (Add category of alumni to the expressions that add graduated hs to yes.) |
(Remove use of property graduateHighschool and use Category:Alumni.) |
||
Line 62: | Line 62: | ||
<!-- Begin Graduated High School --> | <!-- Begin Graduated High School --> | ||
− | <!-- {{#ifexpr: {{{SeniorInYear|}}} < {{CURRENTYEAR}} | | + | <!-- {{#ifexpr: {{{SeniorInYear|}}} < {{CURRENTYEAR}} | [[Category:Alumni]] }} --> |
− | + | {{#ifexpr: {{{SeniorInYear|}}} < {{CURRENTYEAR}} | [[Category:Alumni]] | {{#!: {{#if: {{{College|}}} | [[Category:Alumni]] }} }} }} | |
− | {{#ifexpr: {{{SeniorInYear|}}} < {{CURRENTYEAR}} | | ||
− | {{#!: {{#if: {{{College|}}} | | ||
− | }} | ||
<!-- End Graduated High School --> | <!-- End Graduated High School --> | ||
</includeonly> | </includeonly> |
Revision as of 23:07, 27 April 2010
It should be called in the following format:
{{MemberInfoBox |Image= |Gender= |MemberInYear= |MentorInYear= |College= |FreshmanInYear= |SophmoreInYear= |JuniorInYear= |SeniorInYear= }}
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.