跳转到内容

模組:CGroup/Steam

维基百科,自由的百科全书

这是本页的一个历史版本,由BigBullfrog留言 | 贡献2025年2月14日 (五) 07:21编辑。这可能和当前版本存在着巨大的差异。

-- 用法: Item('原文', '轉換規則')
local Item = require('Module:CGroup/core').Item;

return {
 
name = 'Steam',
description = 'Steam相关词语',
content = {
{ type = 'text', text = [=[

==事物==
]=] },
Item('New & Noteworthy', 'zh-hans:新鲜推荐; zh-hant:矚目新品;'),
Item('Top Sellers', 'zh-hans:热销商品; zh-hant:暢銷商品;'),
Item('Trading Cards', 'zh-hans:集换式卡牌; zh-hant:交換卡片;'),
Item('witchlist', 'zh-hans:愿望单; zh-hant:願望清單;'),
{ type = 'text', text = [[

==评价==
]] },
Item('Recent Reviews', 'zh-hans:最近评测; zh-hant:最近評論;'),
Item('All Reviews', 'zh-hans:全部评测; zh-hant:所有評論;'),
Item('Overwhelmingly Negative', 'zh-hans:差评如潮; zh-hant:壓倒性負評;'),
Item('Very Negative', 'zh-hans:特别差评; zh-hant:極度負評;'),
Item('Mostly Negative', 'zh-hans:多半差评; zh-hant:大多負評;'),
Item('Mostly Positive', 'zh-hans:多半好评; zh-hant:大多好評;'),
Item('Very Positive', 'zh-hans:特别好评; zh-hant:極度好評;'),
Item('Overwhelmingly Positive', 'zh-hans:好评如潮; zh-hant:壓倒性好評;'),
{ type = 'text', text = [[

==类型==
]] },
Item('Online Co-op', 'zh-hans:在线合作; zh-hant:線上合作;'),
{ type = 'text', text = [[

==方式==
]] },
Item('In-App Purchases', 'zh-hans:应用内购买; zh-hant:應用程式內購買;'),
{ type = 'text', text = [[

==Steam大奖==
]] },
Item('Game of the Year Award', 'zh-hans:年度最佳游戏奖; zh-hant:年度遊戲獎;'),
Item('VR Game of the Year Award', 'zh-hans:年度最佳 VR 游戏奖; zh-hant:年度 VR 遊戲獎;'),
Item('VR Game of the Year Award(无空格版)', 'zh-hans:年度最佳VR游戏奖; zh-hant:年度VR遊戲獎;'),
Item('Labor of Love Award', 'zh-hans:爱的付出奖; zh-hant:甜蜜的負擔獎;'),
Item('Most Innovative Gameplay Award', 'zh-hans:最具创意游戏玩法奖; zh-hant:玩法創新無上限獎;'),
Item('Best Game You Suck At Award', 'zh-hans:纵使手残仍大爱奖; zh-hant:難到抓狂的極品獎;'),
Item('Best Soundtrack Award', 'zh-hans:最佳原声音轨奖; zh-hant:最佳原聲帶獎;'),
{ type = 'text', text = [[

]] },

},
}