Changes

Jump to navigation Jump to search
removed room number display
Line 1: Line 1:  
<div class="infobox">
 
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
+
 
<div class="infobox-image">[[File:{{{image}}}|400px]]</div>}}
+
<div class="infobox-title">{{PAGENAME}}</div>
<table>{{#if:{{{class-of|}}}|<tr>
+
 
 +
{{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
 +
 
 +
<table>
 +
{{#if:{{{class-of|}}}|<tr>
 
     <th>Class of</th>
 
     <th>Class of</th>
     <td>{{{class-of}}}</td>
+
     <td>[[:Category:Class of {{{class-of}}}|{{{class-of}}}]]</td>
</tr>}}{{#if:{{{topics|}}}|<tr>
+
</tr>}}
     <th>Topics</th>
+
 
     <td>{{{topics}}}</td>
+
{{#if:{{{wing|}}}|<tr>
</tr>}}{{#if:{{{active-years|}}}|<tr>
+
     <th>Wing(s)</th>
     <th>Active Years</th>
+
     <td>{{{wing}}}</td>
     <td>{{{active-years}}}</td>
+
</tr>}}
</tr>}}{{#if:{{{is-advised|}}}|<tr>
+
 
     <th>Advised</th>
+
{{#if:{{{roommate|}}}|<tr>
     <td>{{{is-advised}}}</td>
+
    <th>Roommate(s)</th>
</tr>}}{{#if:{{{website|}}}|<tr>
+
    <td>{{{roommate}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{track|}}}|<tr>
 +
    <th>Track</th>
 +
    <td>[[{{{track}}} Track|{{{track}}}]]</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{pathway|}}}|<tr>
 +
    <th>Pathway</th>
 +
    <td>[[{{{pathway}}}]]</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{prior-high-school|}}}|<tr>
 +
    <th>Prior High School</th>
 +
    <td>{{{prior-high-school}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{education-after-tams|}}}|<tr>
 +
     <th>Education(s)</th>
 +
     <td>{{{education-after-tams}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{occupation-after-tams|}}}|<tr>
 +
     <th>Occupation</th>
 +
     <td>{{{occupation-after-tams}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{nickname|}}}|<tr>
 +
    <th>Nickname(s)</th>
 +
    <td>{{{nickname}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{pronoun|}}}|<tr>
 +
    <th>Pronoun(s)</th>
 +
    <td>{{{pronoun}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{known-for|}}}|<tr>
 +
    <th>Known for</th>
 +
    <td>{{{known-for}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{clubs|}}}|<tr>
 +
    <th>Club(s)</th>
 +
    <td>{{{clubs}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{senior-quote|}}}|<tr>
 +
    <th>Senior Quote</th>
 +
    <td>{{{senior-quote}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{website|}}}|<tr>
 
     <th>Website</th>
 
     <th>Website</th>
 
     <td>{{{website}}}</td>
 
     <td>{{{website}}}</td>
</tr>}}</table>
+
</tr>}}
 +
 
 +
{{#if:{{{username|}}}|<tr>
 +
    <th>TAMS Wiki Username</th>
 +
    <td>{{{username}}}</td>
 +
</tr>}}
 +
 
 +
</table>
 
</div>
 
</div>
 +
<noinclude>
 +
<templatedata>
 +
{
 +
"params": {
 +
"image": {},
 +
"class-of": {},
 +
"wing": {},
 +
"roommate": {},
 +
"track": {},
 +
"pathway": {},
 +
"prior-high-school": {},
 +
"education-after-tams": {},
 +
"occupation-after-tams": {},
 +
"nickname": {},
 +
"pronoun": {},
 +
"known-for": {},
 +
"clubs": {},
 +
"senior-quote": {},
 +
"website": {},
 +
"username": {}
 +
},
 +
"description": "Please use Infobox Person. This template is deprecated."
 +
}
 +
</templatedata>
 +
</noinclude>

Navigation menu