Template:Music ratings/doc: Difference between revisions

Content deleted Content added
added missing parameters to templatedata
added incorrectly capitalised AKA's to deprecated parameters
Line 140:
"type": "string",
"required": true,
"description": "The rating given by the first reviewer. ",
"aliases": [
"rev1Score"
]
},
"rev2": {
Line 153 ⟶ 150:
"label": "Second reviewer's rating",
"type": "string",
"description": "The rating given by the second reviewer. More ratings can be added with parameters in the format rev[#]score (the next one would be rev3score). It is recommended to include no more than 10 reviews, but more can be added in exceptional circumstances.",
"aliases": [
"rev2Score"
]
},
"title": {
Line 220 ⟶ 214:
"type": "line",
"autovalue": "collapsed"
]},
"rev1Score": {
"type": "line",
"deprecated": "Should be corrected to lowercase \"rev1score\""
]},
"rev2Score": {
"deprecated": "Should be corrected to lowercase \"rev2score\""
}
},
Line 239 ⟶ 240:
"aggregate1score",
"aggregate2",
"aggregate2score",
"rev1Score",
"rev2Score"
]
}