Template:Infobox company: Difference between revisions

From WikiVault
Jump to navigation Jump to search
Created page with "<infobox> <title source="name"> <default>{{PAGENAME}}</default> </title> <image source="logo" /> <group> <header>Company Information</header> <data source="type"> <label>Type</label> </data> <data source="industry"> <label>Industry</label> </data> <data source="founded"> <label>Founded</label> </data> <data source="founder"> <label>Founder</label> </data> <data source="headquarters"> <label>Headquarters</label> </data> <data source="area_served"> <label>Area Serv..."
 
No edit summary
 
Line 4: Line 4:
</title>
</title>


<image source="logo" />
<image source="logo">
<width>250</width>
<caption source="logo_caption" />
</image>


<group>
<group>
Line 53: Line 56:


<noinclude>
<noinclude>
== Usage ==
== Usage ==
<pre>
{{Infobox company
{{Infobox company
| name =
| name =
| logo =
| logo =
| logo_caption =
| type =
| type =
| industry =
| industry =
Line 68: Line 75:
| website =
| website =
}}
}}
</pre>
</noinclude>
</noinclude>

Latest revision as of 14:15, 12 June 2026


Usage

{{Infobox company
| name =
| logo =
| logo_caption =
| type =
| industry =
| founded =
| founder =
| headquarters =
| area_served =
| key_people =
| products =
| services =
| website =
}}