|
|
第1行: |
第1行: |
| <includeonly> | | <includeonly> |
| <!-- <h2> {{#var:驱动名称国服}} {{#var:驱动名称日服}} 音擎 </h2> --> | | <!-- <h2> {{#var:武器名称国服}} {{#var:武器名称日服}} 音擎 </h2> --> |
| <tabber>
| |
| 高稀有度=
| |
| <center> | | <center> |
| <div class="weapon-item-container"> | | <div class="weapon-item-container"> |
| [[File:深海访客1.png|center|class=weapon-item-image|alt=深海访客图片1]] | | [[{{#if: {{{武器立绘|}}} | {{{武器立绘}}} | File:{{#var:武器名称}}.png}}|center|class=weapon-item-image|alt=Shark Head Item]] |
| <div class="weapon-item-highlight"></div> | | <div class="weapon-item-highlight"></div> |
| </div> | | </div> |
| </center> | | </center> |
| |-|
| |
| 次稀有度=
| |
| <center>
| |
| <div class="weapon-item-container">
| |
| [[File:深海访客2.png|center|class=weapon-item-image|alt=深海访客图片2]]
| |
| <div class="weapon-item-highlight"></div>
| |
| </div>
| |
| </center>
| |
| </tabber>
| |
|
| |
| </includeonly><noinclude> | | </includeonly><noinclude> |
|
| |
|
| {{#CSS: | | {{#CSS: |
| <!-- 标签选中时 -->
| |
| .tabber__tab[aria-selected='true'], .tabber__tab[aria-selected='true']:visited {
| |
| color: #222122 !important;
| |
| background: #d8fa00;
| |
| }
| |
| <!-- 未选中时 -->
| |
| .so-content-in a:visited {
| |
| color: #bad700 !important;
| |
| }
| |
| <!-- 标签下面的样式线 -->
| |
| .tabber__indicator {
| |
| background: #222122;
| |
| }
| |
| <!-- 选中时的文字的下划线 -->
| |
| .so-content-in a:hover, .so-content-in a:focus {
| |
| text-decoration: none !important;
| |
| }
| |
| <!-- 未选中标签的文字被按住时 -->
| |
| .so-content-in a:active {
| |
| color: #BAD700 !important;
| |
| }
| |
| <!-- .tabber {
| |
| width: 156px; /* 设置选项卡宽度为156px */
| |
| } -->
| |
| .weapon-item-container { | | .weapon-item-container { |
| <!-- width: 100%; /* 调整为100%,使其填充父容器 */ -->
| |
| width: 156px; | | width: 156px; |
| height: 150px; | | height: 150px; |
第78行: |
第41行: |
|
| |
|
| {{设定参数 | | {{设定参数 |
| |驱动名称=深海访客 | | |武器名称=深海访客 |
| }}{{驱动图鉴/立绘}} | | }}{{武器图鉴/立绘}} |