Template:BillboardURL/doc
This is a documentation subpage for Template:BillboardURL. It contains usage information, categories and other content that is not part of the original template page. |
Usage
This template is intended for use by {{singlechart}} and {{albumchart}}. It has two forms:
{{BillboardURL|artist=string|chartnum=numeric}}
This will create the URL for the corresponding chart number of the artist. The 7 digit magic number for the artist will be looked up automatically using {{BillboardID}}
{{BillboardURL|artist=string|chartnum=numeric|forceartist=true|artistid=numeric}}
This form will create the URL for the corresponding chart number, and will not use {{BillboardID}} to look up the magic number. This is obviously not recommended, but may be used for workarounds. Currently, BillboardID is having trouble with Unicode characters, which may make use of this option necessary.