更多操作
无编辑摘要 |
无编辑摘要 |
||
(未显示同一用户的23个中间版本) | |||
第1行: | 第1行: | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "titleCn": { | ||
"type": "line" | |||
}, | |||
"titleEn": { | |||
"type": "line" | |||
}, | |||
"platform": { | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"STEAM", | |||
"XBOX", | |||
"PS", | |||
"NS", | |||
"PC" | |||
] | |||
}, | |||
"developer": { | |||
"type": "line" | |||
}, | |||
"publisher": { | |||
"type": "line" | |||
}, | |||
"publishDate": { | |||
"type": "date" | |||
}, | |||
"playDate": { | |||
"type": "date" | |||
}, | |||
"playedTime": { | |||
"type": "number" | |||
}, | |||
"playStatus": { | |||
"type": "line", | |||
"suggestedvalues": [ | |||
"ABANDON", | |||
"DEEP", | |||
"FINISH" | |||
] | |||
}, | |||
"rate": { | |||
"type": "number" | |||
}, | |||
"commentLine": { | |||
"type": "content" | |||
}, | |||
"commentArt": { | |||
"type": "content" | |||
}, | |||
"commentContent": { | |||
"type": "content" | |||
}, | |||
"commentInteract": { | |||
"type": "content" | |||
}, | |||
"commentGameplay": { | |||
"type": "content" | |||
}, | |||
"commentSound": { | |||
"type": "content" | |||
}, | |||
"commentStory": { | |||
"type": "content" | |||
}, | |||
"commentConclusion": { | |||
"type": "content" | |||
}, | |||
"scoreArt": { | |||
"type": "number" | |||
}, | |||
"scoreContent": { | |||
"type": "number" | |||
}, | |||
"scoreInteract": { | |||
"type": "number" | |||
}, | |||
"scoreGameplay": { | |||
"type": "number" | |||
}, | |||
"scoreSound": { | |||
"type": "number" | |||
}, | |||
"scoreStory": { | |||
"type": "number" | |||
}, | |||
"publicId": {}, | |||
"isDeleted": { | |||
"type": "boolean", | |||
"default": "0", | |||
"autovalue": "0" | |||
}, | |||
"genres": { | |||
"type": "content" | |||
} | |||
}, | }, | ||
" | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude>{| | {{#cargo_declare: | ||
| | _table=games | ||
| | |titleCn=Chinese Title | ||
| | |titleEn=English Title | ||
| | |platform=String (size=10;allowed values=STEAM,PC,XBOX,PS,NS) | ||
| | |developer=String | ||
| | |publisher=String | ||
| | |publishDate=Date | ||
|} | |playDate=Date | ||
|playedTime=Integer | |||
|playStatus=String (size=10) | |||
|rate=Float | |||
|commentLine=String | |||
|commentArt=String | |||
|commentContent=String | |||
|commentInteract=String | |||
|commentGameplay=String | |||
|commentSound=String | |||
|commentStory=String | |||
|commentConclusion=String | |||
|scoreArt=Float | |||
|scoreContent=Float | |||
|scoreInteract=Float | |||
|scoreGameplay=Float | |||
|scoreSound=Float | |||
|scoreStory=Float | |||
|publicId=String (size=10) | |||
|isDeleted=Boolean | |||
|genres=String | |||
}}</noinclude><includeonly>{{#cargo_store: | |||
_table=games | |||
|titleCn={{{titleCn|}}} | |||
|titleEn={{{titleEn|}}} | |||
|platform={{{platform|}}} | |||
|developer={{{developer|}}} | |||
|publisher={{{publisher|}}} | |||
|publishDate={{{publishDate|}}} | |||
|playDate={{{playDate|}}} | |||
|playedTime={{{playedTime|}}} | |||
|playStatus={{{playStatus|}}} | |||
|rate={{{rate|}}} | |||
|commentLine={{{commentLine|}}} | |||
|commentArt={{{commentArt|}}} | |||
|commentContent={{{commentContent|}}} | |||
|commentInteract={{{commentInteract|}}} | |||
|commentGameplay={{{commentGameplay|}}} | |||
|commentSound={{{commentSound|}}} | |||
|commentStory={{{commentStory|}}} | |||
|commentConclusion={{{commentConclusion|}}} | |||
|scoreArt={{{scoreArt|}}} | |||
|scoreContent={{{scoreContent|}}} | |||
|scoreInteract={{{scoreInteract|}}} | |||
|scoreGameplay={{{scoreGameplay|}}} | |||
|scoreSound={{{scoreSound|}}} | |||
|scoreStory={{{scoreStory|}}} | |||
|publicId={{{publicId|}}} | |||
|isDeleted={{{isDeleted|0}}} | |||
|genres={{{genres|}}} | |||
}}</includeonly> |
2025年3月23日 (日) 21:34的最新版本
无描述。
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
titleCn | titleCn | 无描述 | 单行文本 | 可选 |
titleEn | titleEn | 无描述 | 单行文本 | 可选 |
platform | platform | 无描述
| 单行文本 | 可选 |
developer | developer | 无描述 | 单行文本 | 可选 |
publisher | publisher | 无描述 | 单行文本 | 可选 |
publishDate | publishDate | 无描述 | 日期 | 可选 |
playDate | playDate | 无描述 | 日期 | 可选 |
playedTime | playedTime | 无描述 | 数字 | 可选 |
playStatus | playStatus | 无描述
| 单行文本 | 可选 |
rate | rate | 无描述 | 数字 | 可选 |
commentLine | commentLine | 无描述 | 内容 | 可选 |
commentArt | commentArt | 无描述 | 内容 | 可选 |
commentContent | commentContent | 无描述 | 内容 | 可选 |
commentInteract | commentInteract | 无描述 | 内容 | 可选 |
commentGameplay | commentGameplay | 无描述 | 内容 | 可选 |
commentSound | commentSound | 无描述 | 内容 | 可选 |
commentStory | commentStory | 无描述 | 内容 | 可选 |
commentConclusion | commentConclusion | 无描述 | 内容 | 可选 |
scoreArt | scoreArt | 无描述 | 数字 | 可选 |
scoreContent | scoreContent | 无描述 | 数字 | 可选 |
scoreInteract | scoreInteract | 无描述 | 数字 | 可选 |
scoreGameplay | scoreGameplay | 无描述 | 数字 | 可选 |
scoreSound | scoreSound | 无描述 | 数字 | 可选 |
scoreStory | scoreStory | 无描述 | 数字 | 可选 |
publicId | publicId | 无描述 | 未知 | 可选 |
isDeleted | isDeleted | 无描述
| 布尔 | 可选 |
genres | genres | 无描述 | 内容 | 可选 |
此模板定义表格“games”。 查看表格.