Template:周边信息框/doc:修订间差异

模板页面
无编辑摘要
(调整项目顺序)
 
(未显示2个用户的6个中间版本)
第1行: 第1行:

<templatedata>
<templatedata>
{
{
"params": {
"params": {
"color": {
"color": {
"label": "信息框颜色",
"label": "颜色",
"description": "请在这里填写HEX颜色",
"description": "请在这里以HEX形式填写颜色",
"example": "#0080ff",
"example": "#0080ff",
"type": "line"
},
"title": {
"label": "名称",
"description": "请填写该周边的官方名称",
"type": "line",
"type": "line",
"required": true
"required": true
},
},
"number": {
"link": {
"label": "发布时间",
"label": "链接",
"description": "请在此填写时间",
"description": "请填写该周边链接,有模板{{天猫}}{{淘宝}}等可帮忙填写链接。",
"example": "{{天猫|743079759671}}或[https://tuicashier.youzan.com/pay/wscgoods_order?alias=35vjav4iupike4o 购买网站名]",
"example": "2023-6-13",
"type": "number",
"type": "url",
"required": true
"required": true
},
},
"title": {
"size": {
"label": "名称",
"label": "尺寸",
"description": "请填写该周边的名称",
"description": "请填写该周边尺寸",
"example": "40×30×40cm",
"type": "line",
"type": "line",
"required": true
"required": true
},
},
"date": {
"image": {
"label": "图片",
"description": "请在此填写图片名称",
"type": "wiki-file-name",
"required": true
},
"price": {
"label": "价格",
"description": "请填写该周边的价格(单位:人民币),需要填写¥和数字。",
"example": "¥55"
},
"classification": {
"label": "产品类别",
"description": "请在此填写该周边的类别",
"example": "毛绒玩偶、卡牌、套装等",
"type": "string"
},
"content": {
"label": "套装内容",
"description": "如果该周边为套装,内含多个物件,请按官方给出的列表列出这些物件的名称和数量。",
"example": "明信片*8<br>挂件*1<br>海报*1",
"type": "string"
},
"type": {
"label": "颜色分类",
"description": "请在此填写该周边所有不同的款式/角色,名称以“立即购买”中出现的“颜色分类”为准。",
"example": "皮皮款、哥哥款",
"type": "string"
},
"status": {
"label": "状态",
"label": "状态",
"description": "请填写该周边状态",
"description": "请填写该周边状态",
"example": "在售/下架",
"example": "在售/下架",
"type": "date",
"type": "line",
"required": true
"required": true
},
},
"link": {
"material": {
"label": "链接",
"label": "材质",
"description": "请填写该周边链接",
"description": "请填写该周边材质",
"example": "https://淘宝链接 周边名称 ",
"example": "100%聚酯纤维",
"type": "line",
"type": "line",
"required": true
},
"date": {
"label": "发布时间",
"description": "请在此填写时间",
"example": "2023-6-13",
"type": "number",
"required": true
"required": true
}
}
},
},
"description": "该模板是《有兽焉》相关发售周边的信息框。",
"paramOrder": [
"paramOrder": [
"color",
"color",
"image",
"number",
"price",
"title",
"title",
"classification",
"date",
"date",
"status",
"link"
"link",
"content",
"type",
"size",
"material"
]
]
}
}

2024年6月16日 (日) 22:28的最新版本

该模板是《有兽焉》相关发售周边的信息框。

模板参数

参数描述类型状态
颜色color

请在这里以HEX形式填写颜色

示例值
#0080ff
单行文本可选
图片image

请在此填写图片名称

文件必需
价格price

请填写该周边的价格(单位:人民币),需要填写¥和数字。

示例值
¥55
未知可选
名称title

请填写该周边的官方名称

单行文本必需
产品类别classification

请在此填写该周边的类别

示例值
毛绒玩偶、卡牌、套装等
字符串可选
发布时间date

请在此填写时间

示例值
2023-6-13
数字必需
状态status

请填写该周边状态

示例值
在售/下架
单行文本必需
链接link

请填写该周边链接,有模板{{天猫}}{{淘宝}}等可帮忙填写链接。

示例值
{{天猫|743079759671}}或[https://tuicashier.youzan.com/pay/wscgoods_order?alias=35vjav4iupike4o 购买网站名]
URL必需
套装内容content

如果该周边为套装,内含多个物件,请按官方给出的列表列出这些物件的名称和数量。

示例值
明信片*8<br>挂件*1<br>海报*1
字符串可选
颜色分类type

请在此填写该周边所有不同的款式/角色,名称以“立即购买”中出现的“颜色分类”为准。

示例值
皮皮款、哥哥款
字符串可选
尺寸size

请填写该周边尺寸

示例值
40×30×40cm
单行文本必需
材质material

请填写该周边材质

示例值
100%聚酯纤维
单行文本必需