<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_name%2Fdoc</id>
	<title>Template:Infobox name/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_name%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_name/doc&amp;action=history"/>
	<updated>2026-04-04T21:11:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_name/doc&amp;diff=10411&amp;oldid=prev</id>
		<title>&gt;Annh07: Reverted edit by Names.india (talk) to last version by MwGamera</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_name/doc&amp;diff=10411&amp;oldid=prev"/>
		<updated>2024-06-13T07:32:54Z</updated>

		<summary type="html">&lt;p&gt;Reverted edit by &lt;a href=&quot;/wiki/index.php/Special:Contributions/Names.india&quot; title=&quot;Special:Contributions/Names.india&quot;&gt;Names.india&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:Names.india&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:Names.india (page does not exist)&quot;&gt;talk&lt;/a&gt;) to last version by MwGamera&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;
{{High-use}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE. --&amp;gt;&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{Infobox name&lt;br /&gt;
| name                 = {{{name}}}&lt;br /&gt;
| image                = {{{image}}}&lt;br /&gt;
| caption              = {{{caption}}}&lt;br /&gt;
| romanisation         = {{{romanisation}}}&lt;br /&gt;
| pronunciation        = {{{pronunciation}}}&lt;br /&gt;
| gender               = {{{gender}}}&lt;br /&gt;
| masculine            = {{{masculine}}}&lt;br /&gt;
| feminine             = {{{feminine}}}&lt;br /&gt;
| meaning              = {{{meaning}}}&lt;br /&gt;
| motto                = {{{motto}}}&lt;br /&gt;
| region               = {{{region}}}&lt;br /&gt;
| language             = {{{language}}}&lt;br /&gt;
| languageorigin       = {{{languageorigin}}}&lt;br /&gt;
| origin               = {{{origin}}}&lt;br /&gt;
| alternative spelling = {{{alternative spelling}}}&lt;br /&gt;
| nickname             = {{{nickname}}}&lt;br /&gt;
| shortform            = {{{shortform}}}&lt;br /&gt;
| petname              = {{{petname}}}&lt;br /&gt;
| variant forms        = {{{variant forms}}}&lt;br /&gt;
| related names        = {{{related names}}}&lt;br /&gt;
| cognate              = {{{cognate}}}&lt;br /&gt;
| anglicisation        = {{{anglicisation}}}&lt;br /&gt;
| name day             = {{{name day}}}&lt;br /&gt;
| derived              = {{{derived}}}&lt;br /&gt;
| derivative           = {{{derivative}}}&lt;br /&gt;
| derivation           = {{{derivation}}}&lt;br /&gt;
| seealso              = {{{seealso}}}&lt;br /&gt;
| popularity           = {{{popularity}}}&lt;br /&gt;
| footnotes            = {{{footnotes}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox name&lt;br /&gt;
| name                 = &lt;br /&gt;
| image                = &lt;br /&gt;
| caption              = &lt;br /&gt;
| romanisation         = &lt;br /&gt;
| pronunciation        = &lt;br /&gt;
| gender               = &lt;br /&gt;
| masculine            = &lt;br /&gt;
| feminine             = &lt;br /&gt;
| meaning              = &lt;br /&gt;
| motto                = &lt;br /&gt;
| region               = &lt;br /&gt;
| language             = &lt;br /&gt;
| languageorigin       = &lt;br /&gt;
| origin               = &lt;br /&gt;
| alternative spelling = &lt;br /&gt;
| nickname             = &lt;br /&gt;
| shortform            = &lt;br /&gt;
| petname              = &lt;br /&gt;
| variant forms        = &lt;br /&gt;
| related names        = &lt;br /&gt;
| cognate              = &lt;br /&gt;
| anglicisation        = &lt;br /&gt;
| name day             = &lt;br /&gt;
| derived              = &lt;br /&gt;
| derivative           = &lt;br /&gt;
| derivation           = &lt;br /&gt;
| seealso              = &lt;br /&gt;
| popularity           = &lt;br /&gt;
| footnotes            = &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;text-align: left&amp;quot; | Parameter&lt;br /&gt;
! style=&amp;quot;text-align: left&amp;quot; | Explanation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the full spelling of the name (defaults to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{PAGENAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; if empty).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert a relevant image for the name.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;image_size&amp;lt;/code&amp;gt;&lt;br /&gt;
| The infobox automatically resizes images to the user defined thumb size (default 220px). Normally this does not need to be defined to another size.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;caption&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert image caption, which should describe the image used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;romanisation&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the Romanisation(s) of the name if not originally written using the Latin alphabet. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;). Parameter &amp;lt;code&amp;gt;romanization&amp;lt;/code&amp;gt; can be used for articles that use American English spelling.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;pronunciation&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the pronunciation(s) of the name. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;gender&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the gender of the name. Use either &amp;#039;&amp;#039;Feminine&amp;#039;&amp;#039;, &amp;#039;&amp;#039;Masculine&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;Both&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;masculine&amp;lt;/code&amp;gt;&lt;br /&gt;
| (If the name you are using in the &amp;#039;name parameter&amp;#039; (the first one, above) is feminine, insert the masculine form(s) of this specific name.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;feminine&amp;lt;/code&amp;gt;&lt;br /&gt;
| (If the name you are using in the &amp;#039;name parameter&amp;#039; (the first one, above) is masculine, insert the feminine form(s) of this specific name.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;language&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;language2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;language3&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the language(s) of the name. Linking is automatic causing &amp;#039;English&amp;#039; to be displayed as &amp;#039;[[English language|English]]&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;name day&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the date and country of the [[name day]] of the name.  It should be in &amp;lt;nowiki&amp;gt;[[MONTH DAY]]&amp;lt;/nowiki&amp;gt; (COUNTRY) format. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;languageorigin&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the language(s) of origin. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;). Note that this option ties in with the next 3 options.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;origin&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the origin of the name. This should be an unnecessary field if both &amp;#039;region&amp;#039; and &amp;#039;language&amp;#039; are used.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;derivation&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the derivation of the word listed above. (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;meaning&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the meaning(s) of the name. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;region&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the region(s) of origin of the name. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;). In addition, link each region to its appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;motto&amp;lt;/code&amp;gt;&lt;br /&gt;
| &amp;lt;!-- Has this parameter ever been described? --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;alternative spelling&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the other spellings of the name. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
| {{unbulleted list|&amp;lt;code&amp;gt;variant forms&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;small&amp;gt;alternative:&amp;lt;/small&amp;gt;&lt;br /&gt;
 |&amp;lt;code&amp;gt;variant&amp;lt;/code&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
| Insert the variant form(s) of the name. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;). However, note the more specific options below.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;shortform&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the short form(s) of the name. These are not necessarily &amp;#039;pet forms&amp;#039;, see below.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;nickname&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the nicknames associated with the name. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;petname&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the [[pet name]](s) associated with the name.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;cognate&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the [[cognate]](s) associated with the name.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;anglicisation&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the [[Anglicisation]](s) associated with the name. This is for listing the Anglicised forms of a non-[[English language]] name. Parameter &amp;lt;code&amp;gt;anglicization&amp;lt;/code&amp;gt; can be used for articles that use American English spelling. Note &amp;#039;&amp;#039;derivative&amp;#039;&amp;#039; option below.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;derivative&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the derivative(s) associated with the name. This is for listing the non-English language names that this name has spawned.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;derived&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert words from which the name is derived. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;related names&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert name(s) that are related to the name in question. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;). In addition, link each name to its appropriate article if possible.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;seealso&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert the names that might not fit the into the &amp;#039;other names&amp;#039; options above.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;popularity&amp;lt;/code&amp;gt;&lt;br /&gt;
| Inserting anything for this field will enable the link to the [[Popular names]] article.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;footnotes&amp;lt;/code&amp;gt;&lt;br /&gt;
| Insert footnotes or references regarding the information given within this infobox. Separate multiple entries with a line break (&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
To avoid the Wiktionary box, use {{Para|wikt}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{{Infobox name&lt;br /&gt;
| name                 = William&lt;br /&gt;
| image                = William1.jpg&lt;br /&gt;
| image_size           = 200px&lt;br /&gt;
| caption              = [[William the Conqueror]], The Duke of Normandy in the [[Bayeux Tapestry]]. The name William became very popular in the English language after the [[Norman Conquest]] of 1066 by William the Conqueror.&lt;br /&gt;
| pronunciation        = {{IPAc-en|w|ɪ|l|j|ə|m}}&lt;br /&gt;
| gender               = Male&lt;br /&gt;
| meaning              = &amp;#039;&amp;#039;will + helmet (protection)&amp;#039;&amp;#039;&lt;br /&gt;
| region               = Germanic&lt;br /&gt;
| language             = Germanic&lt;br /&gt;
| alternative spelling = Will.i.am&lt;br /&gt;
| nickname             = [[William (name)|Will]], [[Bill (name)|Bill]], [[Billy (name)|Billy]], [[Willy]]&lt;br /&gt;
| variant forms        = &lt;br /&gt;
| related names        = [[Wilhelm]]&lt;br /&gt;
| name day             = June 8&lt;br /&gt;
| popularity           = if you say so&lt;br /&gt;
| footnotes            =&amp;lt;ref&amp;gt;[http://www.babynames.co.uk/meaning_origin_name_William.htm William – Meaning and origin of the name William]&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;white-space: pre-wrap&amp;quot;&amp;gt;{{Infobox name&lt;br /&gt;
| name                 = William&lt;br /&gt;
| image                = William1.jpg&lt;br /&gt;
| image_size           = 200px&lt;br /&gt;
| caption              = [[William the Conqueror]], The Duke of Normandy in the [[Bayeux Tapestry]]. The name William became very popular in the English language after the [[Norman Conquest]] of 1066 by William the Conqueror.&lt;br /&gt;
| pronunciation        = {{IPAc-en|w|ɪ|l|j|ə|m}}&lt;br /&gt;
| gender               = Male&lt;br /&gt;
| meaning              = &amp;#039;&amp;#039;will + helmet (protection)&amp;#039;&amp;#039;&lt;br /&gt;
| region               = Germanic&lt;br /&gt;
| language             = Germanic&lt;br /&gt;
| alternative spelling = Will.i.am&lt;br /&gt;
| nickname             = [[William (name)|Will]], [[Bill (name)|Bill]], [[Billy (name)|Billy]], [[Willy]]&lt;br /&gt;
| variant forms        = &lt;br /&gt;
| related names        = [[Wilhelm]]&lt;br /&gt;
| name day             = June 8&lt;br /&gt;
| popularity           = if you say so&lt;br /&gt;
| footnotes            =&amp;lt;ref&amp;gt;[http://www.babynames.co.uk/meaning_origin_name_William.htm William – Meaning and origin of the name William]&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{Clear}}&lt;br /&gt;
&lt;br /&gt;
=== Example of an English language name ===&lt;br /&gt;
{{Infobox name&lt;br /&gt;
| name            = William&lt;br /&gt;
| image           = William1.jpg&lt;br /&gt;
| image_size      = &lt;br /&gt;
| caption         = [[William the Conqueror]]&lt;br /&gt;
| pronunciation   = {{IPAc-en|w|ɪ|l|j|ə|m}}&lt;br /&gt;
| gender          = Masculine&lt;br /&gt;
| nameday         = 8 June&lt;br /&gt;
| language        = [[English language|English]]&lt;br /&gt;
| languageorigin  = [[Germanic language|Germanic]]&lt;br /&gt;
| origin          = &lt;br /&gt;
| derivation      = &amp;#039;&amp;#039;wil&amp;#039;&amp;#039; + &amp;#039;&amp;#039;helm&amp;#039;&amp;#039;&lt;br /&gt;
| meaning         = &amp;quot;will&amp;quot;, &amp;quot;desire&amp;quot; + &amp;quot;helmet&amp;quot;, &amp;quot;protection&amp;quot;&lt;br /&gt;
| variant         = &lt;br /&gt;
| shortform       = Bill, Will&lt;br /&gt;
| petname         = Billy, Willie, Willy&lt;br /&gt;
| cognate         = Uilliam; Uilleam; Gwilym; Wilhelm&lt;br /&gt;
| anglicisation   = &lt;br /&gt;
| derivative      = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;white-space: pre-wrap&amp;quot;&amp;gt;{{Infobox name&lt;br /&gt;
| name            = William&lt;br /&gt;
| image           = William1.jpg&lt;br /&gt;
| image_size      = &lt;br /&gt;
| caption         = [[William the Conqueror]]&lt;br /&gt;
| pronunciation   = {{IPAc-en|w|ɪ|l|j|ə|m}}&lt;br /&gt;
| gender          = Masculine&lt;br /&gt;
| nameday         = 8 June&lt;br /&gt;
| language        = [[English language|English]]&lt;br /&gt;
| languageorigin  = [[Germanic language|Germanic]]&lt;br /&gt;
| origin          = &lt;br /&gt;
| derivation      = &amp;#039;&amp;#039;wil&amp;#039;&amp;#039; + &amp;#039;&amp;#039;helm&amp;#039;&amp;#039;&lt;br /&gt;
| meaning         = &amp;quot;will&amp;quot;, &amp;quot;desire&amp;quot; + &amp;quot;helmet&amp;quot;, &amp;quot;protection&amp;quot;&lt;br /&gt;
| variant         = &lt;br /&gt;
| shortform       = Bill, Will&lt;br /&gt;
| petname         = Billy, Willie, Willy&lt;br /&gt;
| cognate         = Uilliam; Uilleam; Gwilym; Wilhelm&lt;br /&gt;
| anglicisation   = &lt;br /&gt;
| derivative      = &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{Clear}}&lt;br /&gt;
&lt;br /&gt;
=== Example of a non-English language name (with Wiktionary disabled) ===&lt;br /&gt;
{{Infobox name&lt;br /&gt;
| name            = Raghnall&lt;br /&gt;
| image           = &lt;br /&gt;
| image_size      = &lt;br /&gt;
| caption         = &lt;br /&gt;
| pronunciation   = &lt;br /&gt;
| gender          = Masculine&lt;br /&gt;
| nameday         = &lt;br /&gt;
| language        = [[Irish language|Irish]], [[Scottish Gaelic]]&lt;br /&gt;
| languageorigin  = [[Old Norse]]&lt;br /&gt;
| origin          = Rögnvaldr&lt;br /&gt;
| derivation      = &amp;#039;&amp;#039;regin&amp;#039;&amp;#039; + &amp;#039;&amp;#039;valr&amp;#039;&amp;#039;&lt;br /&gt;
| meaning         = &amp;quot;advice&amp;quot;, &amp;quot;decision&amp;quot; + &amp;quot;ruler&amp;quot;&lt;br /&gt;
| variant         = Raonull&lt;br /&gt;
| shortform       = &lt;br /&gt;
| petname         = &lt;br /&gt;
| cognate         = Ragnvald&lt;br /&gt;
| anglicisation   = Ranald, Randal, Rannal, Ronald&lt;br /&gt;
| derivative      = &lt;br /&gt;
| wikt            = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;white-space: pre-wrap&amp;quot;&amp;gt;{{Infobox name&lt;br /&gt;
| name            = Raghnall&lt;br /&gt;
| image           = &lt;br /&gt;
| image_size      = &lt;br /&gt;
| caption         = &lt;br /&gt;
| pronunciation   = &lt;br /&gt;
| gender          = Masculine&lt;br /&gt;
| nameday         = &lt;br /&gt;
| language        = [[Irish language|Irish]], [[Scottish Gaelic]]&lt;br /&gt;
| languageorigin  = [[Old Norse]]&lt;br /&gt;
| origin          = Rögnvaldr&lt;br /&gt;
| derivation      = &amp;#039;&amp;#039;regin&amp;#039;&amp;#039; + &amp;#039;&amp;#039;valr&amp;#039;&amp;#039;&lt;br /&gt;
| meaning         = &amp;quot;advice&amp;quot;, &amp;quot;decision&amp;quot; + &amp;quot;ruler&amp;quot;&lt;br /&gt;
| variant         = Raonull&lt;br /&gt;
| shortform       = &lt;br /&gt;
| petname         = &lt;br /&gt;
| cognate         = Ragnvald&lt;br /&gt;
| anglicisation   = Ranald, Randal, Rannal, Ronald&lt;br /&gt;
| derivative      = &lt;br /&gt;
| wikt            =&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{Clear}}&lt;br /&gt;
&lt;br /&gt;
=== Example of a name with multiple origins ===&lt;br /&gt;
{{Infobox name&lt;br /&gt;
| name            = Bina&lt;br /&gt;
| image           = &lt;br /&gt;
| image_size      = &lt;br /&gt;
| caption         = &lt;br /&gt;
| pronunciation   = &lt;br /&gt;
| gender          = Feminine&lt;br /&gt;
| nameday         = &lt;br /&gt;
| language        = &lt;br /&gt;
| languageorigin  = 1. [[Yiddish]] &amp;lt;br /&amp;gt;2. [[Latin]]&lt;br /&gt;
| origin          = 2. Albinus&lt;br /&gt;
| derivation      = 1. &amp;#039;&amp;#039;bin&amp;#039;&amp;#039;, &amp;#039;&amp;#039;bine&amp;#039;&amp;#039; &amp;lt;br /&amp;gt;2. &amp;#039;&amp;#039;albus&amp;#039;&amp;#039;&lt;br /&gt;
| meaning         = 1. &amp;quot;bee&amp;quot; &amp;lt;br /&amp;gt; 2. &amp;quot;white&amp;quot;&lt;br /&gt;
| variant         = Binah, Bine&lt;br /&gt;
| shortform       = &lt;br /&gt;
| petname         = Binke&lt;br /&gt;
| cognate         = &lt;br /&gt;
| anglicisation   = &lt;br /&gt;
| derivative      = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;white-space: pre-wrap&amp;quot;&amp;gt;{{Infobox name&lt;br /&gt;
| name            = Bina&lt;br /&gt;
| image           = &lt;br /&gt;
| image_size      = &lt;br /&gt;
| caption         = &lt;br /&gt;
| pronunciation   = &lt;br /&gt;
| gender          = Feminine&lt;br /&gt;
| nameday         = &lt;br /&gt;
| language        = &lt;br /&gt;
| languageorigin  = 1. [[Yiddish]] &amp;lt;br&amp;gt;2. [[Latin]]&lt;br /&gt;
| origin          = 2. Albinus&lt;br /&gt;
| derivation      = 1. &amp;#039;&amp;#039;bin&amp;#039;&amp;#039;, &amp;#039;&amp;#039;bine&amp;#039;&amp;#039; &amp;lt;br&amp;gt;2. &amp;#039;&amp;#039;albus&amp;#039;&amp;#039;&lt;br /&gt;
| meaning         = 1. &amp;quot;bee&amp;quot; &amp;lt;br&amp;gt; 2. &amp;quot;white&amp;quot;&lt;br /&gt;
| variant         = Binah, Bine&lt;br /&gt;
| shortform       = &lt;br /&gt;
| petname         = Binke&lt;br /&gt;
| cognate         = &lt;br /&gt;
| anglicisation   = &lt;br /&gt;
| derivative      = &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{Clear}}&lt;br /&gt;
&lt;br /&gt;
== Tracking category ==&lt;br /&gt;
* {{clc|Pages using infobox name with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Given name]]&lt;br /&gt;
* [[Template:Surname]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&amp;lt;!--&lt;br /&gt;
++++ PLEASE ADD CATEGORIES BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. --&amp;gt;&lt;br /&gt;
[[Category:WikiProject Anthroponymy templates|Name]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Annh07</name></author>
	</entry>
</feed>