WikiPartner (talk | contribs) Created Template:Person article |
WikiPartner (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
'''{{{name| | <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 | 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 | Describe the person's professional career, major roles, organizations, projects, and important career developments in neutral language. | ||
== Notable work == | == Notable work == | ||
Describe | 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. | 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 | {{#if:{{{official_website|}}}| | ||
* [{{{official_website}}} Official website] | |||
}} | |||
[[Category: | {{#if:{{{occupation_category|}}}|[[Category:{{{occupation_category}}}]]}} | ||
{{#if:{{{nationality_category|}}}|[[Category:{{{nationality_category}}}]]}} | |||
[[Category:{{{nationality_category | </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