模板:武器图鉴/基本信息:修订间差异
无编辑摘要 |
无编辑摘要 |
||
(未显示同一用户的23个中间版本) | |||
第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
<div class="item-container"> | <div class="item-container"> | ||
<div class="item-header"> | <div class="item-header"> | ||
第8行: | 第7行: | ||
<div class="item-info"> | <div class="item-info"> | ||
<div class="item-title">{{#var:武器名称国服}}</div> | <div class="item-title">{{#var:武器名称国服}}</div> | ||
<div class="item-rarity">{{ | <div class="item-rarity">{{图标居左30px|{{#var:稀有度}}|隐藏名字=是}}</div> | ||
<div class="item-description">一句话介绍</div> | <div class="item-description">{{#var:一句话介绍}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
第15行: | 第14行: | ||
<table> | <table> | ||
<tr><th>名称</th><td>{{#var:武器名称国服}}</td></tr> | <tr><th>名称</th><td>{{#var:武器名称国服}}</td></tr> | ||
<tr><th> | <tr><th>属性</th><td>{{图标居左30px|{{#var:属性}}}}</td></tr> | ||
<tr><th>高级属性</th><td>{{#var:高级属性}}</td></tr> | |||
<tr><th>音擎效果</th><td>{{#var:音擎效果}}</td></tr> | |||
<tr><th>{{#var:技能名}}</th><td>{{#var:技能名文本}}</td></tr> | |||
<tr><th> | |||
<tr><th> | |||
</table> | </table> | ||
</div> | </div> | ||
</div> | </div> | ||
{{#css: | |||
.item-container { | .item-container { | ||
width: 1200px; | <!-- width: 1200px; --> | ||
width: 95%; | |||
margin: 20px auto; | margin: 20px auto; | ||
background: # | background: linear-gradient(to bottom, #333333, #12121A); /* 修改渐变背景适应深色背景 */ | ||
box-shadow: 0px 6px 12px rgba(255, 255, 255, 0.1); /* 浅色的阴影增加立体感 */ | |||
border-radius: 10px; | border-radius: 10px; | ||
border: 1px solid #2b2b2b; /* 浅色边框以强调边界 */ | |||
overflow: hidden; | overflow: hidden; | ||
} | } | ||
第90行: | 第52行: | ||
.item-title { | .item-title { | ||
font-size: | font-size: 36px; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
第123行: | 第84行: | ||
background: #333; /* Dark header background */ | background: #333; /* Dark header background */ | ||
font-size: 16px; | font-size: 16px; | ||
text-align: | text-align: center; | ||
width: 30%; | |||
} | } | ||
.item-details td { | .item-details td { | ||
text-align: | text-align: left; | ||
font-size: 14px; | font-size: 14px; | ||
width: 70%; | |||
} | } | ||
/* 基本样式适用于桌面版 */ | |||
/* 响应式调整用于移动设备 */ | |||
@media screen and (max-width: 768px) { | |||
.item-container { | |||
width: 100%; /* 使用全屏宽度 */ | |||
} | |||
.item-header { | |||
flex-direction: column; /* 项目垂直排列 */ | |||
align-items: center; /* 居中对齐 */ | |||
} | |||
.item-image img { | |||
width: 120px; /* 减小图片尺寸 */ | |||
height: 120px; | |||
} | |||
.item-info { | |||
margin-left: 0; | |||
text-align: center; /* 文本居中 */ | |||
} | |||
.item-details th, .item-details td { | |||
padding: 8px; /* 减小内边距 */ | |||
} | |||
. | .item-details th { | ||
font-size: 14px; /* 减小字体大小 */ | |||
} | |||
.item-details td { | |||
font-size: 12px; | |||
} | |||
.item-rarity { | |||
display: flex; | |||
justify-content: center !important; | |||
} | |||
} | } | ||
}} | }} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
第141行: | 第139行: | ||
|武器名称日服=Deep Sea Visitor | |武器名称日服=Deep Sea Visitor | ||
|武器名称国服=深海访客 | |武器名称国服=深海访客 | ||
|属性= | |属性=强攻,电 | ||
|稀有度=S | |稀有度=S | ||
|一句话介绍=特制的大功率变温型音擎,兼具极强的制冷能力与输出功率,是艾莲惯用的音擎款式。 | |||
|高级属性=暴击率 | |||
|音擎效果=对于[]角色,能够触发以下效果 | |||
|技能名=诸洋之王 | |||
|技能名文本=攻击增加20% ,对敌人施加冰冻后,暴击率增加27%,持续6秒。 | |||
}}{{武器图鉴/基本信息}} | }}{{武器图鉴/基本信息}} |
2024年6月14日 (五) 14:25的最新版本
深海访客
特制的大功率变温型音擎,兼具极强的制冷能力与输出功率,是艾莲惯用的音擎款式。
名称 | 深海访客 |
---|---|
属性 | |
高级属性 | 暴击率 |
音擎效果 | 对于[]角色,能够触发以下效果 |
诸洋之王 | 攻击增加20% ,对敌人施加冰冻后,暴击率增加27%,持续6秒。 |