<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kingwarzcharts.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_person%2Fdoc</id>
	<title>Template:Infobox person/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kingwarzcharts.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_person%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://kingwarzcharts.com/index.php?title=Template:Infobox_person/doc&amp;action=history"/>
	<updated>2026-07-21T17:30:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://kingwarzcharts.com/index.php?title=Template:Infobox_person/doc&amp;diff=2756&amp;oldid=prev</id>
		<title>Kingwarz at 03:06, 10 March 2025</title>
		<link rel="alternate" type="text/html" href="https://kingwarzcharts.com/index.php?title=Template:Infobox_person/doc&amp;diff=2756&amp;oldid=prev"/>
		<updated>2025-03-10T03:06:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{tl|Infobox person}} may be used to summarize information about a particular chart artist, usually at the top of an article.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.&lt;br /&gt;
&lt;br /&gt;
=== Blank template with basic parameters ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto; line-height:1.2em;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox person&lt;br /&gt;
| name              =&lt;br /&gt;
| image             =&lt;br /&gt;
| alt               =&lt;br /&gt;
| caption          =&lt;br /&gt;
| gender           =&lt;br /&gt;
| birth_date       =&lt;br /&gt;
| birth_place      =&lt;br /&gt;
| death_date       =&lt;br /&gt;
| death_place      =&lt;br /&gt;
| genres           =&lt;br /&gt;
| occupation       =&lt;br /&gt;
| number_one_hits  =&lt;br /&gt;
| top_10_hits      =&lt;br /&gt;
| number_one_albums=&lt;br /&gt;
| top_10_albums    =&lt;br /&gt;
| biggest_hit      =&lt;br /&gt;
| overall_rank     =&lt;br /&gt;
| warz_award_nominations =&lt;br /&gt;
| warz_award_wins  =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
== Parameters ==&lt;br /&gt;
Any parameters left blank or omitted will not be displayed.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Parameter&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|name}}&lt;br /&gt;
| Common name of the person. Defaults to article name if left blank.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|image}}&lt;br /&gt;
| Image filename without &amp;quot;File:&amp;quot; or &amp;quot;Image:&amp;quot; prefix.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|alt}}&lt;br /&gt;
| Alternative text for the image, for accessibility.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|caption}}&lt;br /&gt;
| Caption for the image, if necessary.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|gender}}&lt;br /&gt;
| The gender of the individual.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|birth_date}}&lt;br /&gt;
| Date of birth. Use {{tl|Birth date and age}} for living people.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|birth_place}}&lt;br /&gt;
| Place of birth: City, State, Country.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|death_date}}&lt;br /&gt;
| Date of death, if applicable. Use {{tl|Death date and age}}.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|death_place}}&lt;br /&gt;
| Place of death, if applicable.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|genres}}&lt;br /&gt;
| Music genres associated with the person.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|occupation}}&lt;br /&gt;
| Occupation(s) of the person.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|number_one_hits}}&lt;br /&gt;
| Number of #1 hits achieved.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|top_10_hits}}&lt;br /&gt;
| Number of songs that have reached the Top 10.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|number_one_albums}}&lt;br /&gt;
| Number of #1 albums achieved.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|top_10_albums}}&lt;br /&gt;
| Number of albums that have reached the Top 10.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|biggest_hit}}&lt;br /&gt;
| The most successful song by the artist.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|overall_rank}}&lt;br /&gt;
| The artist&amp;#039;s overall ranking on King Warz Charts.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|warz_award_nominations}}&lt;br /&gt;
| Number of nominations received for Warz Music Awards.&lt;br /&gt;
|-&lt;br /&gt;
| {{mono|warz_award_wins}}&lt;br /&gt;
| Number of Warz Music Awards won.&lt;br /&gt;
|}&lt;br /&gt;
=== Example Infobox ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto; line-height:1.2em;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox person&lt;br /&gt;
| name               = Example Artist&lt;br /&gt;
| image              = Example image not to be used in article namespace.jpg&lt;br /&gt;
| alt                = Example description&lt;br /&gt;
| caption           = Example image caption&lt;br /&gt;
| gender            = Male&lt;br /&gt;
| birth_date        = {{Birth date and age|1990|05|20}}&lt;br /&gt;
| birth_place       = New York, U.S.&lt;br /&gt;
| genres            = Pop, Rock&lt;br /&gt;
| occupation        = Singer, Songwriter&lt;br /&gt;
| number_one_hits   = 5&lt;br /&gt;
| top_10_hits       = 12&lt;br /&gt;
| number_one_albums = 3&lt;br /&gt;
| top_10_albums     = 6&lt;br /&gt;
| biggest_hit       = &amp;quot;Example Song&amp;quot;&lt;br /&gt;
| overall_rank      = 25&lt;br /&gt;
| warz_award_nominations = 10&lt;br /&gt;
| warz_award_wins   = 3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{Infobox person&lt;br /&gt;
| name               = Example Artist&lt;br /&gt;
| image              = Example image not to be used in article namespace.jpg&lt;br /&gt;
| alt                = Example description&lt;br /&gt;
| caption           = Example image caption&lt;br /&gt;
| gender            = Male&lt;br /&gt;
| birth_date        = {{Birth date and age|1990|05|20}}&lt;br /&gt;
| birth_place       = New York, U.S.&lt;br /&gt;
| genres            = Pop, Rock&lt;br /&gt;
| occupation        = Singer, Songwriter&lt;br /&gt;
| number_one_hits   = 5&lt;br /&gt;
| top_10_hits       = 12&lt;br /&gt;
| number_one_albums = 3&lt;br /&gt;
| top_10_albums     = 6&lt;br /&gt;
| biggest_hit       = &amp;quot;Example Song&amp;quot;&lt;br /&gt;
| overall_rank      = 25&lt;br /&gt;
| warz_award_nominations = 10&lt;br /&gt;
| warz_award_wins   = 3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Tracking categories ==&lt;br /&gt;
* {{clc|Pages using infobox person with unknown parameters}}&lt;br /&gt;
* {{clc|Pages using infobox person with conflicting parameters}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[King Warz Charts]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{Basepage subpage|&lt;br /&gt;
[[Category:People and person infobox templates| ]]&lt;br /&gt;
[[Category:Infobox templates with module parameter|Person]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kingwarz</name></author>
	</entry>
</feed>