打开/关闭搜索
搜索
打开/关闭菜单
3
497
2
1490
此界与彼端
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
切换首选项菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
登录
查看“︁模板:游戏卡片模板”︁的源代码
来自此界与彼端
分享此页面
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
模板:游戏卡片模板
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
<noinclude> <templatedata> { "params": { "titleEn": {}, "titleCn": {}, "platform": {}, "developer": {}, "publisher": {}, "publishDate": {}, "playDate": {}, "playedTime": {}, "playStatus": {}, "genres": {} }, "description": "显示游戏信息卡片" } </templatedata> </noinclude><includeonly><div style="float: right; margin: 8px; text-align: center"> [[File:{{ #invoke: GetString | getLegalTitleEn | {{{titleEn|}}} }}_cover.webp]] {{card |title={{PAGENAME}} |content= {{{!}} class="wikitable game-card" ! 英文名 {{!}} {{#if: {{{titleEn|}}} | {{{titleEn}}} | [[分类:需要补充数据的页面]] }} {{!}}- ! 中文名 {{!}} {{{titleCn|}}} {{!}}- ! 开发商 {{!}} {{{developer|}}} {{!}}- ! 发行商 {{!}} {{{publisher|}}} {{!}}- ! 发行日期 {{!}} {{{publishDate|}}} {{!}}- ! 游玩日期 {{!}} {{{playDate|}}} {{!}}- ! 游玩平台 {{!}} {{{platform|}}} {{!}}- ! 游玩时长 {{!}} {{{playedTime|}}} {{#if: {{{playedTime|}}} | 小时 }} {{!}}- ! 游玩状态 {{!}} {{#switch: {{{playStatus|}}} |DEEP={{Tip|深度|包括但不限于<br/>长时间游玩、全成就、全收集}} |FINISH={{Tip|通关|仅完成主线、支线等}} |ABANDON={{Tip|弃坑|未完成主流程}} |[[分类:脚本错误的页面]] }} {{!}}- ! 类型 {{!}} {{ #invoke: GetGenres | getGenres| {{{genres|}}} }} {{!}}} }} </div> <!-- StyleSource: https://templatemanager.huijiwiki.com/wiki/%E9%9B%B6%E4%BB%B6:TipGreen.css --> {{#css: .explain { position: relative; display: inline-flex; flex-direction: column; color: var(--a); cursor: help; text-decoration-line: underline; text-decoration-style: dashed; } .explain .explain-text { background: rgba(0, 0, 0, 0.9) fixed; color: #fff; font-size: 13px; width: max-content; max-width: 18em; visibility: hidden; opacity: 0.0; border-radius: 2px; padding: 4px; position: absolute; bottom: 110%; transition: all .5s; align-self: center; line-height: initial; } .explain .explain-text::after { content: " "; position: absolute; top: 100%; left: 50%; margin-left: -5px; border: 5px solid; border-color: rgba(0, 0, 0, 0.9) transparent transparent; } .explain:hover .explain-text { visibility: visible; opacity: 1.0; transition: all .5s; } /* table part */ .game-card { width: 300px; } .game-card caption { text-align: center; } .game-card th { /* width: 6em; */ } body { backround-color: white; } }}</includeonly>
返回
模板:游戏卡片模板
。