Difference between revisions of "Template:Infobox Club"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
− | <table>{{#if:{{{ | + | <table>{{#if:{{{brief-description|}}}|<tr> |
− | <th> | + | <th>Description</th> |
− | <td>{{{ | + | <td>{{{brief-description}}}</td> |
+ | </tr>}}{{#if:{{{topics|}}}|<tr> | ||
+ | <th>Topics</th> | ||
+ | <td>{{{topics}}}</td> | ||
</tr>}}{{#if:{{{active-years|}}}|<tr> | </tr>}}{{#if:{{{active-years|}}}|<tr> | ||
<th>Active Years</th> | <th>Active Years</th> | ||
<td>{{{active-years}}}</td> | <td>{{{active-years}}}</td> | ||
− | </tr>}}{{#if:{{{ | + | </tr>}}{{#if:{{{advised|}}}|<tr> |
− | <th> | + | <th>Advised</th> |
− | <td>{{{ | + | <td>{{{advised}}}</td> |
− | </tr>}}{{#if:{{{ | + | </tr>}}{{#if:{{{website|}}}|<tr> |
− | <th> | + | <th>Website</th> |
− | <td>{{{ | + | <td>{{{website}}}</td> |
− | |||
− | |||
− | |||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> |
Revision as of 23:37, 5 February 2021
Infobox Club