主要公开日志
所有卡厄思梦境WIKI公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2026年8月1日 (六) 16:23 律Rhyme 留言 贡献创建了页面战斗员图鉴 (创建页面,内容为“{{Path}}”)
- 2026年8月1日 (六) 16:22 律Rhyme 留言 贡献创建了页面模板:Path/doc (创建页面,内容为“== 介绍 == 本模板用于生成简约风格的面包屑导航栏。默认以「首页」作为起始节点,自动获取当前页面名作为终点节点并进行橙色高亮。支持无限层级的中间路径追加。 == 参数说明 == {| class="wikitable" ! 参数名 !! 类型 !! 说明 |- | 1 || 位置参数 || 可选,第一级中间路径名称 |- | 2 || 位置参数 || 可选,第二级中间路径名称 |- | ... || 位置参数 || 可选,以…”)
- 2026年8月1日 (六) 16:21 律Rhyme 留言 贡献创建了页面模板:Path (创建页面,内容为“<includeonly><templatestyles src="Path/styles.css" />{{#invoke:Path|main}}</includeonly><noinclude>{{Doc}}分类:模板</noinclude>”)
- 2026年8月1日 (六) 16:21 律Rhyme 留言 贡献创建了页面模板:Path/styles.css (创建页面,内容为“.path-breadcrumb { display: flex; align-items: center; flex-wrap: wrap; padding: 8px 12px; background-color: #f8f9fa; border: 1px solid #e0e0e0; border-radius: 4px; font-size: 14px; line-height: 1.5; color: #555; margin-bottom: 10px; } .path-breadcrumb__item { display: inline-flex; align-items: center; } .path-breadcrumb__item a { color: #666; text-decoration: none; } .path-breadcrumb__item a:hover…”)
- 2026年8月1日 (六) 16:20 律Rhyme 留言 贡献创建了页面模块:Path (创建页面,内容为“local p = {} function p.main(frame) local args = frame:getParent().args local currentPage = mw.title.getCurrentTitle().text local root = mw.html.create('div') :addClass('path-breadcrumb') root:node( mw.html.create('span') :addClass('path-breadcrumb__item') :wikitext('首页') ) for _, v in ipairs(args) do v = mw.text.trim(v) if v ~= '' then root:node(…”)
- 2026年8月1日 (六) 16:12 律Rhyme 留言 贡献创建了页面模板:文本/doc (创建页面,内容为“== 介绍 == '''文本'''模板用于改变文本的样式,支持颜色、描边、下划线、斜体等效果。支持嵌套使用,嵌套时内层样式独立于外层,不会被父级样式影响。 == 参数说明 == {| class="wikitable" ! 参数名 !! 类型 !! 说明 |- | <code>1</code> || 位置参数 || 文本内容 |- | <code>颜色</code> || 命名参数 || 文本颜色,支持预设颜色名或十六进制颜色码 |- | <code>描边</code> ||…”)
- 2026年8月1日 (六) 16:11 律Rhyme 留言 贡献创建了页面模板:文本 (创建页面,内容为“<includeonly><templatestyles src="文本/styles.css" />{{#invoke:文本|main}}</includeonly><noinclude>{{Path|模板}}{{Doc}}分类:模板</noinclude>”)
- 2026年8月1日 (六) 16:09 律Rhyme 留言 贡献创建了页面模板:文本/styles.css (创建页面,内容为“.text-style {text-decoration: none;font-style: normal;} .text-style--underline {text-decoration: underline;} .text-style--italic {font-style: italic;}”)
- 2026年8月1日 (六) 16:06 律Rhyme 留言 贡献创建了页面模块:文本 (创建页面,内容为“local p = {} local colorMap = { ['红'] = '#ff4d4d', ['蓝'] = '#7be3fd', ['绿'] = '#a8f428', ['黄'] = '#ffe44d', ['橙'] = '#ed9703', ['粉'] = '#ffb3d9', ['灰'] = '#a0a0a0', ['热情'] = '#db3762', ['正义'] = '#2c8fd8', ['秩序'] = '#21bf80', ['本能'] = '#eda000', ['虚无'] = '#9900ff', } local function resolveColor(color) if not color or color == '' then return n…”)
- 2026年8月1日 (六) 15:51 律Rhyme 留言 贡献创建了页面模板:Doc/preload (创建页面,内容为“<!-- 在下方编辑模板说明文档 --> == 介绍 == 简要描述本模板的用途与使用场景。 == 参数说明 == {| class="wikitable" ! 参数名 !! 类型 !! 是否必填 !! 默认值 !! 说明 |- | <code>1</code> || string || 是 || - || 第一个位置参数 |- | <code>name</code> || string || 否 || 空 || 命名参数示例 |} == 示例 == <pre> {{模板名|参数1|name=值}} </pre> 效果: {{模板名|参数1|name=值}} == 备注 == 其…”)
- 2026年8月1日 (六) 15:49 律Rhyme 留言 贡献创建了页面模板:Doc/styles.css (创建页面,内容为“.tpl-doc{margin:1em 0;border:1px solid #b7d8b7;border-radius:8px;background:#f6fbf6;overflow:hidden;font-size:14px;box-shadow:0 1px 3px rgba(46,125,50,0.08)} .tpl-doc__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:8px 14px;background:linear-gradient(135deg,#e8f5e8,#d6ebd6);border-bottom:1px solid #b7d8b7} .tpl-doc__title{font-weight:700;color:#2e7d32;font-size:15px;line-height:1.4;display:inline-flex;align-items:cen…”)
- 2026年8月1日 (六) 15:49 律Rhyme 留言 贡献创建了页面模块:Doc (创建页面,内容为“local p = {} function p.main(frame) local title = mw.title.getCurrentTitle() local fullText = title.fullText local docPageName = fullText .. '/doc' local docTitle = mw.title.new(docPageName) local html = mw.html.create('div'):addClass('tpl-doc') local header = html:tag('div'):addClass('tpl-doc__header') header:tag('span'):addClass('tpl-doc__title'):wikitext('模板文档') local links = header:tag('span'):addClass('tpl-doc__l…”)
- 2026年8月1日 (六) 15:44 律Rhyme 留言 贡献创建了页面模板:Doc (创建页面,内容为“<includeonly><templatestyles src="模板:Doc/styles.css" />{{#invoke:Doc|main}}</includeonly><noinclude>{{doc}}</noinclude>”)
- 2026年8月1日 (六) 15:27 律Rhyme 留言 贡献创建了页面MediaWiki:Sidebar (创建页面,内容为“*图鉴 **战斗员图鉴|战斗员 **伙伴图鉴|伙伴 **卡牌图鉴|卡牌 **装备图鉴|装备 **事件图鉴|事件 **怪物图鉴|怪物 **命运图鉴|命运 **物品图鉴|物品 **服饰图鉴|服饰 **贴纸图鉴|贴纸 *赛季力量 **装备重铸|S2:装备重铸 **刻印|S3:刻印 *工具 **礼物|礼物 **咨询|咨询 **卡组模拟器|卡组模拟器 *出击 **出击/卡牌图鉴|出击:卡牌 **出击/装备图鉴|出击:装备 **出…”)
- 2026年8月1日 (六) 14:46 律Rhyme 留言 贡献重新创建Cargo表格Card
- 2026年8月1日 (六) 14:44 律Rhyme 留言 贡献创建Cargo表格Card
- 2026年8月1日 (六) 14:44 律Rhyme 留言 贡献创建了页面模板:Card (创建页面,内容为“<noinclude> This is the "Card" template. {{#cargo_declare: _table = Card | card_id = String | char_id = Integer | is_cardGallery_show = Boolean | is_deckBuilder_show = Boolean | card_weight = Integer | name = String | name_unique = String | description = Wikitext | sort = String | card_category = String | rarity = String | ego = String | job = List (,) of String | cost = Integer | cost_css = String | talent = List (,) of String | talent_css = String | spark_en…”)
- 2026年8月1日 (六) 13:56 MediaWiki default 留言 贡献创建了页面首页