Template:Company article: Difference between revisions

Created Template:Company article
 
No edit summary
 
Line 1: Line 1:
'''{{{name|Company name}}}''' is a {{{country|country-based}}} company operating in the {{{industry|industry}}} sector. It was founded in {{{founded|year}}} by {{{founder|its founder}}}.
<noinclude>
This template provides the standard article structure for companies on WikiPartner.
 
It automatically displays the WikiPartner editorial status strip.
 
== Usage ==
 
<pre>
{{Company_article
|name=
|country=
|industry=
|founded=
|founder=
|official_website=
|industry_category=
|country_category=
|status=
|reviewed=
|sources=
|reviewer=
}}
</pre>
 
== Editorial status ==
 
If no editorial parameters are supplied, the article is marked as:
 
Published
 
If a reviewed date is supplied and no status is manually specified, the article is automatically marked as:
 
Reviewed
 
Example:
 
<pre>
|reviewed=12 August 2026
|sources=Checked
|reviewer=WikiPartner Editorial Team
</pre>
 
The status can also be manually overridden:
 
<pre>
|status=Needs update
</pre>
 
[[Category:WikiPartner article templates]]
</noinclude><includeonly>{{Article_status
|status={{{status|{{#if:{{{reviewed|}}}|Reviewed|Published}}}}}}
|reviewed={{{reviewed|}}}
|sources={{{sources|}}}
|reviewer={{{reviewer|}}}
}}
 
'''{{{name|Company name}}}''' is a {{{country|country}}}-based company operating in the {{{industry|industry}}} sector. It was founded in {{{founded|year}}} by {{{founder|its founder}}}.


== History ==
== History ==


Add verified information about the company’s founding, early development, and major changes.
Add verified information about the company's founding, early development, and major changes.


== Operations ==
== Operations ==


Describe the company’s main business activities, offices, markets, and operating areas.
Describe the company's main business activities, offices, markets, and operating areas.


== Products and services ==
== Products and services ==


Explain the company’s main products or services in neutral language.
Explain the company's main products or services in neutral language.


== Leadership ==
== Leadership ==
Line 27: Line 83:
== External links ==
== External links ==


* [{{{official_website|https://example.com}}} Official website]
{{#if:{{{official_website|}}}|
* [{{{official_website}}} Official website]
}}


{{#if:{{{industry_category|}}}|[[Category:{{{industry_category}}}]]}}
{{#if:{{{country_category|}}}|[[Category:{{{country_category}}}]]}}
[[Category:Companies]]
[[Category:Companies]]
[[Category:{{{industry_category|Companies by industry}}}]]
</includeonly>
[[Category:{{{country_category|Companies by country}}}]]

Latest revision as of 00:54, 12 August 2026

This template provides the standard article structure for companies on WikiPartner.

It automatically displays the WikiPartner editorial status strip.

Usage

{{Company_article
 |name=
 |country=
 |industry=
 |founded=
 |founder=
 |official_website=
 |industry_category=
 |country_category=
 |status=
 |reviewed=
 |sources=
 |reviewer=
}}

Editorial status

If no editorial parameters are supplied, the article is marked as:

Published

If a reviewed date is supplied and no status is manually specified, the article is automatically marked as:

Reviewed

Example:

 |reviewed=12 August 2026
 |sources=Checked
 |reviewer=WikiPartner Editorial Team

The status can also be manually overridden:

 |status=Needs update