Template:IMDb name: Difference between revisions
From Good Old TV Fan Wiki
|
|
| Line 1: |
Line 1: |
| * <span class="plainlinks">[https://www.imdb.com/name/{{{1}}} {{{2}}}at] [https://en.wikipedia.org/wiki/IMDb IMDb]</span> | | * <span class="plainlinks">[https://www.imdb.com/name/{{{1}}} {{{2}}}at] [https://en.wikipedia.org/wiki/IMDb IMDb]</span> |
| <noinclude>
| |
| <templatedata>
| |
| {
| |
| "params": {
| |
| "1": {
| |
| "aliases": [
| |
| "id"
| |
| ],
| |
| "label": "IMDb id",
| |
| "description": "Name id from IMDb URL",
| |
| "example": "\"nm0920171\" (For: https://www.imdb.com/name/nm0920171/ which is page for Dawn Wells)",
| |
| "type": "string",
| |
| "required": true
| |
| },
| |
| "2": {
| |
| "aliases": [
| |
| "Name"
| |
| ],
| |
| "label": "Name",
| |
| "description": "Name of Person that IMDb page is about",
| |
| "example": "\"Dawn Wells\" (For: https://www.imdb.com/name/nm0920171/ which is page for Dawn Wells)",
| |
| "type": "string",
| |
| "required": true
| |
| }
| |
| },
| |
| "description": "Returns external link to a person on IMDb website and link to Wikipedia IMDb page."
| |
| }
| |
| </templatedata>
| |
| </noinclude>
| |
Revision as of 03:18, 14 March 2021