WikiPartner (talk | contribs) Created Template:Company article |
WikiPartner (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
'''{{{name|Company name}}}''' is a {{{country|country | <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 | Add verified information about the company's founding, early development, and major changes. | ||
== Operations == | == Operations == | ||
Describe the | Describe the company's main business activities, offices, markets, and operating areas. | ||
== Products and services == | == Products and services == | ||
Explain the | Explain the company's main products or services in neutral language. | ||
== Leadership == | == Leadership == | ||
| Line 27: | Line 83: | ||
== External links == | == External links == | ||
* [{{{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]] | ||
</includeonly> | |||
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