模板:Allmusic/doc
外觀
此頁面是Template:Allmusic的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
用法
[編輯]- 完整模板
{{Allmusic | class = | id = | tab = | pure_url = | label = | author = | accessdate = }}
- 簡易模板
{{Allmusic| <class> | <id> | <label> }}
參數說明
[編輯]- class:類型,如:artist、album、song、work、explore,為「www.allmusic.com/」後面接的字串,如未填寫預設為 artist。
- id(必填):代碼,如「http://www.allmusic.com/artist/led-zeppelin-mn0000139026」的代碼即為後面的 mn0000139026。
- tab:頁籤,使用方法請參考以下範例。
- label:顯示名稱。
- author:文章的作者。
- pure_url:若此項為
yes
,模板只輸出網址字串,此時僅 class、id、tab 三項參數有效,使用方法請參考以下範例。 - accessdate:檢查日期。
使用範例
[編輯]- 使用 tab 參數
- {{Allmusic| class = artist | id = mn0000139026 | label = 齊柏林飛船獲得獎項 | tab = awards }}
- 輸出:
- 齊柏林飛船獲得獎項在Allmusic上的頁面
- 使用 tab 參數(另一個範例)
- {{Allmusic| class = video | id = mn0000139026 | label = 齊柏林飛船的所有歌曲 | tab = songs/all }}
- 輸出:
- 齊柏林飛船的所有歌曲在Allmusic上的頁面
- 在 id 使用頁籤
- {{Allmusic| class = video | id = mn0000139026/songs/all | label = 齊柏林飛船的所有歌曲 }}
- 輸出:
- 齊柏林飛船的所有歌曲在Allmusic上的頁面
- 使用 pure_url 參數
- {{Allmusic| pure_url = yes | class = artist | id = mn0000139026 | tab = awards}}
- 輸出字串:http://www.allmusic.com/artist/mn0000139026/awards
- 使用 author 及 accessdate 參數
- {{Allmusic| class = artist | id = mn0000139026 | label = 齊柏林飛船 | tab = awards | author = Stephen Thomas Erlewine | accessdate = 2013-02-01 }}
- 輸出:
- 齊柏林飛船在Allmusic上的頁面. [2013-02-01].
參見
[編輯]