
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://zoophilia.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=156.34.49.44</id>
	<title>Zoophilia Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://zoophilia.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=156.34.49.44"/>
	<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Special:Contributions/156.34.49.44"/>
	<updated>2026-05-31T07:30:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Template:IMDb_name/doc&amp;diff=63554</id>
		<title>Template:IMDb name/doc</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Template:IMDb_name/doc&amp;diff=63554"/>
		<updated>2007-10-06T21:53:34Z</updated>

		<summary type="html">&lt;p&gt;156.34.49.44: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
    PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE&lt;br /&gt;
    YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
This is a template to generate links to [[Internet Movie Database]], &#039;&#039;&#039;used exclusively for &#039;&#039;PEOPLE&#039;&#039;&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
:To link a movie, use {{tl|imdb title}} instead.&lt;br /&gt;
:To link a tv episode, use {{tl|imdb episode}} instead.&lt;br /&gt;
:To link a company, use {{tl|imdb company}} instead.&lt;br /&gt;
:To link a character, use {{tl|imdb character}} instead.&lt;br /&gt;
&lt;br /&gt;
=== Options ===&lt;br /&gt;
&lt;br /&gt;
The required parameter is just the ID number (for backward compatibility, the parameter can be named &amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt;) and the template then uses the article title as the [[anchor text]]:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
* {{imdb name|ID}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
To have the link text be other than the article name, use second parameter (for backward compatibility, it can be named &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt;):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
* {{imdb name|ID|Name}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This can be used when the Wikipedia page name contains disambiguation brackets; for example at the page [[José Molina (writer)]] use &amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;imdb&amp;amp;nbsp;name|0805658|Helen Slayton-Hughes}} to have &amp;quot;{{imdb name|0805658| Helen Slayton-Hughes}}&amp;quot; rather than &amp;quot;{{imdb name|0805658| Helen Slayton-Hughes (writer)}}&amp;quot;. This is also necessary should you need to add an IMDb link to an article about somebody or something other than the linked person (for example, if you include the IMDb link for [[Bette Davis]] in the [[Joan Crawford]] article, you must specify Bette Davis&#039;s name as the text for the link using this option).&lt;br /&gt;
&lt;br /&gt;
Note that the options include the &amp;quot;&amp;lt;tt&amp;gt;*&amp;lt;/tt&amp;gt;&amp;quot; for a bulleted list since this is most likely to be used in an &amp;quot;External links&amp;quot; section. &lt;br /&gt;
&lt;br /&gt;
== Detailed instructions ==&lt;br /&gt;
&lt;br /&gt;
# Copy and paste one of the options above into the article&lt;br /&gt;
# Go to http://www.imdb.com and search for the person you want (say, Helen Slayton-Hughes; you&#039;ll reach &amp;lt;code&amp;gt;http://www.imdb.com/find?s=all&amp;amp;q=Helen+Slayton-Hughes&amp;lt;/code&amp;gt;)&lt;br /&gt;
# Click on the correct Helen Slayton-Hughes in the list: &lt;br /&gt;
## &amp;lt;code&amp;gt;[http://www.imdb.com/name/nm0805658/ Helen Slayton-Hughes](Actress, [http://www.imdb.com/title/tt0433383/ Good Night and Good Luck.] (2005))&amp;lt;/code&amp;gt; &lt;br /&gt;
# You then reach the page with [[URL]] looking like &amp;lt;tt&amp;gt;http://www.imdb.com/name/nm0805658/&amp;lt;/tt&amp;gt; (or other 7-digit number)&lt;br /&gt;
# Copy &#039;&#039;&#039;only&#039;&#039;&#039; that number (here, &amp;quot;&amp;lt;code&amp;gt;0805658&amp;lt;/code&amp;gt;&amp;quot;), omitting the &amp;quot;&amp;lt;code&amp;gt;nm&amp;lt;/code&amp;gt;&amp;quot; but keep all the leading zeros (though IMDB currently seems to be able to add them as needed)&lt;br /&gt;
# Replace &amp;quot;&amp;lt;tt&amp;gt;ID&amp;lt;/tt&amp;gt;&amp;quot; in the template code with the number&lt;br /&gt;
## For the first option above, you&#039;ll then have&lt;br /&gt;
##: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;* {{imdb name|0805658}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; resulting in:&lt;br /&gt;
##* {{imdb name|0805658}}&lt;br /&gt;
##: Note that the link text is the same as the title of the page the template is used on; outside the page &amp;quot;Helen Slayton-Hughes&amp;quot;, use the second option:&lt;br /&gt;
## Replace &amp;quot;&amp;lt;tt&amp;gt;ID&amp;lt;/tt&amp;gt;&amp;quot; with the number &#039;&#039;and&#039;&#039; &amp;quot;&amp;lt;tt&amp;gt;Name&amp;lt;/tt&amp;gt;&amp;quot; with &amp;quot;&amp;lt;tt&amp;gt;Helen Slayton-Hughes&amp;lt;/tt&amp;gt;&amp;quot;&lt;br /&gt;
##: &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;* {{imdb name|0805658|Helen Slayton-Hughes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; results in:&lt;br /&gt;
##:* {{imdb name|0805658|Helen Slayton-Hughes}} &lt;br /&gt;
&lt;br /&gt;
If you still have any doubts or questions about the use of the template, you can ask at [[User talk:Kieff]] or [[User talk:Chidom]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:External link templates|Imdb name]]&lt;br /&gt;
[[Category:Television templates|Imdb name]]&lt;br /&gt;
[[Category:Film templates|Imdb name]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[bg:Шаблон:Imdb name]]&lt;br /&gt;
[[cs:Šablona:Imdb osoba]]&lt;br /&gt;
[[da:Skabelon:Imdb navn]]&lt;br /&gt;
[[de:Vorlage:IMDb Name]]&lt;br /&gt;
[[pt:Imdb nome]]&lt;br /&gt;
[[es:Plantilla:Imdb nombre]]&lt;br /&gt;
[[fi:Malline:IMDb-h]]&lt;br /&gt;
[[fr:Modèle:Imdb name]]&lt;br /&gt;
[[id:Templat:Imdb nama]]&lt;br /&gt;
[[it:Template:Imdb nome]]&lt;br /&gt;
[[ja:Template:Imdb name]]&lt;br /&gt;
[[hu:Sablon:Imdb név]]&lt;br /&gt;
[[nl:Sjabloon:IMDb naam]]&lt;br /&gt;
[[no:Mal:Imdb navn]]&lt;br /&gt;
[[pl:Szablon:Imdb]]&lt;br /&gt;
[[ru:Шаблон:Imdb name]]&lt;br /&gt;
[[sl:Template:Imdb name]]&lt;br /&gt;
[[sv:Mall:Imdb namn]]&lt;br /&gt;
[[vi:Tiêu bản:Imdb name]]&lt;br /&gt;
[[zh:Template:Imdb name]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>156.34.49.44</name></author>
	</entry>
</feed>