置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

Module:CGroup/preload

猛汉♂百科,万男皆可猛的百科全书!转载请标注来源页面的网页链接,并声明引自猛汉百科。内容不可商用。
跳到导航 跳到搜索
Template-info.svg 模块文档  [查看] [编辑] [历史] [刷新]

本页面提供创建公共转换组的预加载填写。

return {
	
-- 填写下面的两个参数
name = '(假设该页叫 Module:CGroup/xxx 那此处就填入 xxx 以此类推)',
description = '(转换组名称各地用词的转换)',
content = {
	
{ type = 'text', text = [=[
请在本页编辑[[转换组名称大陆用词]]的全文转换。(此处可作更多说明)
== 章节一 ==
]=] },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },--不用的地区不填删去,下同
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },
	
{ type = 'text', text = [[
== 章节二 ==
]] },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },
	
{ type = 'text', text = [[
== 章节三 ==
]] },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },
{ type = 'item', original = '', rule = 'zh:中文;zh-hans:简体;zh-hant:繁體;zh-cn:大陆;zh-tw:臺灣;', description = '' },

-- 以下请自行添加/以下請自行添加
{ type = 'text', text = [=[
== 外部連結 ==
此处列出各地区用词的参考来源
[[Category:作品名|*]]---作品用公共转换组应添加作品分类
]=] },
},	
}