模板:音乐专辑评分/sandbox
评论得分 | |
---|---|
来源 | 评分 |
这是Template:音乐专辑评分(差异)的沙盒。 参见本模板的测试样例。 |
使用方法
{{Album ratings | title = | subtitle = | MC = | rev1 = | rev1Score = | rev2 = | rev2Score = | noprose = }}
参数说明
- title:标题名称,预设为“专业评分”。
- subtitle:副标题名称。
- MC:Metacritic的分数。
- rev#:来源名称,“#”为1至20的数字。
- rev#score:评分,“#”请对应到 rev#,也可使用{{rating}}以星号表示。
额外参数
- noprose:如填 yes,模板会标示需将评分写成文字叙述。
- align:CSS的浮动(float),预设为靠右,可填参数有:left(靠左)、right(靠右)、none(无浮动)。
- width:模板的宽度,预设为 24.2em。
范例
实例1
{{Album ratings | MC = 69/100 | rev1 = [[Allmusic]] | rev1score = {{rating|3.5|5}} | rev2 = [[Pitchfork Media]] | rev2score = B | rev3 = {{link-en|Slant Magazine|Slant Magazine}} | rev3score = {{rating|3|5}} | rev4 = {{link-en|Spin magazine|Spin magazine}} | rev4score = 7/10 | rev5 = [[每日電訊報]] | rev5score = {{rating|4|5}} | rev6 = [[娛樂周刊]] | rev6score = B | rev7 = [[衛報]] | rev7score = {{rating|3|5}} | rev8 = [[獨立報 (英國)|獨立報]] | rev8score = {{rating|3|5}} | rev9 = [[觀察家報]] | rev9score = {{rating|2|5}} | rev10 = [[滾石雜誌]] | rev10score = {{rating|4|5}} }}
|
|
实例2
{{Album ratings | aggregate1 = AA | aggregate1score = AAscore | aggregate2 = BB | aggregate2score = BBscore | aggregate3 = CC | aggregate3score = CCscore | aggregate4 = DD | aggregate4score = DDscore | aggregate5 = EE | aggregate5score = EEscore | rev1 = [[Allmusic]] | rev1score = {{rating|3.5|5}} | rev2 = [[Pitchfork Media]] | rev2score = B | rev3 = {{link-en|Slant Magazine|Slant Magazine}} | rev3score = {{rating|3|5}} | rev4 = {{link-en|Spin magazine|Spin magazine}} | rev4score = 7/10 | rev5 = [[每日電訊報]] | rev5score = {{rating|4|5}} | rev6 = [[娛樂周刊]] | rev6score = B }}
|
|