更多操作
无编辑摘要 |
无编辑摘要 |
||
第55行: | 第55行: | ||
}} | }} | ||
|} | |} | ||
{{#css: | |||
/* Source: https://templatemanager.huijiwiki.com/wiki/%E9%9B%B6%E4%BB%B6:TipGreen.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; | |||
} | |||
}} | |||
</div> | </div> | ||
</includeonly> | </includeonly> |
2025年3月14日 (五) 15:40的版本
显示游戏信息卡片
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
titleEn | titleEn | 无描述 | 未知 | 可选 |
titleCn | titleCn | 无描述 | 未知 | 可选 |
platform | platform | 无描述 | 未知 | 可选 |
developer | developer | 无描述 | 未知 | 可选 |
publisher | publisher | 无描述 | 未知 | 可选 |
publishDate | publishDate | 无描述 | 未知 | 可选 |
playDate | playDate | 无描述 | 未知 | 可选 |
playedTime | playedTime | 无描述 | 未知 | 可选 |
playStatus | playStatus | 无描述 | 未知 | 可选 |