Template:IBDB show

From HandWiki

{{{title}}} at the Internet Broadway Database

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

Template:IBDB show displays an external link to a show's web page at the Internet Broadway Database (IBDB), operated by the The Broadway League. It is intended for use in the external links section of an article.

Usage

Unnamed parameters:

{{IBDB show | ID }}
{{IBDB show | ID | TITLE }}

Named parameters:

{{IBDB show | id= ID }}
{{IBDB show | id= ID | title= TITLE }}

Using Wikidata property P1219:

{{IBDB show}}
{{IBDB show | title= TITLE }}

Where:

ID = show ID number at IBDB (which should not be confused with the production ID which is used in Template:IBDB title)
TITLE = optional title, otherwise defaults to the page name

Examples

Unnamed parameters

URLs:

https://www.ibdb.com/broadway-show/company-2719
https://www.ibdb.com/broadway-show/2719
https://www.ibdb.com/show.php?id=2719

Usage:

* {{IBDB show | 2719 | Company: A Musical Comedy }}

Output:

Named parameters

URLs:

https://www.ibdb.com/broadway-show/the-tempest-8555
https://www.ibdb.com/broadway-show/8555
https://www.ibdb.com/show.php?id=8555

Usage:

* {{IBDB show | id= 8555 | title= The Tempest }}

Output:

No ID in template or Wikidata

Usage:

{{IBDB show}}

Output:

{{IBDB show}} template missing ID and not present in Wikidata.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for IBDB show

This template displays an external link to a show's web page at the Internet Broadway Database (IBDB), operated by the The Broadway League. 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. Example: 2719 is the ID in https://www.ibdb.com/broadway-show/company-2719, https://www.ibdb.com/broadway-show/2719, or https://www.ibdb.com/show.php?id=2719. This parameter is optional if Wikidata property P1219 exists, but required if not.

Default
Wikidata property P1219
Numberoptional
Titletitle 2

The "title" parameter (or unnamed parameter "2") may be used to specify the show 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

See also