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
(Fix template call to WikiUser)
(Add robolion forum account.)
Line 9: Line 9:
 
|College=
 
|College=
 
|WikiAccount=
 
|WikiAccount=
 +
|ForumAccount=
 
|FreshmanInYear=
 
|FreshmanInYear=
 
|SophmoreInYear=
 
|SophmoreInYear=
Line 61: Line 62:
 
}}
 
}}
 
<!-- End Wiki Account -->
 
<!-- End Wiki Account -->
 +
<!-- Begin Forum Account -->
 +
{{#if: {{{ForumAccount|}}} | {{#!:
 +
|-
 +
! RoboLion Forum Account
 +
| [http://www.prhsrobotics.com/team/forum/memberlist.php?mode=viewprofile&u={{{WikiAccount|}}} {{PAGENAME}}]
 +
}}
 +
}}
 +
<!-- End Forum Account -->
 
|}
 
|}
  

Revision as of 12:27, 28 April 2010

It should be called in the following format:

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