加帕里图书馆 - 兽娘动物园中文维基
动物朋友 けものフレンズ KemonoFriends百科
主要公开日志
跳转到导航
跳转到搜索
所有加帕里图书馆公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2025年12月12日 (五) 12:56 黯狐 留言 贡献创建了页面模板:历史事件 (创建页面,内容为“{{#invoke:历史事件|show_range}}”)
- 2025年12月12日 (五) 12:55 黯狐 留言 贡献创建了页面模块:历史事件 (创建页面,内容为“local p = {} local data = mw.loadData('Module:历史上的今天/数据') function p.show_range() local all_events = {} local output = {} local current_year = tonumber(os.date("%Y")) local current_time = os.time() for i = -10, 10 do local offset_time = current_time + (i * 24 * 60 * 60) local month = tonumber(os.date("%m", offset_time)) local day = tonumber(os.date("%d", offset_time)) loca…”)
- 2025年12月12日 (五) 12:28 黯狐 留言 贡献创建了页面模块:历史上的今天/数据 (创建页面,内容为“return { -- 格式:["月-日"] = { -- {年 = 年份, 事件 = "事件描述"}, -- {年 = 年份, 事件 = "事件描述"}, -- ... -- } ["3-16"] = { {year = 2015, event = "Nexon版手游开始运营 (Android版)"}, {year = 2016, event = "宣布动画Project 启动 (Nexon版手游一周年)"} }, ["3-19"] = { {year = 2015, event = "Nexon版手游 (IOS版)"} }, ["5-26"] = {…”)
- 2025年12月12日 (五) 12:27 黯狐 留言 贡献创建了页面模块:历史上的今天 (创建页面,内容为“local p = {} local data = mw.loadData('Module:历史上的今天/数据') function p.show() -- 获取当前日期 local current_date = os.date("%m-%d") -- 格式为 "03-16" -- 转换成 Module:历史上的今天/数据 期望的 "月-日" 格式 (去掉开头的 '0' 并使用数字) local month = tonumber(mw.getContentLanguage():formatDate("n")) local day = tonumber(mw.getContentLanguage():formatDate("j")) local key = month .. "-"…”)
- 2025年12月12日 (五) 12:27 黯狐 留言 贡献创建了页面模板:历史上的今天 (创建页面,内容为“<div class="历史上的今天_container" style="border: 1px solid #ccc; padding: 10px; border-radius: 5px;"> {{#invoke:历史上的今天|show}} </div>”)
- 2025年12月12日 (五) 11:23 黯狐 留言 贡献删除页面模板:NewsRow (内容为:“<div style=" display: flex; justify-content: space-between; align-items: baseline; margin: 0; padding: 0; background: none; border: none; "> <span>{{{1}}}</span> <span style="white-space: nowrap; flex-shrink: 0;">{{{2}}}</span> </div>”,唯一贡献者是“黯狐”(讨论))
- 2025年12月12日 (五) 11:19 黯狐 留言 贡献创建了页面模板:NewsRow (创建页面,内容为“<div style="display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 5px;"> <span>{{{1}}}</span> <span style="white-space: nowrap;">{{{2}}}</span> </div>”)
- 2025年12月12日 (五) 09:30 黯狐 留言 贡献创建了页面模板:Updates (创建页面,内容为“* 跟进浮莲子与收录情况 腾讯文档地址: https://docs.qq.com/sheet/DTW5hY1FRVnNWSHRF?u=cdbce6fac20640b29a30d16221fd5be3&no_promotion=1&is_blank_or_template=blank&tab=BB08J2”)
- 2025年12月12日 (五) 00:23 黯狐 留言 贡献上传文件:Help.png的新版本
- 2025年12月12日 (五) 00:17 黯狐 留言 贡献删除页面MediaWiki:Zhuguan.css (内容为:“ .ticket-header2::after { background-image: url('images/a/aa/Help.png'); background-position: 120% 35%; }”,唯一贡献者是“黯狐”(讨论))
- 2025年12月12日 (五) 00:14 黯狐 留言 贡献创建了页面MediaWiki:Zhuguan.css (创建页面,内容为“ .ticket-header2::after { background-image: url('images/a/aa/Help.png'); background-position: 120% 35%; }”)
- 2025年12月11日 (四) 23:00 黯狐 留言 贡献删除页面模块:TicketStyle (内容为:“local p = {} function p.create_ticket_style(frame) local args = frame:getParent().args local image_url = args[1] or "" local opacity = args[2] or "0.15" if image_url == "" then return "" end local style_string = string.format( "style=\"--bg-image-url: url('%s'); --bg-opacity: %s;\"", image_url, opacity ) re…”,唯一贡献者是“黯狐”(讨论))
- 2025年12月11日 (四) 22:51 黯狐 留言 贡献创建了页面模块:TicketStyle (创建页面,内容为“function p.create_ticket_style(frame) local args = frame:getParent().args local image_url = args[1] or "" local opacity = args[2] or "0.15" -- 默认透明度 -- 确保 image_url 存在 if image_url == "" then return "" end -- 动态生成 CSS 变量的 style 字符串 local style_string = string.format( "style=\"--bg-image-url: url('%s'); --bg-opacity: %s;\"", image_url, opacity )…”)
- 2025年12月11日 (四) 16:11 黯狐 留言 贡献移动页面文件:拟鳗螈game.jpg至文件:北方拟鳗螈 动物朋友(nexon游戏) 2.jpg,不留重定向
- 2025年12月11日 (四) 16:11 黯狐 留言 贡献移动页面文件:拟鳗螈.png至文件:北方拟鳗螈 动物朋友(nexon游戏) 1.png,不留重定向
- 2025年12月11日 (四) 16:09 黯狐 留言 贡献移动页面文件:日本大鲵.jpg至文件:日本大鲵 动物朋友(nexon游戏) 1.jpg,不留重定向
- 2025年12月11日 (四) 16:09 黯狐 留言 贡献移动页面文件:日本大鲵.png至文件:日本大鲵 动物朋友(nexon游戏) 2.png,不留重定向
- 2025年12月11日 (四) 16:08 黯狐 留言 贡献移动页面文件:墨西哥钝口螈.png至文件:墨西哥钝口螈 动物朋友(nexon游戏) 2.png,不留重定向
- 2025年12月11日 (四) 16:07 黯狐 留言 贡献移动页面文件:墨西哥钝口螈.jpg至文件:墨西哥钝口螈 动物朋友(nexon游戏) 1.jpg,不留重定向
- 2025年12月11日 (四) 16:06 黯狐 留言 贡献移动页面文件:美洲大鲵 游戏 2.png至文件:美洲大鲵 动物朋友(nexon游戏) 2.png,不留重定向
- 2025年12月11日 (四) 16:05 黯狐 留言 贡献移动页面文件:美洲大鲵 游戏 1.jpg至文件:美洲大鲵 动物朋友(nexon游戏) 1.jpg,不留重定向
- 2025年12月11日 (四) 16:01 黯狐 留言 贡献移动页面日本大鲵?生物至日本大鲵/生物,不留重定向
- 2025年12月11日 (四) 16:00 黯狐 留言 贡献移动页面日本大鲵:生物至日本大鲵?生物
- 2025年12月11日 (四) 15:59 黯狐 留言 贡献移动页面日本大鲵:动物朋友(nexon版)至日本大鲵/动物朋友(nexon游戏),不留重定向
- 2025年12月11日 (四) 15:58 黯狐 留言 贡献移动页面墨西哥钝口螈:生物至墨西哥钝口螈/生物,不留重定向
- 2025年12月11日 (四) 15:57 黯狐 留言 贡献移动页面墨西哥钝口螈:动物朋友(nexon版)至墨西哥钝口螈/动物朋友(nexon游戏),不留重定向
- 2025年12月11日 (四) 15:56 黯狐 留言 贡献移动页面美洲大鲵:生物至美洲大鲵/生物,不留重定向
- 2025年12月11日 (四) 15:55 黯狐 留言 贡献移动页面美洲大鲵:动物朋友(nexon版)至美洲大鲵/动物朋友(nexon游戏),不留重定向
- 2025年12月11日 (四) 15:51 黯狐 留言 贡献移动页面北方拟鳗螈:生物至北方拟鳗螈/生物,不留重定向
- 2025年12月11日 (四) 15:50 黯狐 留言 贡献移动页面模板:动物朋友(nexon版)导航至模板:动物朋友(nexon游戏)导航,不留重定向
- 2025年12月11日 (四) 15:48 黯狐 留言 贡献移动页面分类:动物朋友(nexon版)至分类:动物朋友(nexon游戏),不留重定向
- 2025年12月11日 (四) 15:47 黯狐 留言 贡献移动页面北方拟鳗螈:动物朋友(nexon版)至北方拟鳗螈/动物朋友(nexon游戏),不留重定向
- 2025年12月11日 (四) 09:47 黯狐 留言 贡献创建了页面北方拟鳗螈:生物 (创建页面,内容为“{{更改标题|北方拟鳗螈}} {{阶元分类法 |图片 = 拟鳗螈.jpeg |中文学名 = 北方拟鳗螈 |拉丁学名 = Pseudobranchus striatus |英文俗称 = Northern Dwarf Siren |其他名称 = 侏儒鳗螈 |界 = 动物界 |门 = 脊索动物门 |纲 = 两栖纲 |亚纲 = 滑体亚纲 |目 = 有尾目 |亚目 = 鳗螈亚目 |科 = 鳗螈科 |属 = 拟鳗螈属 |种 = 北方拟鳗螈 |命名作者及年代 = LeConte, 1824 |保护状态 = }} * 北方…”)
- 2025年12月11日 (四) 09:43 黯狐 留言 贡献创建了页面北方拟鳗螈:动物朋友(nexon版) (创建页面,内容为“{{更改标题|北方拟鳗螈}} = <ruby>北方拟鳗螈<rt>ノーザンドワーフサイレン</rt></ruby> = 北方拟鳗螈主要分布在美国的'''{{Color|red|东南}}'''角(南卡罗来纳州,格鲁吉亚和佛罗里达州)。是鳗螈科中的三个成员之一(其余两个分别为大鳗螈—-英文名:Siren lacertina。 和小鳗螈—-英文名:Siren intermedia) 【'''{{Color|red|注意:警方突击中}}''':北方拟鳗螈的日…”)
- 2025年12月11日 (四) 09:38 黯狐 留言 贡献创建了页面文件:南方美西螈分布图.png
- 2025年12月11日 (四) 09:38 黯狐 留言 贡献上传文件:南方美西螈分布图.png
- 2025年12月11日 (四) 09:38 黯狐 留言 贡献创建了页面文件:拟鳗螈.jpeg
- 2025年12月11日 (四) 09:38 黯狐 留言 贡献上传文件:拟鳗螈.jpeg
- 2025年12月11日 (四) 09:38 黯狐 留言 贡献创建了页面文件:拟鳗螈game.jpg
- 2025年12月11日 (四) 09:38 黯狐 留言 贡献上传文件:拟鳗螈game.jpg
- 2025年12月11日 (四) 09:38 黯狐 留言 贡献创建了页面文件:拟鳗螈.png
- 2025年12月11日 (四) 09:38 黯狐 留言 贡献上传文件:拟鳗螈.png
- 2025年12月11日 (四) 09:33 黯狐 留言 贡献创建了页面墨西哥钝口螈:生物 (创建页面,内容为“{{更改标题|墨西哥钝口螈}} {{阶元分类法 |图片 = 墨西哥钝口螈1.jpg |中文学名 = 墨西哥钝口螈 |拉丁学名 = Ambystoma mexicanum |英文俗称 = Axolotl |其他名称 = 美西螈/六角恐龙 |界 = 动物界 |门 = 脊索动物门 |纲 = 两栖纲 |目 = 有尾目 |亚目 = 蝾螈亚目 |科 = 钝口螈科 |属 = 钝口螈属 |种 = 墨西哥钝口螈 |命名作者及年代 = Shaw & Nodder, 1789 |保护状态 = }} * 墨西哥钝…”)
- 2025年12月11日 (四) 09:28 黯狐 留言 贡献创建了页面墨西哥钝口螈:动物朋友(nexon版) (创建页面,内容为“{{更改标题|墨西哥钝口螈}} = <ruby>墨西哥钝口螈<rt>メキシコサラマンダー</rt></ruby> = 墨西哥钝口螈俗称六角恐龙或称美西螈,是两栖类动物,因其独特的外貌及幼体性成熟而著名。 在全球有作为宠物而被饲养(特别是北美等地),然而野生品种非常稀少,在世界自然保护联盟(ICUR)濒危物种中红色名录中被定义为极危(CR)等级(其级别相当于中国…”)
- 2025年12月11日 (四) 09:24 黯狐 留言 贡献创建了页面文件:可爱的美西螈.png
- 2025年12月11日 (四) 09:24 黯狐 留言 贡献上传文件:可爱的美西螈.png
- 2025年12月11日 (四) 09:24 黯狐 留言 贡献创建了页面文件:油炸美西螈.jpg
- 2025年12月11日 (四) 09:24 黯狐 留言 贡献上传文件:油炸美西螈.jpg
- 2025年12月11日 (四) 09:23 黯狐 留言 贡献创建了页面文件:变态后的美西螈.png
- 2025年12月11日 (四) 09:23 黯狐 留言 贡献上传文件:变态后的美西螈.png