模板:武器图鉴/立绘:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第1行: | 第1行: | ||
<includeonly><h2> {{#var:武器名称}} 音擎 </h2> | <includeonly><h2> {{#var:武器名称}} 音擎 </h2> | ||
<center>[[ | <center> | ||
<div class="item-container"> | |||
[[File:深海访客.png|center|class=item-image|alt=Shark Head Item]] | |||
<div class="item-highlight"></div> | |||
</div> | |||
</center> | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{#CSS: | |||
.item-container { | |||
width: 156px; | |||
height: 150px; | |||
background: linear-gradient(to bottom, #000, #333); | |||
border-radius: 5px; | |||
border: 2px solid #555; | |||
position: relative; | |||
display: flex; | |||
justify-content: center; | |||
align-items: center; | |||
} | |||
.item-image { | |||
width: 90%; | |||
height: auto; | |||
z-index: 2; | |||
} | |||
.item-highlight { | |||
position: absolute; | |||
bottom: 0; | |||
left: 0; | |||
width: 100%; | |||
height: 10px; | |||
background-color: #ffb500; | |||
} | |||
}} | |||
{{设定参数 | {{设定参数 | ||
|武器名称=深海访客 | |武器名称=深海访客 | ||
}}{{武器图鉴/立绘}} | }}{{武器图鉴/立绘}} |