|
|
| (未显示同一用户的132个中间版本) |
| 第1行: |
第1行: |
| <div style="position: relative; width: 100%; height: 579px; margin: 0 auto; overflow: hidden;"> | | <div style="width:800px"> |
| <!-- 背景图片 -->
| | <spineplayer |
| <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> | | json="/spine/1064/1064.json" |
| <!-- 数据表格 --> | | atlas="/spine/1064/1064.atlas" |
| <div style="position: absolute; left: 20px; top: 20px; "> | | animation="idle" |
| {| class="wikitable" style="width: 100%; "
| | skin="default" |
| |-
| | width="800px" |
| ! 属性 !! 数值
| | height="600px" |
| |-
| | bg="#2e2e2e" |
| | 名称 || {{{name|未知}}}
| | controls="true"> |
| |-
| | </spineplayer> |
| | 等级 || {{{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> | | </div> |