Template:TV.com show

From Hârn
(Redirected from Template:Tv.com show)
Jump to navigation Jump to search

{{{title}}} at TV.com

Template documentation[view] [edit] [history] [purge]

Template:TV.com show displays an external link to a television show's web page at TV.com. It is intended for use in the external links section of an article.

Usage[edit source]

Unnamed parameters (for ID and TITLE):

{{TV.com show | ID }}
{{TV.com show | ID | type= web }}
{{TV.com show | ID | TITLE }}
{{TV.com show | ID | TITLE | type= web }}

Named parameters:

{{TV.com show | id= ID }}
{{TV.com show | id= ID | type= web }}
{{TV.com show | id= ID | title= TITLE }}
{{TV.com show | id= ID | title= TITLE | type= web }}

Using Wikidata property Lua error in Module:Wikidata_label at line 62: attempt to index field 'wikibase' (a nil value). (P2638):

{{TV.com show}}
{{TV.com show | title= TITLE }}

The second parameter ("title") is optional; if it is not specified, the template will use the article's title instead.

The default setting is for television shows, which use a URL in the form http://www.tv.com/shows/show-name/.

Web shows use a URL of the form http://www.tv.com/web/show-name/. To get the correct link, use |type=web

Examples[edit source]

Unnamed parameters[edit source]

URL:

http://www.tv.com/shows/firefly/

Usage:

* {{TV.com show | firefly | Firefly }}

Output:

Named parameters[edit source]

URL:

http://www.tv.com/web/a-day-in-the-life-hulu/

Usage:

* {{TV.com show | type= web | id= a-day-in-the-life-hulu | title= A Day in the Life }}

Output:

No ID in template or Wikidata[edit source]

Usage:

{{TV.com show}}

Output:

TV.com show at TV.comLua error in Module:EditAtWikidata at line 36: attempt to index field 'wikibase' (a nil value).

TemplateData[edit source]

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for TV.com show

This template displays an external link to a television show's web page at TV.com. It is intended for use in the external links section of an article.

Template parameters

ParameterDescriptionTypeStatus
IDid 1

The "id" parameter (or unnamed parameter "1") may be used to specify the ID portion of the URL. Examples: firefly is the ID in http://www.tv.com/shows/firefly/ and a-day-in-the-life-hulu in http://www.tv.com/web/a-day-in-the-life-hulu/. This parameter is optional if Wikidata property P2638 exists, but required if not.

Default
Wikidata property P2638
Stringoptional
Titletitle name 2

The "title" parameter (or "name", or unnamed parameter "2") may be used to specify the show's name or title, which is displayed in italic type in the link text. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation.

Default
{{PAGENAMEBASE}}
Stringoptional

Tracking categories[edit source]

"id" parameter exists
"id" parameter does not exist
other tracking

See also[edit source]

External links[edit source]