跳转到内容

模組:CGroup/IE Places

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

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

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

return {
 
name = 'IE Places',
description = '愛爾蘭地名',
content = {
{ type = 'text', text = [=[

== D ==
]=] },
Item('Dhún na nGall', 'zh-hans:多尼戈尔; zh-hant:多尼戈爾; zh-tw:多尼哥;'),

{ type = 'text', text = [=[

== L ==
]=] },
Item('Luimneach', 'zh-cn:利默里克; zh-tw:利麥立克;'),

{ type = 'text', text = [=[

== P ==
]=] },
Item('Port Láirge', 'zh-hans:沃特福德; zh-tw:瓦特福; zh-hk:禾達福特'),
},
}