Template:Rotten Tomatoes person
Rotten Tomatoes person at Rotten Tomatoes
This template generates an external link to a page for a person at the Rotten Tomatoes website.
Note: The Rotten Tomatoes website doesn't have a numerical "ID" in way that IMDb does. In this case, the "ID" the instructions below refers to: the person's name (as listed on Rotten Tomatoes), in lower case, separated by an underscore.
Usage
One parameter:
{{Rotten Tomatoes person | ID }}
{{Rotten Tomatoes person | id= ID }}
Two parameters:
{{Rotten Tomatoes person | ID | NAME }}
{{Rotten Tomatoes person | id= ID | name= NAME }}
Examples
http://www.rottentomatoes.com/celebrity/clint_eastwood
One parameter:
{{Rotten Tomatoes person | clint_eastwood }}
{{Rotten Tomatoes person | id= clint_eastwood }}
Two parameters:
{{Rotten Tomatoes person | clint_eastwood | Clint Eastwood }}
{{Rotten Tomatoes person | id= clint_eastwood | name= Clint Eastwood }}
Template data
Rotten Tomatoes person
<templatedata> {
"description": "This template generates an external link to a page for a person at the Rotten Tomatoes website.",
"params": { "1": { "label": "ID", "description": "ID string used in the URL.", "type": "string", "required": true, "aliases": [ "id" ] }, "2": { "label": "Name", "description": "Name displayed as the link text. If not specified it defaults to the article's Rotten Tomatoes person, without disambiguation.", "type": "string",
"required": false,
"aliases": [ "name", "title" ] } } } </templatedata>
See also
- {{Rotten Tomatoes}}
- {{Rotten Tomatoes TV}}
The above documentation is transcluded from Template:Rotten Tomatoes person/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |