跳转到内容

模組:CGroup/Steam

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

这是本页的一个历史版本,由BigBullfrog留言 | 贡献2025年2月14日 (五) 05:50 建立内容为“-- 用法: 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:全部评测; z…”的新页面)编辑。这可能和当前版本存在着巨大的差异。

(差异) ←上一修订 | 最后版本 (差异) | 下一修订→ (差异)

-- 用法: 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('Overwhelmingly Positive', 'zh-hans:好评如潮; zh-hant:壓倒性好評;'),
{ type = 'text', text = [[

]] },

},
}