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
(Add image name to the "Upload image" text.) |
(Add if for mentoryear and pipe escape) |
||
Line 25: | Line 25: | ||
! Member in Year(s) | ! Member in Year(s) | ||
| {{#arraymap:{{{MemberInYear|}}}|,|x|[[Member of robotics in year::x]]}} | | {{#arraymap:{{{MemberInYear|}}}|,|x|[[Member of robotics in year::x]]}} | ||
+ | <!-- Begin Mentor Cells --> | ||
+ | {{#if: {{{MentorInYear|}}} | {{#!: | ||
|- | |- | ||
! Mentor in Year(s) | ! Mentor in Year(s) | ||
| {{#arraymap:{{{MentorInYear|}}}|,|x|[[Mentor in year::x]]}} | | {{#arraymap:{{{MentorInYear|}}}|,|x|[[Mentor in year::x]]}} | ||
+ | }} | ||
+ | }} | ||
+ | <!-- End Mentor Cells --> | ||
|- | |- | ||
! College | ! College |
Revision as of 21:32, 28 March 2010
It should be called in the following format:
{{MemberInfoBox |Image= |Gender= |MemberInYear= |MentorInYear= |College= }}
Edit the page to see the template text.