打开/关闭搜索
搜索
打开/关闭菜单
3
497
2
1490
此界与彼端
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
切换首选项菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
登录
查看“︁模板:游戏信息”︁的源代码
来自此界与彼端
分享此页面
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
模板:游戏信息
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
<noinclude> <templatedata> { "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> {{#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>
返回
模板:游戏信息
。