Jump to content

Module:Television episode disambiguation description/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gonnym (talk | contribs) at 13:21, 3 October 2018. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


Module:Television episode disambiguation converts plain text episode article names into correctly formatted links which are usable in disambiguation pages. The style of the links follows the guidelines at WP:NCTV, MOS:ITALICTITLE and MOS:QUOTETITLE.

Parameter list

  • name — required; The episode's full article name.
  • not_disambiguated — optional; Set if the parentheses is part of the episode name.
  • link_only — optional; Set if you are only interested in getting a formatted article link.

Usage

  • {{#invoke:Television episode disambiguation description|main|name=article name}}
  • {{#invoke:Television episode disambiguation description|main|name=article name|not_disambiguated=yes}}
  • {{#invoke:Television episode disambiguation description|main|name=article name|not_disambiguated=yes|link_only=yes}}

Examples

An entry using the "name" parameter for an episode title that isn't disambiguated

  • Code: {{#invoke:Television episode disambiguation description|main|name=Pickle Rick}}
  • Produces: [[Pickle Rick|"Pickle Rick"]], 3rd episode of the third season of Rick and Morty

An entry using the "name" parameter for an episode title that is disambiguated with TV series name

  • Code: {{#invoke:Television episode disambiguation description|main|name=The End (Lost)}}
  • Produces: [[The End (Lost)|"The End" (''Lost'')]], 17th and 18th episode of the sixth season of Lost

An entry using the "name" parameter for an episode title that is disambiguated with TV series name and "episode"

  • Code: {{#invoke:Television episode disambiguation description|main|name=Serenity (Firefly episode)}}
  • Produces: [[Serenity (Firefly episode)|"Serenity" (''Firefly'' episode)]], 1st episode of the first season of Firefly

An entry using the "name" and "not_disambiguated" parameters

  • Code: {{#invoke:Television episode disambiguation description|main|name=World Wharf II: The Wharfening (or How Bob Saves/Destroys the Town – Part II)|not_disambiguated=yes}}
  • Produces: "[[World Wharf II: The Wharfening (or How Bob Saves/Destroys the Town – Part II)]]", 22nd episode of the fourth season of Bob's Burgers

An entry using all three parameters

  • Code: {{#invoke:Television episode disambiguation description|main|name=World Wharf II: The Wharfening (or How Bob Saves/Destroys the Town – Part II)|not_disambiguated=yes|link_only=yes}}
  • Produces: "[[World Wharf II: The Wharfening (or How Bob Saves/Destroys the Town – Part II)]]"

See also