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
(Make sure gender is lowercase when in SMW and do array map for colleges.)
m (Fix college if statement.)
Line 39: Line 39:
 
<!-- End Mentor Cells -->
 
<!-- End Mentor Cells -->
 
<!-- Begin College Cells -->
 
<!-- Begin College Cells -->
{{#if: {{[College|}}} | {{#!:
+
{{#if: {{{College|}}} | {{#!:
 
|-
 
|-
 
! College
 
! College

Revision as of 00:22, 4 April 2010

It should be called in the following format:

{{MemberInfoBox
|Image=
|Gender=
|MemberInYear=
|MentorInYear=
|College=
}}

Edit the page to see the template text.