|
|
| (未显示同一用户的19个中间版本) |
| 第1行: |
第1行: |
| <div class="row"> | | <div class="desktop-only "> |
| <div class="large-12 columns">
| | {{首页/PC端}} |
| {{轮播图
| |
| |图1=banner_003.png
| |
| |图1标题=加入卡厄思梦境WIKI交流群
| |
| |图2=banner_001.png
| |
| |图2标题=2025年10月22日确定全球上线!
| |
| |图3=banner_002.png
| |
| |图3标题=事前登录正式开放
| |
| |图4=banner_004.png
| |
| |图4标题=招募與《卡厄思梦境》合作的创造者!
| |
| }}
| |
| </div>
| |
| <div class="large-4 columns">
| |
| {{板块|开始|标题=官方公告}}
| |
| {{板块|内容开始}}
| |
| {{#ask:[[分类:官方公告]]
| |
| |?类别
| |
| |?标题
| |
| |sort=时间
| |
| |mainlabel=-
| |
| |format=template
| |
| |template=自动更新文章列表
| |
| |limit=6
| |
| |order=desc
| |
| |link=none
| |
| }}
| |
| {{查看更多|官方公告}}
| |
| {{板块|内容结束}}
| |
| {{板块|结束}}
| |
| {{板块|开始|标题=小编笔记}}
| |
| {{板块|内容开始}}
| |
| {{#ask:[[分类:小编笔记]]
| |
| |?类别
| |
| |?标题
| |
| |sort=时间
| |
| |mainlabel=-
| |
| |format=template
| |
| |template=自动更新文章列表
| |
| |limit=6
| |
| |order=desc
| |
| |link=none
| |
| }}
| |
| {{查看更多|小编笔记}}
| |
| {{板块|内容结束}}
| |
| {{板块|结束}}
| |
| </div>
| |
| <div class="large-8 columns">
| |
| {{板块|开始}}
| |
| {{板块|内容开始}}
| |
| <div style="text-align: center;font-size:16px;color:#fff;font-weight:bold;text-shadow: -1px -1px 1px #1E0900, 1px -1px 1px #1E0900, -1px 1px 1px #1E0900, 1px 1px 1px #1E0900;"><span class="star">✦ </span>常用入口<span class="star"> ✦</span></div>
| |
| [[File:btn_战斗员图鉴.png|140px|link=战斗员图鉴]][[File:btn_伙伴图鉴.png|140px|link=伙伴图鉴]][[File:btn_词典.png|140px|link=词典]][[File:btn_补充中.png|140px|link=]][[File:btn_补充中.png|140px|link=]]
| |
| {{板块|内容结束}}
| |
| {{板块|结束}}
| |
| <div style="text-align: center;font-size:16px;color:#fff;font-weight:bold;text-shadow: -1px -1px 1px #1E0900, 1px -1px 1px #1E0900, -1px 1px 1px #1E0900, 1px 1px 1px #1E0900;"><span class="star">✦ </span>战斗员一览<span class="star"> ✦</span></div>
| |
| <div style="display:flex;justify-content:center;align-items:center;flex-wrap:wrap;">
| |
| {{#ask:[[分类:战斗员]] | |
| |?id
| |
| |?名称
| |
| |sort=实装日期,稀有度,id
| |
| |order=desc,desc,desc
| |
| |mainlabel=-
| |
| |link=none
| |
| |template=战斗员图鉴/个/小
| |
| |headers=hide
| |
| |format=template
| |
| |limit=1000
| |
| }} | |
| </div>
| |
| </div> | | </div> |
| | <div class="mobile-only "> |
| | {{首页/移动端}} |
| </div> | | </div> |
| {{#css: | | {{#css: |
| 第81行: |
第16行: |
| a#actions-button { | | a#actions-button { |
| display: none; | | display: none; |
| | } |
| | |
| | #page-content { |
| | margin: 0px; |
| | } |
| | |
| | .czn-block{ |
| | background-color: #fff; |
| | padding: 10px 10px; |
| | border: 1px solid #dddddd; |
| | border-radius: 0px; |
| | box-shadow: 1px 0 3px rgba(0, 0, 0, .1); |
| | } |
| | |
| | .czn-title { |
| | font-size: 18px; |
| | color: #333; |
| | margin-bottom: 10px; |
| | padding-left: 10px; |
| | border-left: 4px solid #ff5514; |
| | } |
| | |
| | .decorative-lines { |
| | width: 25px; |
| | height: 35px; |
| | background-image: |
| | repeating-linear-gradient( |
| | 45deg, |
| | #ff6600, |
| | #ff6600 2px, |
| | transparent 2px, |
| | transparent 6px |
| | ); |
| | opacity: 0.6; |
| | } |
| | |
| | .english-text { |
| | font-size: 16px; |
| | font-weight: bold; |
| | color: #999; |
| | margin-right: 5px; |
| | } |
| | |
| | .plus-signs { |
| | font-size: 12px; |
| | color: #999; |
| | letter-spacing: 3px; |
| | } |
| | |
| | .chinese-news { |
| | font-size: 24px; |
| | font-weight: bold; |
| | color: #333; |
| | } |
| | |
| | .chinese-info { |
| | font-size: 24px; |
| | font-weight: bold; |
| | color: #ff6600; |
| } | | } |
| }} | | }} |