跳转到内容

模組:CGroup/CL Places

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

这是本页的一个历史版本,由Tommylung留言 | 贡献2024年7月18日 (四) 06:25 建立内容为“-- 用法: Item('原文', '轉換規則') local Item = require('Module:CGroup/core').Item; return { -- 填写下面的两个参数 name = 'CL Places', description = '智利地名', content = { { type = 'text', text = == B == }, Item('Brunswick', 'zh-hans:不伦瑞克; zh-hk:不倫瑞克; zh-sg:布兰斯威; zh-my:布兰斯威; zh-tw:布藍茲維;'), { type = 'text', text = == P == }, Item('Punta Arenas', 'zh-hans:蓬塔阿…”的新页面)编辑。这可能和当前版本存在着巨大的差异。

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

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

return {
	
-- 填写下面的两个参数
name = 'CL Places',
description = '智利地名',
content = {

{ type = 'text', text = [[
== B ==
]] },	
Item('Brunswick', 'zh-hans:不伦瑞克; zh-hk:不倫瑞克; zh-sg:布兰斯威; zh-my:布兰斯威; zh-tw:布藍茲維;'),
	
{ type = 'text', text = [[
== P ==
]] },
Item('Punta Arenas', 'zh-hans:蓬塔阿雷纳斯; zh-hant:蓬塔阿雷納斯; zh-tw:旁塔阿雷納斯;'),

-- 以下请自行添加/以下請自行添加

},	
}