跳转到内容

模組:CGroup/UA toponyms

被永久保护的模块
维基百科,自由的百科全书

这是本页的一个历史版本,由Ericliu1912留言 | 贡献2023年1月25日 (三) 16:49 建立内容为“-- 用法: Item('原文', '轉換規則') local Item = require('Module:CGroup/core').Item; return { name = 'UA toponyms', description = '烏克蘭地名', content = { { type = 'text', text = [=[ 地名Ukraine == 一級行政區 == ]=] }, { type = 'text', text = == 二級行政區 == }, { type = 'text', text = == 三級行政區 == }, }, }”的新页面)编辑。这可能和当前版本存在着巨大的差异。

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

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

return {

name = 'UA toponyms',
description = '烏克蘭地名',
content = {
{ type = 'text', text = [=[
[[Category:公共转换组模块|地名Ukraine]]

== 一級行政區 ==
]=] },

{ type = 'text', text = [[
== 二級行政區 ==
]] },

{ type = 'text', text = [[
== 三級行政區 ==
]] },

},
}