Skabelon:BillboardURLbyName

Documentation icon Skabelondokumentation[vis] [redigér] [historik] [opfrisk]

Usage redigér

This template returns the URL for the page about the artist on the Billboard site.

If called with the bio flag set to true, it will create a link to the artist's biography page, i.e. {{BillboardURLbyName|bio=true}} yields http://www.billboard.com/artist/300902/Diddy/biography.

If the bio flag is not set, the chart paramenter will generate a link to the page showing the given artist's performance on a specific chart. For example, {{BillboardURLbyName|artist=Shakira|chart=Hot 100}} will generate http://www.billboard.com/artist/278867/Shakira/chart?f=379. The chart name mapping is documented at {{BillboardChartNum}}. The artist name is case insensitive, but, aside from that, must match the one used on the Billboard site precisely: no allowances are made for cases like "&" vs. "and", and Billboard is extremely inconsistent about the use of a leading "The" in a band's name.

If the chart is specified as "all", the link will be to the main chart page for the artist, using Billboards default "main chart". All charts are selectable from there.

The Billboard name may not match Wikipedia's naming: for example, an article about a song by Kesha needs to use {{BillboardURLbyName|artist=Ke$ha|chart=Hot 100}}, because Billboard uses "Ke$ha" for the artist's name. That generates http://www.billboard.com/artist/305612/keha/chart?f=379, while {{BillboardURLbyName|artist=Kesha|chart=Hot 100}} will generate http://www.billboard.com/artist/Illegal name entered Kesha/Kesha/chart?f=379. Because the artist name is case insensitive, other strings that will work include "KE$HA", "ke$ha" and even "kE$hA".

This template is normally used within citations, i.e.

  • <ref>{{cite web |url={{BillboardURLbyName|artist=Jennifer Lopez|chart=Hot 100}}|title=Jennifer Lopez Album & Song Chart History|work=Billboard|accessdate=10. juni 2011}}</ref>[1]
  • <ref>[{{BillboardURLbyName|artist=Jennifer Lopez|chart=Hot 100}} Jennifer Lopez Album & Song Chart History]</ref>[2]
  1. ^ "Jennifer Lopez Album & Song Chart History". Billboard. Hentet 10. juni 2011.
  2. ^ Jennifer Lopez Album & Song Chart History

Se også redigér