跳转到内容

模組:CGroup/Araceae

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

这是本页的一个历史版本,由M80126colin留言 | 贡献2017年9月4日 (一) 00:21 建立内容为“return { name = 'Araceae', description = ' 天南星科', content = { { type = 'text', text = == 屬名轉換 == }, { type = 'item', rule =…”的新页面)编辑。这可能和当前版本存在着巨大的差异。

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

以下為公共转换组Module:CGroup/Araceae的內容。

描述: 天南星科

屬名轉換

  • 原文:Alocasia;香港:海芋屬;臺灣:姑婆芋屬;大陆:海芋属;当前显示为:海芋属

種名轉換

  • 原文:Alocasia cucullata;香港:尖尾芋;臺灣:尖尾姑婆芋;大陆:尖尾芋;当前显示为:尖尾芋
return {
 
name = 'Araceae',
description = '	天南星科',
content = {
{ type = 'text', text = [[
== 屬名轉換 ==
]] },
{ type = 'item', rule = 'zh-hk: 海芋屬; zh-tw: 姑婆芋屬; zh-cn: 海芋属;', original = 'Alocasia' },
{ type = 'text', text = [[
== 種名轉換 ==
]] },
{ type = 'item', rule = 'zh-hk: 尖尾芋; zh-tw: 尖尾姑婆芋; zh-cn: 尖尾芋;', original = 'Alocasia cucullata' },
{ type = 'text', text = [=[
[[Category:公共转换组模块|{{SUBPAGENAME}}]]
]=] },
},
}