Template:IMDb title: Difference between revisions

From Good Old TV Fan Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
* <span class="plainlinks">[https://www.imdb.com/title/{{{1}}} {{{2}}}at] [https://en.wikipedia.org/wiki/IMDb IMDb]</span>
* [https://www.imdb.com/title/{{{1}}} {{{2}}}] at <span class="plainlinks">[https://en.wikipedia.org/wiki/IMDb IMDb]</span>
<noinclude>
<templatedata>
{
"params": {
"1": {
"aliases": [
"id"
],
"label": "IMDb id",
"description": "Title id from IMDb URL",
"example": "\"tt0057751\" (For: https://www.imdb.com/title/tt0057751/ which is page for Gilligan's Island)",
"type": "string",
"required": true
},
"2": {
"aliases": [
"Title"
],
"label": "Title",
"description": "Title of TV Series or Movie that IMDb page is about",
"example": "\"Gilligan's Island\" (For: https://www.imdb.com/title/tt0057751/ which is page for Gilligan's Island)",
"type": "string",
"required": true
}
},
"description": "Returns external link to a title on IMDb website and link to Wikipedia IMDb page.<br />Useage:{{IMDB name|nm0920171|Dawn Wells}}"
}
</templatedata>
</noinclude>

Latest revision as of 04:24, 14 March 2021