Difference between revisions of "Template:Infobox Club"

From TAMS Wiki
Jump to navigation Jump to search
m
Tags: Mobile web edit Mobile edit
 
(22 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:{{{advised|}}}|<tr>
+
 
     <th>Advised</th>
+
{{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|400px]]</div>}}
     <td>{{{advised}}}</td>
+
 
</tr>}}{{#if:{{{active-years|}}}|<tr>
+
<table>
 +
{{#if:{{{topics|}}}|<tr>
 +
    <th>Topic(s)</th>
 +
    <td>{{{topics}}}</td>
 +
</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:{{{param3|}}}|<tr>
+
</tr>}}
     <th>Parameter 3</th>
+
 
     <td>{{{param3}}}</td>
+
{{#if:{{{is-advised|}}}|<tr>
</tr>}}{{#if:{{{param4|}}}|<tr>
+
    <th>Advised</th>
     <th>Parameter 4</th>
+
    <td>{{{is-advised}}}</td>
     <td>{{{param4}}}</td>
+
</tr>}}
</tr>}}{{#if:{{{param5|}}}|<tr>
+
 
     <th>Parameter 5</th>
+
{{#if:{{{current-advisor|}}}|<tr>
     <td>{{{param5}}}</td>
+
    <th>Advisor</th>
</tr>}}</table>
+
    <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>
 +
     <td>{{{website}}}</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{facebook|}}}|<tr>
 +
     <th>Facebook</th>
 +
     <td>[{{{facebook}}} Link]</td>
 +
</tr>}}
 +
 
 +
{{#if:{{{email|}}}|<tr>
 +
    <th>Email</th>
 +
    <td>[mailto:{{{email}}} {{{email}}}]</td>
 +
</tr>}}
 +
</table>
 
</div>
 
</div>

Latest revision as of 13:07, 9 February 2021

Infobox Club