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, search
(Remove use of property graduateHighschool and use Category:Alumni.)
(Add wiki account.)
Line 8: Line 8:
 
|MentorInYear=
 
|MentorInYear=
 
|College=
 
|College=
 +
|WikiAccount=
 
|FreshmanInYear=
 
|FreshmanInYear=
 
|SophmoreInYear=
 
|SophmoreInYear=
Line 52: Line 53:
 
}}
 
}}
 
<!-- End College Cells -->
 
<!-- End College Cells -->
 +
<!-- Begin Wiki Account -->
 +
{{#if: {{{WikiAccount|}}} | {{#!:
 +
|-
 +
! RoboWiki Account
 +
| {{WikiUser {{{WikiAccount|}}}}}
 +
}}
 +
}}
 +
<!-- End Wiki Account -->
 
|}
 
|}
  

Revision as of 07:14, 28 April 2010

It should be called in the following format:

{{MemberInfoBox
|Image=
|Gender=
|MemberInYear=
|MentorInYear=
|College=
|WikiAccount=
|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.