打开/关闭菜单
切换首选项菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:游戏卡片模板:修订间差异

来自此界与彼端
无编辑摘要
无编辑摘要
 
(未显示同一用户的27个中间版本)
第17行: 第17行:
}
}
</templatedata>
</templatedata>
</noinclude><includeonly><div style="float: right; margin: 8px; text-align: center">
</noinclude><includeonly><!--
-->{{BackgroundImage|name={{#invoke: GetString | getArtwork | {{{titleEn|}}} }} }}<!--
--><div style="float: right; margin: 8px; text-align: center">
[[File:{{
[[File:{{
#invoke: GetString | getLegalTitleEn | {{{titleEn|}}}
#invoke: GetString | getCover| {{{titleEn|}}}
}}_cover.webp]]
}}]]
{| class="wikitable game-card"
{{card
|+ {{PAGENAME}}
|title={{PAGENAME}}
|-
|content=
{{{!}} class="wikitable game-card"
! 英文名
! 英文名
| {{#if: {{{titleEn|}}} | {{{titleEn}}} | [[分类:需要补充数据的页面]] }}
{{!}} {{#if: {{{titleEn|}}} | {{{titleEn}}} | [[分类:需要补充数据的页面]] }}
|-
{{!}}-
! 中文名
! 中文名
| {{{titleCn|}}}  
{{!}} {{{titleCn|}}}  
|-
{{!}}-
! 开发商
! 开发商
| {{{developer|}}}  
{{!}} {{{developer|}}}  
|-
{{!}}-
! 发行商
! 发行商
| {{{publisher|}}}  
{{!}} {{{publisher|}}}  
|-
{{!}}-
! 发行日期
! 发行日期
| {{{publishDate|}}}  
{{!}} {{{publishDate|}}}  
|-
{{!}}-
! 游玩日期
! 游玩日期
| {{{playDate|}}}
{{!}} {{{playDate|}}}
|-
{{!}}-
! 游玩平台
! 游玩平台
| {{{platform|}}}  
{{!}} {{{platform|}}}  
|-
{{!}}-
! 游玩时长
! 游玩时长
| {{{playedTime|}}} {{#if: {{{playedTime|}}} | 小时 }}
{{!}} {{{playedTime|}}} {{#if: {{{playedTime|}}} | 小时 }}
|-
{{!}}-
! 游玩状态
! 游玩状态
| {{#switch: {{{playStatus|}}}
{{!}} {{#switch: {{{playStatus|}}}
|DEEP={{Tip|深度|包括但不限于长时间游玩、全成就、全收集}}
|DEEP={{Tip|深度|包括但不限于<br/>长时间游玩、全成就、全收集}}
|FINISH={{Tip|通关|仅完成主线、支线等}}
|FINISH={{Tip|通关|仅完成主线、支线等}}
|ABANDON={{Tip|弃坑|未完成主流程}}
|ABANDON={{Tip|弃坑|未完成主流程}}
|[[分类:脚本错误的页面]]
|[[分类:有脚本错误的页面]]
}}
}}
|-
{{!}}-
! 类型
! 类型
| {{
{{!}} {{
#invoke: GetGenres | getGenres| {{{genres|}}}
#invoke: GetGenres | getGenres| {{{genres|}}}
}}
}}
|}
{{!}}}
}}
</div>
<!-- StyleSource: https://templatemanager.huijiwiki.com/wiki/%E9%9B%B6%E4%BB%B6:TipGreen.css -->
<!-- StyleSource: https://templatemanager.huijiwiki.com/wiki/%E9%9B%B6%E4%BB%B6:TipGreen.css -->
{{#css:
{{#css:
第105行: 第110行:
/* table part */
/* table part */
.game-card {
.game-card {
     width: 300px
     width: 300px;
}
.game-card caption {
    text-align: center;
}
.game-card th {
    /* width: 6em; */
}
}
}}
}}</includeonly>
</div>
</includeonly>

2025年4月2日 (三) 22:02的最新版本

显示游戏信息卡片

模板参数[编辑模板数据]

参数描述类型状态
titleEntitleEn

无描述

未知可选
titleCntitleCn

无描述

未知可选
platformplatform

无描述

未知可选
developerdeveloper

无描述

未知可选
publisherpublisher

无描述

未知可选
publishDatepublishDate

无描述

未知可选
playDateplayDate

无描述

未知可选
playedTimeplayedTime

无描述

未知可选
playStatusplayStatus

无描述

未知可选
genresgenres

无描述

未知可选