Schang1146 (talk | contribs)
No edit summary
Schang1146 (talk | contribs)
No edit summary
Line 40: Line 40:
| Description  = {{{Description|}}}
| Description  = {{{Description|}}}
}}
}}
<div class="infobox">
  <div style="display: flex; gap: 8px; flex-direction: column">
    <div class="infobox-title">{{{Company|{{PAGENAME}}}}}</div>
    <div class="infobox-image">[[File:{{{Logo|QuestionMark.svg}}}|200px]]</div>
    <table class="infobox-table">
      <tr>
        <th colspan="2" class="infobox-table-caption">Basic information</th>
      </tr>
      <tr>
        <th>{{nowrap|Founded}}</th>
        <td>{{{Founded|}}}</td>
      </tr>
      <tr>
        <th>{{nowrap|Type}}</th>
        <td>{{{Type|}}}</td>
      </tr>
      <tr>
        <th>{{nowrap|Industry}}</th>
        <td>{{{Industry|}}}</td>
      </tr>
      <tr>
        <th>{{nowrap|Official website}}</th>
        <td>{{{Website|}}}</td>
      </tr>
    </table>
  </div>
</div>
</includeonly>
</includeonly>