Template:PublicCompany: Difference between revisions
Appearance
Initial template for public company information |
Initial template for public company information |
||
Line 1: | Line 1: | ||
<div class=" | <div class="infobox" style="width: 300px; border: 1px solid #ccc; background: #f9f9f9; padding: 10px; margin: 10px;"> | ||
<div style="text-align: center; margin-bottom: 10px;"> | |||
<!-- Company Logo (Optional) --> | |||
{{#if: {{{Logo|}}} | [[File:{{{Logo|}}}|200px|Logo]] }} | |||
</div> | |||
<table class="wikitable" style="width: 100%;"> | |||
<tbody> | |||
<tr> | |||
<th style="background-color: #e7e7e7;">Company Name</th> | |||
<td>{{{Name|}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Industry</th> | |||
<td>{{{Industry|}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Founded</th> | |||
<td>{{{Founded|}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Headquarters</th> | |||
<td>{{{Headquarters|}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Revenue</th> | |||
<td>{{{Revenue|}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Website</th> | |||
<td><a href="{{{Website|}}}" target="_blank">Official Website</a></td> | |||
</tr> | |||
</tbody> | |||
</table> | |||
</div> | </div> |
Latest revision as of 17:56, 17 January 2025
{{#if: | [[File:|200px|Logo]] }}
Company Name | |
---|---|
Industry | |
Founded | |
Headquarters | |
Revenue | |
Website | <a href="" target="_blank">Official Website</a> |