<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3AAbout_other_people%2Fdoc</id>
	<title>模板:About other people/doc - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3AAbout_other_people%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:About_other_people/doc&amp;action=history"/>
	<updated>2026-05-15T00:13:50Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:About_other_people/doc&amp;diff=7912&amp;oldid=prev</id>
		<title>Zeroclanzhang：​创建页面，内容为“{{Documentation subpage}} &lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --&gt; {{Lua|Module:About other people}}  This template acts like {{tl|Other people}}, but includes an extra parameter that describes the subject of the article.  == Usage == The first parameter is mandatory; omitting it produces an error message, and a maintenance category that can be suppressed by supplying a &lt;…”</title>
		<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:About_other_people/doc&amp;diff=7912&amp;oldid=prev"/>
		<updated>2024-01-21T13:40:53Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{Documentation subpage}} &amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see &lt;a href=&quot;https://en.wikipedia.org/wiki/Wikidata&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Wikidata&quot;&gt;Wikipedia:Wikidata&lt;/a&gt;) --&amp;gt; {{Lua|Module:About other people}}  This template acts like {{tl|Other people}}, but includes an extra parameter that describes the subject of the article.  == Usage == The first parameter is mandatory; omitting it produces an error message, and a maintenance category that can be suppressed by supplying a &amp;lt;…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{Lua|Module:About other people}}&lt;br /&gt;
&lt;br /&gt;
This template acts like {{tl|Other people}}, but includes an extra parameter that describes the subject of the article.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The first parameter is mandatory; omitting it produces an error message, and a maintenance category that can be suppressed by supplying a &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; parameter with a falsy value. For example:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{About other people|category=false}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{About other people|category=false}}&lt;br /&gt;
&lt;br /&gt;
The second parameter defines the ambiguous name, changing the &amp;quot;other people&amp;quot; text to include it and improving the default disambiguation page:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{About other people|an example person}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{About other people|an example person}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{About other people|an example person|Jane Doe}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{About other people|an example person|Jane Doe}}&lt;br /&gt;
&lt;br /&gt;
As with {{tl|Other people}}, the message produced when the second parameter is defined can be customized using the &amp;lt;code&amp;gt;named&amp;lt;/code&amp;gt; parameter. For example, &amp;lt;code&amp;gt;named=titled&amp;lt;/code&amp;gt; can be useful:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{About other people|some &amp;quot;Lord Byron&amp;quot; or other|Lord Byron|Baron Byron|named=titled}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{About other people|some &amp;quot;Lord Byron&amp;quot; or other|Lord Byron|Baron Byron|named=titled}}&lt;br /&gt;
&lt;br /&gt;
The third and any further parameters define custom targets for the hatnote:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{About other people|ABOUT|NAME|PAGE1}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{About other people|ABOUT|NAME|PAGE1}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{About other people|ABOUT||PAGE1|PAGE2|PAGE3}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; → {{About other people|ABOUT||PAGE1|PAGE2|PAGE3}}&lt;br /&gt;
&lt;br /&gt;
{{collapse|title=TemplateData|1=&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Page subject&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;A descriptor for the page subject&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Name&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Sets the name to be disambiguated&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;3&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Target page 1&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of a page to which the disambiguation message should point&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;4&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Target page 2&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of an additional target page&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;5&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Target page 3&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of an additional target page&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Produces a disambiguation message to aid readers distinguish between articles on people with the same or similar name, prefixed with a message clarifying the subject of the article.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Hatnote templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Hatnote templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zeroclanzhang</name></author>
	</entry>
</feed>