Template:Person article: Difference between revisions

Created Template:Person article
 
No edit summary
 
Line 1: Line 1:
'''{{{name|Subject name}}}''' is a {{{nationality|nationality}}} {{{occupation|professional}}} known for {{{known_for|their work}}}.
<noinclude>
This template provides the standard article structure for people on WikiPartner.
 
It automatically displays the WikiPartner editorial status strip.
 
== Usage ==
 
<pre>
{{Person_article
|name=
|nationality=
|occupation=
|known_for=
|official_website=
|occupation_category=
|nationality_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|Person name}}}''' is a {{{nationality|}}} {{{occupation|professional}}} known for {{{known_for|their work}}}.


== Early life and education ==
== Early life and education ==


Add verified information about the person's birthplace, education, and early life. Remove this section when reliable information is unavailable.
Add verified information about the person's early life, education, background, and formative years. Information about living people should be supported by reliable published sources.


== Career ==
== Career ==


Describe the person's career in date order. Include important roles, businesses, projects, or professional work.
Describe the person's professional career, major roles, organizations, projects, and important career developments in neutral language.


== Notable work ==
== Notable work ==


Describe important achievements, projects, publications, products, or public contributions. Avoid promotional claims.
Describe notable work, achievements, publications, projects, businesses, research, creative work, or other significant contributions supported by reliable sources.


== Personal life ==
== Personal life ==


Include only relevant information supported by reliable sources. Respect the privacy of living people.
Include only relevant, publicly documented personal information supported by reliable sources. Avoid unnecessary private or sensitive information.


== References ==
== References ==
Line 23: Line 78:
== External links ==
== External links ==


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


[[Category:Living people]]
{{#if:{{{occupation_category|}}}|[[Category:{{{occupation_category}}}]]}}
[[Category:{{{occupation_category|People by occupation}}}]]
{{#if:{{{nationality_category|}}}|[[Category:{{{nationality_category}}}]]}}
[[Category:{{{nationality_category|People by nationality}}}]]
</includeonly>

Latest revision as of 00:52, 12 August 2026

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

It automatically displays the WikiPartner editorial status strip.

Usage

{{Person_article
 |name=
 |nationality=
 |occupation=
 |known_for=
 |official_website=
 |occupation_category=
 |nationality_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