模組:CCHPaward/list
外观

-- 中国文化遗产专题奖数据记录
-- 格式:
-- ["用户名"] = {
-- article = 条目贡献分数,
-- image = 图片贡献分数,
-- review = 评审贡献分数
-- }
return {
["蕰川公路"] = {
article = 11,
image = 0,
review = 0
},
["FradonStar"] = {
article = 4.5,
image = 9.5,
review = 0
},
["Saigyouji-Noriko"] = {
article = 0,
image = 2,
review = 0
},
["Kcx36"] = {
article = 10.5,
image = 23.5,
review = 0
},
["Yumeto"] = {
article = 0,
image = 141.5,
review = 0
},
["红渡厨"] = {
article = 3.5,
image = 0,
review = 0
},
["261026CQ"] = {
article = 0,
image = 2,
review = 0
},
["自由雨日"] = {
article = 0,
image = 0,
review = 6
}
}