Template:Infobox company: Difference between revisions
No edit summary Tag: Reverted |
m Protected "Template:Infobox company" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source="name"><default>{{PAGENAME}}</default></title> | |||
<image source="logo"> | |||
<caption source="caption"> | |||
<default>{{{name}}} image</default> | |||
</caption> | |||
</image> | </image> | ||
<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(s)</label></data> | |||
<data source="country"><label>Country</label></data> | |||
<data source="area served"><label>Area served</label></data> | |||
<data source="products"><label>Product(s)</label></data> | |||
<data source="services"><label>Service(s)</label></data> | |||
<data source="revenue"><label>Revenue</label></data> | |||
<data source="number of employee"><label>Number of Employee</label></data> | |||
<data source="website"><label>Website</label></data> | |||
</infobox><noinclude> | |||
</infobox> | {{Infobox company | ||
| name = Example Corporation | |||
| logo = ExampleLogo.png | |||
| caption = Example Corporation logo | |||
| type = Infobox By Parvej | |||
| industry = Technology | |||
| founded = 2000 | |||
| founder = Parvej Husen Talukder | |||
| country = United States | |||
| area_served = Worldwide | |||
| products = Software, Cloud Services | |||
| services = Consulting, Technical Support | |||
| revenue = $5 billion | |||
| num_employees = 10,000 | |||
| website = https://www.examplecorp.co | |||
}} | |||
</noinclude> | |||
Latest revision as of 11:34, 29 April 2026
