跳转到内容

模組:CGroup/Steam

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

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

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

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

==顶栏==
]=] },
Item('New & Noteworthy', 'zh-hans:新鲜推荐; zh-hant:矚目新品;'),
{ type = 'text', text = [[

==评价==
]] },
Item('Recent Reviews', 'zh-hans:最近评测; zh-hant:最近評論;'),
Item('All Reviews', 'zh-hans:全部评测; zh-hant:所有評論;'),
Item('Mostly 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('Trading Cards', 'zh-hans:集换式卡牌; zh-hant:交換卡片;'),
{ type = 'text', text = [[

]] },

},
}