Difference between revisions of "Template:Infobox Club"

From TAMS Wiki
Jump to navigation Jump to search
m
Tags: Mobile web edit Mobile edit
 
(19 intermediate revisions by the same user not shown)
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}}}|300px]]</div>}}
+
<div class="infobox-title" id="larger">{{PAGENAME}}</div>
<table>{{#if:{{{topics|}}}|<tr>
+
 
     <th>Topics</th>
+
{{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|400px]]</div>}}
 +
 
 +
<table>
 +
{{#if:{{{topics|}}}|<tr>
 +
     <th>Topic(s)</th>
 
     <td>{{{topics}}}</td>
 
     <td>{{{topics}}}</td>
</tr>}}{{#if:{{{active-years|}}}|<tr>
+
</tr>}}
 +
 
 +
{{#if:{{{abbrev|}}}|<tr>
 +
    <th>Abbrev.</th>
 +
    <td>{{{abbrev}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{active-years|}}}|<tr>
 
     <th>Active Years</th>
 
     <th>Active Years</th>
 
     <td>{{{active-years}}}</td>
 
     <td>{{{active-years}}}</td>
</tr>}}{{#if:{{{is-advised|}}}|<tr>
+
</tr>}}
 +
 
 +
{{#if:{{{is-advised|}}}|<tr>
 
     <th>Advised</th>
 
     <th>Advised</th>
 
     <td>{{{is-advised}}}</td>
 
     <td>{{{is-advised}}}</td>
</tr>}}{{#if:{{{website|}}}|<tr>
+
</tr>}}
 +
 
 +
{{#if:{{{current-advisor|}}}|<tr>
 +
    <th>Advisor</th>
 +
    <td>{{{current-advisor}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{current-execs|}}}|<tr>
 +
    <th>Execs</th>
 +
    <td>{{{current-execs}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{major-events|}}}|<tr>
 +
    <th>Event(s)</th>
 +
    <td>{{{major-events}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{website|}}}|<tr>
 
     <th>Website</th>
 
     <th>Website</th>
 
     <td>{{{website}}}</td>
 
     <td>{{{website}}}</td>
</tr>}}{{#if:{{{facebook|}}}|<tr>
+
</tr>}}
 +
 
 +
{{#if:{{{facebook|}}}|<tr>
 
     <th>Facebook</th>
 
     <th>Facebook</th>
     <td>{{{facebook}}}</td>
+
     <td>[{{{facebook}}} Link]</td>
</tr>}}{{#if:{{{email|}}}|<tr>
+
</tr>}}
 +
 
 +
{{#if:{{{email|}}}|<tr>
 
     <th>Email</th>
 
     <th>Email</th>
     <td>{{{email}}}</td>
+
     <td>[mailto:{{{email}}} {{{email}}}]</td>
</tr>}}</table>
+
</tr>}}
 +
</table>
 
</div>
 
</div>

Latest revision as of 13:07, 9 February 2021

Infobox Club