|
|
| (未显示同一用户的71个中间版本) |
| 第1行: |
第1行: |
| <div style="position: relative; width: 100%; height: 584px; margin: 0 auto; overflow: hidden;"> | | <spineplayer |
| <div style="position: absolute; top: 0px; left: 0px;">[[File:bg_character_info.png|link=]]</div>
| | json="/spine/portrait/1064/1064.json" |
| <div style="position: absolute; bottom: 10px; right: -100px;">[[File:portrait_character_class_1064.png|900px|link=]]</div>
| | atlas="/spine/portrait/1064/1064.atlas" |
| <div style="position: absolute; top: 100px; left: 32px; color: white; font-weight: bold; font-size:24px; text-shadow: 2px 2px 5px #000000;">Kayron</div>
| | animation="idle" |
| <div style="position: absolute; top: 120px; left: 30px; color: white; font-weight: bold; font-size:68px; text-shadow: 2px 2px 5px #000000;">凯隆</div>
| | skin="normal" |
| <div style="position: absolute; top: 175px; left: 175px;">[[File:icon_职业_猎人.png|30px|link=]]</div>
| | width="800px" |
| <div style="position: absolute; top: 175px; left: 210px;">[[File:icon_属性_虚无.png|30px|link=]]</div>
| | height="600px" |
| <div style="position: absolute; top: 210px; left: 30px;">[[File:icon_CV.png|25px|link=]]</div>
| | bg="#2e2e2e" |
| <div style="position: absolute; top: 213px; left: 57px; color: #666666">待补充(韩)、待补充(日)、待补充(英)、待补充(中)</div>
| | controls="true"> |
| <div style="position: absolute; top: 230px; left: 30px;">
| | </spineplayer> |
| {| class="wikitable" style="width: 500px;"
| |
| |-
| |
| !style="width: 20%"|实装日期
| |
| |colspan=3|2025年10月22日
| |
| |-
| |
| !种族
| |
| |待补充
| |
| !style="width: 20%"|生日
| |
| |待补充
| |
| |-
| |
| !异能
| |
| |待补充
| |
| !所属势力
| |
| |style="font-size:12px"|待补充<br>待补充
| |
| |-
| |
| |colspan=4|
| |
| |}
| |
| </div>
| |
| </div> | |
| {{#css:
| |
| table.wikitable,
| |
| .mw-parser-output table.wikitable {
| |
| background-color: rgba(0, 0, 0, 0.5) !important; /* 添加!important增加优先级 */
| |
| border-collapse: collapse;
| |
| margin: 1em 0;
| |
| }
| |
| | |
| table.wikitable th,
| |
| table.wikitable td,
| |
| .mw-parser-output table.wikitable th,
| |
| .mw-parser-output table.wikitable td {
| |
| padding: 3px !important; /* 单元格内边距为3px */
| |
| border: 2px solid rgba(200, 200, 200, 0.5) !important; /* 灰白色半透明边框 */
| |
| color: white !important; /* 文字颜色为白色 */
| |
| text-align: center !important; /* 文字居中对齐 */
| |
| }
| |
| | |
| table.wikitable th,
| |
| .mw-parser-output table.wikitable th {
| |
| background-color: rgba(30, 30, 30, 0.5) !important; /* 表头稍深一点的背景色 */
| |
| font-weight: bold;
| |
| }
| |
| | |
| table.wikitable caption,
| |
| .mw-parser-output table.wikitable caption {
| |
| color: white !important; /* 表格标题也设为白色 */
| |
| text-align: center;
| |
| padding: 5px;
| |
| }
| |
| | |
| }}
| |