首页
来自勿忘草与永远的少女
活动日历 当前版本:1.1 // 新潮起,故渊离
干员寻访
- ✨ 特许寻访 · 河流的女儿
- 🎁 限时签到 · 清波静流
- ⚔️ 作战演练 · 汤汤
武库申领
- 🌱 新芽申领:落草 // 手铳
- 🎨 绘涂申领:艺术暴君 // 手铳
- 📬 讯行申领:使命必达 // 施术单元
限时活动
- 💧 泉流无声 // 引入活动
关于本WIKI
欢迎大家来到《明日方舟:终末地》WIKI!
这里是白鲸攻略组,一个由喜爱这款游戏的玩家组成的民间攻略组织,致力于无偿地向玩家提供攻略、数据图鉴、视频、同人相关的内容,希望WIKI给各位玩家的游戏旅程带来便利。
1
注册用户
注册用户
1
活跃编辑者
活跃编辑者
1,982
总编辑次数
总编辑次数
903
页面总数
页面总数
当然WIKI的制作也离不开各位大佬们,有兴趣想参与WIKI建设的玩家可以加入交流群,私聊群主或者管理了解详情。
💬 明日方舟终末地WIKI交流群:1090659492
干员图鉴
<a href="#" class="char-item" style="text-align: center; width: 80px;">
陈
</a>
<a href="#" class="char-item" style="text-align: center; width: 80px;">
星熊
</a>
<a href="#" class="char-item" style="text-align: center; width: 80px;">
能天使
</a>
<a href="#" class="char-item" style="text-align: center; width: 80px;">
凛视
</a>
<a href="#" class="char-item" style="text-align: center; width: 80px;">
+
全部
</a>
<style> /* 全局样式覆盖,使页面更贴近BWIKI深色风格 */ .zmd-wiki-home {
background-color: #0a0c10; color: #e0e3e9; font-family: system-ui, -apple-system, 'Segoe UI', 'Microsoft YaHei', sans-serif; padding: 20px; max-width: 1400px; margin: 0 auto;
}
/* 卡片样式 */ .zmd-card {
background: rgba(20, 24, 30, 0.85); backdrop-filter: blur(2px); border-radius: 20px; border: 1px solid rgba(72, 187, 160, 0.3); margin-bottom: 24px; overflow: hidden; transition: 0.2s;
} .zmd-card:hover {
border-color: #48bba0; box-shadow: 0 6px 14px rgba(0,0,0,0.3);
} .zmd-card-header {
padding: 14px 20px; background: rgba(0, 0, 0, 0.4); border-bottom: 1px solid rgba(72, 187, 160, 0.4); font-weight: bold; font-size: 1.2rem; display: flex; align-items: center; gap: 8px;
} .zmd-card-content {
padding: 16px 20px;
} .version-badge {
margin-left: auto; font-size: 0.75rem; background: #1e3a3a; padding: 4px 12px; border-radius: 40px; font-weight: normal;
} .header-icon {
font-size: 1.3rem;
} /* 链接颜色 */ a {
color: #7fc1b0; text-decoration: none;
} a:hover {
color: #c0f0e2; text-decoration: underline;
} /* 统计数字加粗 */ .wiki-stats b {
font-size: 1.3rem; color: #48bba0;
} /* 响应式 */ @media (max-width: 768px) {
.zmd-grid {
grid-template-columns: 1fr !important;
}
.event-grid {
flex-direction: column;
}
} /* 模仿MediaWiki UI按钮样式(没有实际引入时手动模拟) */ .mw-ui-button {
display: inline-block; padding: 6px 12px; border-radius: 2px; background: #2a2e3a; color: #e0e3e9; border: 1px solid #4a5b6e; cursor: default;
} .mw-ui-quiet {
background: transparent; border-color: transparent;
} </style>