Difference between revisions of "Template:Infobox football club"
Jump to navigation
Jump to search
| (2 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-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{{image}}}| | <div class="infobox-image">[[File:{{{image}}}|50px]]</div>}} | ||
<table>{{#if:{{{ | <table>{{#if:{{{FullName|}}}|<tr> | ||
<th> | <th>Full name</th> | ||
<td>{{{ | <td>{{{FullName}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Founded |}}}|<tr> | ||
<th> | <th>Founded </th> | ||
<td>{{{ | <td>{{{Founded}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Ground |}}}|<tr> | ||
<th> | <th>Ground </th> | ||
<td>{{{ | <td>{{{Ground }}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{League |}}}|<tr> | ||
<th> | <th>League </th> | ||
<td>{{{ | <td>{{{League}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Latest revision as of 23:36, 11 January 2022
Infobox football club