More actions
Lukadelrey (talk | contribs) No edit summary |
Lukadelrey (talk | contribs) No edit summary |
||
Line 24: | Line 24: | ||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
{{#ifeq:{{{type}}}|news| | {{#ifeq:{{{type}}}|news| | ||
| style="background-color: lavender; text-align: center;" colspan="2" | '''News organization details''' | |||
|- | |- | ||
| '''Viewership''' || {{{viewership}}} | | '''Viewership''' || {{{viewership}}} |
Revision as of 04:12, 17 April 2025
File:Organization logo.png | |
Company details | |
Founded | {{{founded}}} |
Headquarters | {{{headquarters}}} |
Industry | {{{industry}}} |
Owner(s) | {{{owners}}} |
CEO | {{{ceo}}} |
Employees | {{{employees}}} |
Net worth | {{{networth}}} |
Website | {{{website}}} |
Usage
Standard company
{{Infobox company | logo = <!-- Filename of company logo --> | founded = <!-- Date when company was founded --> | headquarters = <!-- Location of HQ --> | industry = <!-- Type of business --> | owners = <!-- Owner(s) of the company --> | ceo = <!-- Chief Executive Officer --> | employees = <!-- Number of employees --> | networth = <!-- Company's net worth --> | website = <!-- Company website or link --> }}
News organization
{{Infobox company | logo = <!-- Filename of company logo --> | founded = <!-- Date when company was founded --> | headquarters = <!-- Location of HQ --> | industry = <!-- Type of business --> | owners = <!-- Owner(s) of the company --> | ceo = <!-- Chief Executive Officer --> | employees = <!-- Number of employees --> | networth = <!-- Company's net worth --> | website = <!-- Company website or link --> | type = news | viewership = <!-- Average viewership numbers --> | monthly_visitors = <!-- Monthly website visitors --> | ad_revenue = <!-- Advertising revenue --> | programs = <!-- List of programs/shows --> | editorial_guide = <!-- URL to editorial guide --> }}