<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikitrs.prhsrobotics.com/index.php?action=history&amp;feed=atom&amp;title=User%3AMohamed%2FTemplate%3AMIB</id>
	<title>User:Mohamed/Template:MIB - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikitrs.prhsrobotics.com/index.php?action=history&amp;feed=atom&amp;title=User%3AMohamed%2FTemplate%3AMIB"/>
	<link rel="alternate" type="text/html" href="https://wikitrs.prhsrobotics.com/index.php?title=User:Mohamed/Template:MIB&amp;action=history"/>
	<updated>2026-05-20T22:17:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.6</generator>
	<entry>
		<id>https://wikitrs.prhsrobotics.com/index.php?title=User:Mohamed/Template:MIB&amp;diff=5676&amp;oldid=prev</id>
		<title>Mohamed: Created page with &quot;&lt;noinclude&gt; It should be called in the following format: &lt;pre&gt; {{MemberInfoBox |Image= |Gender= |MemberInYear= |MentorInYear= |College= |WikiAccount= |ForumAccount= |FreshmanI...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wikitrs.prhsrobotics.com/index.php?title=User:Mohamed/Template:MIB&amp;diff=5676&amp;oldid=prev"/>
		<updated>2017-12-05T01:45:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;noinclude&amp;gt; It should be called in the following format: &amp;lt;pre&amp;gt; {{MemberInfoBox |Image= |Gender= |MemberInYear= |MentorInYear= |College= |WikiAccount= |ForumAccount= |FreshmanI...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
It should be called in the following format:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{MemberInfoBox&lt;br /&gt;
|Image=&lt;br /&gt;
|Gender=&lt;br /&gt;
|MemberInYear=&lt;br /&gt;
|MentorInYear=&lt;br /&gt;
|College=&lt;br /&gt;
|WikiAccount=&lt;br /&gt;
|ForumAccount=&lt;br /&gt;
|FreshmanInYear=&lt;br /&gt;
|SophomoreInYear=&lt;br /&gt;
|JuniorInYear=&lt;br /&gt;
|SeniorInYear=&lt;br /&gt;
|OfficerPosition=&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
==Notes on Forum Account==&lt;br /&gt;
The forum accout requires the the user id of the forum user.&lt;br /&gt;
&lt;br /&gt;
For example, user [http://www.prhsrobotics.com/team/forum/memberlist.php?mode=viewprofile&amp;amp;u=2 Tanner] on the forums has a user id of 2 seen by the '''u=2''' in the url:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;http://www.prhsrobotics.com/team/forum/memberlist.php?mode=viewprofile&amp;amp;u=2&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{| style=&amp;quot;width: 25em; 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;&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: center; background-color:#ccccff;&amp;quot; colspan=&amp;quot;2&amp;quot; |&amp;lt;big&amp;gt;{{PAGENAME}}&amp;lt;/big&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;center&amp;quot; colspan=&amp;quot;2&amp;quot; |{{#ifexist: Image:{{{Image|}}} | [[Image:{{{Image|}}}|frameless]] | [[Media:{{{Image|}}}|Upload {{{Image|}}}]]}}&lt;br /&gt;
|-&lt;br /&gt;
! Name&lt;br /&gt;
| {{PAGENAME}}&lt;br /&gt;
|-&lt;br /&gt;
! Gender&lt;br /&gt;
| {{ucfirst: {{{Gender|}}}}} {{#set:Gender={{lcfirst: {{{Gender|}}}}}}}&lt;br /&gt;
&amp;lt;!-- Begin Member Cells--&amp;gt;&lt;br /&gt;
{{#if: {{{MemberInYear|}}} | {{#!:&lt;br /&gt;
|-&lt;br /&gt;
! Member in Year(s)&lt;br /&gt;
| {{#arraymap:{{{MemberInYear|}}}|,|x|[[Member of robotics in year::x]]}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End Member Cells --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin Mentor Cells --&amp;gt;&lt;br /&gt;
{{#if: {{{MentorInYear|}}} | {{#!:&lt;br /&gt;
|-&lt;br /&gt;
! Mentor in Year(s)&lt;br /&gt;
| {{#arraymap:{{{MentorInYear|}}}|,|x|[[Mentor in year::x]]}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End Mentor Cells --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin Officer Positions --&amp;gt;&lt;br /&gt;
{{#if: {{{OfficerPosition|}}} | {{#!:&lt;br /&gt;
|-&lt;br /&gt;
! Officer Position(s) Held&lt;br /&gt;
| {{#arraymap:{{{OfficerPosition|}}}|,|x|x}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End Officer Positions --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin College Cells --&amp;gt;&lt;br /&gt;
{{#if: {{{College|}}} | {{#!:&lt;br /&gt;
|-&lt;br /&gt;
! College&lt;br /&gt;
| {{#arraymap:{{{College|}}}|,|x|[[college::x]]}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End College Cells --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin Wiki Account --&amp;gt;&lt;br /&gt;
{{#if: {{{WikiAccount|}}} | {{#!:&lt;br /&gt;
|-&lt;br /&gt;
! RoboWiki Account&lt;br /&gt;
| {{WikiUser|{{{WikiAccount|}}}}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End Wiki Account --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin Forum Account --&amp;gt;&lt;br /&gt;
{{#if: {{{ForumAccount|}}} | {{#!:&lt;br /&gt;
|-&lt;br /&gt;
! RoboLion Forum Account&lt;br /&gt;
| [http://www.prhsrobotics.com/team/forum/memberlist.php?mode=viewprofile&amp;amp;u={{{ForumAccount|}}} {{PAGENAME}}]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End Forum Account --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;!-- Begin Years of High School --&amp;gt;&lt;br /&gt;
{{#if: {{{FreshmanInYear|}}} | {{#set:Freshman in year={{{FreshmanInYear|}}}}} }}&lt;br /&gt;
{{#if: {{{SophomoreInYear|}}} | {{#set:Sophomore in year={{{SophomoreInYear|}}}}} }}&lt;br /&gt;
{{#if: {{{JuniorInYear|}}} | {{#set:Junior in year={{{JuniorInYear|}}}}} }}&lt;br /&gt;
{{#if: {{{SeniorInYear|}}} | {{#set:Senior in year={{{SeniorInYear|}}}}} }}&lt;br /&gt;
&amp;lt;!-- End Years of High School --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin Graduated High School --&amp;gt;&lt;br /&gt;
&amp;lt;!-- {{#ifexpr: {{{SeniorInYear|}}} &amp;lt; {{CURRENTYEAR}} | [[Category:Alumni]] }} --&amp;gt;&lt;br /&gt;
{{#if: {{{SeniorInYear|}}} | {{#!:&lt;br /&gt;
{{#ifexpr: {{{SeniorInYear|}}} &amp;lt; {{CURRENTYEAR}} | [[Category:Alumni]] | {{#!: {{#if: {{{College|}}} | [[Category:Alumni]] }} }} }}&lt;br /&gt;
}} }}&lt;br /&gt;
&amp;lt;!-- End Graduated High School --&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mohamed</name></author>
	</entry>
</feed>