Template:Infobox Business: Difference between revisions

From Rotborough Truth Archive
Jump to navigation Jump to search
Created page with "{{Business Entity | name = {{{name|}}} | image = {{{image|}}} | founded = {{#if:{{{founded|}}}|{{#if:{{{founded_month|}}}|{{Date|{{{founded|}}}|{{{founded_month|}}}|{{{founded_day|}}}}}|{{{founded|}}}}}}} | headquarters = {{{headquarters|}}} | founder = {{{founder|}}} | industry = {{{industry|}}} | products = {{{products|}}} | services = {{{services|}}} | employees = {{{employees|}}} | revenue = {{{revenue|}}} | website = {{{website|}}} | status = {{{status|}}} }}<noincl..."
 
No edit summary
 
Line 12: Line 12:
| website = {{{website|}}}
| website = {{{website|}}}
| status = {{{status|}}}
| status = {{{status|}}}
| knownfor = {{{knownfor|}}}
}}<noinclude>
}}<noinclude>
== Usage ==
== Usage ==

Latest revision as of 12:14, 26 June 2025

Company Information

Usage

{{Infobox Business
|name=Company Name
|image=Logo.jpg
|founded=2020
|founded_month=3
|founded_day=15
|headquarters=New York, NY
|founder=John Smith
|industry=Technology
|products=Software, Hardware
|services=Consulting, Support
|employees=500
|revenue=$50 million
|website=[https://example.com example.com]
|status=Active
}}

Parameters

  • name - Company name
  • image - Company logo (filename only)
  • founded - Year founded
  • founded_month - Month founded (optional)
  • founded_day - Day founded (optional)
  • headquarters - Location of headquarters
  • founder - Company founder(s)
  • industry - Industry/sector
  • products - Main products
  • services - Services offered
  • employees - Number of employees
  • revenue - Annual revenue
  • website - Company website
  • status - Current status (Active, Defunct, etc.)