Changes

437 bytes added ,  09:08, 8 October 2020
Created page with "<div class="infobox"> <div class="infobox-title">{{{name|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{logo}}}]]</div>}} <table>{{#if:{{{foundi..."
<div class="infobox">
<div class="infobox-title">{{{name|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{logo}}}]]</div>}}
<table>{{#if:{{{foundingdate|}}}|<tr>
<th>Founding date</th>
<td>{{{foundingdate}}}</td>
</tr>}}{{#if:{{{founders|}}}|<tr>
<th>Founders</th>
<td>{{{founders}}}</td>
</tr>}}{{#if:{{{country|}}}|<tr>
<th>Country</th>
<td>{{{country}}}</td>
</tr>}}</table>
</div>