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)) |
||
| (2 intermediate revisions 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> | |||
<noinclude> | |||
{{Infobox company | {{Infobox company | ||
| name = | | name = Example Corporation | ||
| logo = | | logo = ExampleLogo.png | ||
| caption = | | caption = Example Corporation logo | ||
| type = Infobox By Parvej | |||
| type = | | industry = Technology | ||
| industry = | | founded = 2000 | ||
| founded = | | founder = Parvej Husen Talukder | ||
| | | country = United States | ||
| | | area_served = Worldwide | ||
| | | products = Software, Cloud Services | ||
| | | services = Consulting, Technical Support | ||
| revenue = $5 billion | |||
| services = | | num_employees = 10,000 | ||
| revenue = $ | | website = https://www.examplecorp.co | ||
}} | |||
| | |||
| website = https:// | |||
</noinclude> | </noinclude> | ||
Latest revision as of 11:34, 29 April 2026
