沙盒:修订间差异
来自卡厄思梦境WIKI
创建页面,内容为“沙盒” |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<div style="position: relative; width: 100%; height: 579px; margin: 0 auto; overflow: hidden;"> | |||
<!-- 背景图片 --> | |||
<div style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;">[[File:bg_character_info.png]]</div> | |||
<!-- 数据表格 --> | |||
<div style="position: absolute; left: 20px; top: 20px; "> | |||
{| class="wikitable" style="width: 100%; " | |||
|- | |||
! 属性 !! 数值 | |||
|- | |||
| 名称 || {{{name|未知}}} | |||
|- | |||
| 等级 || {{{level|1}}} | |||
|- | |||
| 职业 || {{{class|战士}}} | |||
|- | |||
| HP || {{{hp|100}}} | |||
|- | |||
| 攻击力 || {{{attack|50}}} | |||
|- | |||
| 防御力 || {{{defense|30}}} | |||
|} | |||
</div> | |||
<!-- 立绘图片 --> | |||
<div style="position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); max-height: 100%; max-width: 60%; z-index: 1;"> | |||
[[File:portrait_character_1041.png|center|500px]] | |||
</div> | |||
</div> | |||

