模組:CGroup/Summon Night
有機器人使用本模块
如欲移動、刪除或修改此模块而無法向下兼容,並會影響機器人運作,請先通知機器人操作者,謝謝您。相關的機器人:User:cewbot/log/20191129/configuration |
以下為公共转换组Module:CGroup/Summon Night的內容。
描述:召喚夜響曲系列
名稱
- 原文:サモンナイト;大陆:召唤之夜;臺灣:召喚夜響曲;当前显示为:召唤之夜
- 原文:夜明けの翼;大陆:黎明之翼;臺灣:破曉之翼;当前显示为:黎明之翼
- 原文:ツインエイジ;大陆:孪生时代;臺灣:雙紀元;当前显示为:孪生时代
- 原文:Tears Crown;大陆:泪之皇冠;臺灣:淚光寶冠;当前显示为:泪之皇冠
用語
角色
return {
-- 填写下面的两个参数
name = 'Summon Night',
description = '召喚夜響曲系列',
content = {
{ type = 'text', text = [[
== 名稱 ==
]] },
{ type = 'item', original = 'サモンナイト', rule = 'zh-cn:召唤之夜;zh-tw:召喚夜響曲;', description = '' },
{ type = 'item', original = '夜明けの翼', rule = 'zh-cn:黎明之翼;zh-tw:破曉之翼;', description = '' },
{ type = 'item', original = 'ツインエイジ', rule = 'zh-cn:孪生时代;zh-tw:雙紀元;', description = '' },
{ type = 'item', original = 'Tears Crown', rule = 'zh-cn:泪之皇冠;zh-tw:淚光寶冠;', description = '' },
{ type = 'text', text = [[
== 用語 ==
]] },
{ type = 'text', text = [[
== 角色 ==
]] },
-- 以下请自行添加/以下請自行添加
},
}