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 college SMW.)
(Add image.)
Line 2: Line 2:
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{Member
+
{{MemberInfoBox
 +
|Image=
 
|Gender=
 
|Gender=
 
|MemberInYear=
 
|MemberInYear=
Line 14: Line 15:
 
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
 +
|-
 +
| {{#ifexist: Image:{{{Image|}}} | [[Image:{{{Image|}}}|thumb|center]] | No Image}}
 
|-
 
|-
 
! Name
 
! Name

Revision as of 12:55, 23 March 2010

It should be called in the following format:

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

Edit the page to see the template text.