跳转到内容

模組:CGroup/Geography

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

这是本页的一个历史版本,由Alexander Misel留言 | 贡献2020年12月13日 (日) 03:04编辑。这可能和当前版本存在着巨大的差异。

return {
	
-- 填写下面的两个参数
name = 'Geography',
description = '地理学',
content = {
	
{ type = 'text', text = [[
== 基础 ==
]] },
{ type = 'item', original = 'GIS', rule = 'zh-cn:地理信息系统; zh-tw:地理資訊系統;' },
{ type = 'item', original = 'Mercator', rule = 'zh-cn:墨卡托; zh-tw:麥卡托;' },
{ type = 'item', original = 'remote sensing', rule = 'zh:遙感;zh-cn:遥感;zh-tw:遙測;' },
},
}