所有模拟火车世界中文维基公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。
- 2025年4月13日 (日) 12:05 Imxiaoanag 留言 贡献创建了页面Module:Topbar/ombox.css (创建页面,内容为“{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid #a2a9b1; Default "notice" gray: background-color: #f8f9fa; box-sizing: border-box; } For the "small=yes" option.: .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .ombox-speedy { border: 2px solid #b32424; Red: background-color: #fee7e6; Pink: } .ombox-delete { border: 2px solid #b32424; Red: } .ombox-content {…”)
- 2025年4月13日 (日) 12:00 Imxiaoanag 留言 贡献创建了页面Template:侵权通告 (创建页面,内容为“{{#invoke:Topbar|main|text=本页面涉嫌侵权,暂停编辑。}} <includeonly>分类:带有顶部信息框的页面</includeonly>”)
- 2025年4月13日 (日) 11:56 Imxiaoanag 留言 贡献创建了页面Module:Topbar (创建页面,内容为“local p = {} function p.main(frame) local box = mw.html.create() :tag('table') :css('margin', '0 10%') :addClass('mw-parser-output') :addClass('mbox') local row = box:tag('tr') local imageLeftCell = row:tag('td'):addClass('mbox-image'):css('padding', '2px 0 2px 0.5em') imageLeftCell:tag('div'):css('width', '52px'):wikitext(frame.args.image or '52px|link=|alt=') local textCell = row:tag('td'):addClass('mbox-text'):css(…”)
- 2025年4月13日 (日) 11:55 Imxiaoanag 留言 贡献删除页面Module:SafeCate (内容为:“local module = {} local function _isvalid(value) return value ~= nil and type(value) == "string" and mw.text.trim(value) ~= "" end function module.main(frame) local strict = frame local parent = frame:getParent() if not _isvalid(frame.args[1]) then if not (parent and _isvalid(parent.args[1])) then return end local title = parent:getTitle() if title == "T…”,唯一贡献者是“Imxiaoanag”(讨论))
- 2025年4月13日 (日) 11:54 Imxiaoanag 留言 贡献删除页面Template:Cate (内容为:“<includeonly>{{#invoke:SafeCate|main|strict=1|nsid=10|noSubpage={{{noSubpage|}}}}}</includeonly><noinclude> {{doc}}</noinclude>”,唯一贡献者是“Imxiaoanag”(讨论))
- 2025年4月13日 (日) 11:54 Imxiaoanag 留言 贡献删除页面Template:顶部信息框 (内容为:“<includeonly><div class="infoBox {{{class|}}}" style="{{#ifeq:{{{type|}}}|middle|display:flow-root;}}{{#switch:{{{type|none}}}|middle|none={{#if:{{{width|}}}|width:{{{width}}};}}}}max-width:100%;border-left: 10px solid {{{color|#1e90ff}}};"><div class="infoBoxContent" {{#if:{{{backgroundColor|}}}|style="border-color:{{{backgroundColor}}};background-color:{{{backgrou…”,唯一贡献者是“Imxiaoanag”(讨论))
- 2025年4月13日 (日) 11:27 Imxiaoanag 留言 贡献创建了页面Template:顶部信息框 (创建页面,内容为“<includeonly><div class="infoBox {{{class|}}}" style="{{#ifeq:{{{type|}}}|middle|display:flow-root;}}{{#switch:{{{type|none}}}|middle|none={{#if:{{{width|}}}|width:{{{width}}};}}}}max-width:100%;border-left: 10px solid {{{color|#1e90ff}}};"><div class="infoBoxContent" {{#if:{{{backgroundColor|}}}|style="border-color:{{{backgroundColor}}};background-color:{{{backgroundColor}}};"}}> {{#if:{{{title|}}}|<div class="infoBoxTitle" style="{{{title-style|}}}">{{{title}…”)
- 2025年4月13日 (日) 11:26 Imxiaoanag 留言 贡献创建了页面Template:Cate (创建页面,内容为“<includeonly>{{#invoke:SafeCate|main|strict=1|nsid=10|noSubpage={{{noSubpage|}}}}}</includeonly><noinclude> {{doc}}</noinclude>”)
- 2025年4月13日 (日) 11:25 Imxiaoanag 留言 贡献创建了页面Module:SafeCate (创建页面,内容为“local module = {} local function _isvalid(value) return value ~= nil and type(value) == "string" and mw.text.trim(value) ~= "" end function module.main(frame) local strict = frame local parent = frame:getParent() if not _isvalid(frame.args[1]) then if not (parent and _isvalid(parent.args[1])) then return end local title = parent:getTitle() if title == "Template:SafeCate" then strict, frame = parent, parent elseif mw.title.new(title).namespace =…”)
- 2025年4月13日 (日) 11:23 Imxiaoanag 留言 贡献删除页面Template:顶部信息框.css (内容为:“{{pp|small=y}}: .ambox { border: 1px solid #a2a9b1; @noflip: border-left: 10px solid #36c; Default "notice" blue: background-color: #fbfbfb; box-sizing: border-box; } /* Single border between stacked boxes. Take into account base templatestyles, * user styles, and Template:Dated maintenance category. * remove link selector when T200206 is fix…”,唯一贡献者是“Imxiaoanag”(讨论))
- 2025年4月13日 (日) 11:23 Imxiaoanag 留言 贡献删除页面Template:顶部信息框 (内容为:“<templatestyles src="顶部信息框.css" />{{#invoke:Message box|ambox}}{{#ifeq:{{{small}}}|left|Category:带有顶部信息框的页面}}<noinclude> {{documentation}} </noinclude>”,唯一贡献者是“Imxiaoanag”(讨论))
- 2025年4月13日 (日) 11:23 Imxiaoanag 留言 贡献删除页面Module:Message box (内容为:“-- This is a meta-module for producing message box templates, including {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Require necessary modules. local getArgs = require('Module:Arguments').getArgs local categoryHandler = require('Module:Category handler').main local yesno = require('Module:Yesno') -- Load the configuration page.…”,唯一贡献者是“Imxiaoanag”(讨论))
- 2025年4月13日 (日) 11:22 Imxiaoanag 留言 贡献删除页面Module:Arguments (内容为:“-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to chec…”,唯一贡献者是“Imxiaoanag”(讨论))
- 2025年4月13日 (日) 11:22 Imxiaoanag 留言 贡献删除页面Module:Category handler (内容为:“-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{categor…”,唯一贡献者是“Imxiaoanag”(讨论))
- 2025年4月13日 (日) 11:22 Imxiaoanag 留言 贡献删除页面Module:Yesno (内容为:“-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower(…”,唯一贡献者是“Imxiaoanag”(讨论))
- 2025年4月13日 (日) 11:21 Imxiaoanag 留言 贡献创建了页面Module:Yesno (创建页面,内容为“-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y'…”)
- 2025年4月13日 (日) 11:20 Imxiaoanag 留言 贡献创建了页面Module:Category handler (创建页面,内容为“-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all name…”)
- 2025年4月13日 (日) 11:20 Imxiaoanag 留言 贡献创建了页面Module:Arguments (创建页面,内容为“-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) ==…”)
- 2025年4月13日 (日) 11:19 Imxiaoanag 留言 贡献移动页面Module:ModuleBox至Module:Message box,不留重定向
- 2025年4月13日 (日) 11:18 Imxiaoanag 留言 贡献移动页面Template:首页/顶部信息框.css至Template:顶部信息框.css,不留重定向
- 2025年4月13日 (日) 11:17 Imxiaoanag 留言 贡献移动页面Template:首页/顶部信息框至Template:顶部信息框,不留重定向
- 2025年4月13日 (日) 11:17 Imxiaoanag 留言 贡献创建了页面Template:首页/顶部信息框 (创建页面,内容为“<templatestyles src="顶部信息框.css" />{{#invoke:Message box|ambox}}{{#ifeq:{{{small}}}|left|Category:带有顶部信息框的页面}}<noinclude> {{documentation}} </noinclude>”)
- 2025年4月13日 (日) 11:16 Imxiaoanag 留言 贡献创建了页面Template:首页/顶部信息框.css (创建页面,内容为“{{pp|small=y}}: .ambox { border: 1px solid #a2a9b1; @noflip: border-left: 10px solid #36c; Default "notice" blue: background-color: #fbfbfb; box-sizing: border-box; } Single border between stacked boxes. Take into account base templatestyles, * user styles, and Template:Dated maintenance category. * remove link selector when T200206 is fixed: .ambox + link + .ambox, .ambox + link + style + .ambox, .ambox + link + link + .ambox, /*…”)
- 2025年4月13日 (日) 11:15 Imxiaoanag 留言 贡献创建了页面Module:ModuleBox (创建页面,内容为“-- This is a meta-module for producing message box templates, including {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Require necessary modules. local getArgs = require('Module:Arguments').getArgs local categoryHandler = require('Module:Category handler').main local yesno = require('Module:Yesno') -- Load the configuration page. local cfgTables = mw.loadData('Module:Message box/configuration') -- Get a language object for…”)
- 2025年4月13日 (日) 10:52 Imxiaoanag 留言 贡献创建了页面LGV 地中海线/时刻表 (创建页面,内容为“本页面详细列出了52个LGV 地中海线的时刻表信息。 == 北行车辆 == 北行车辆平均行驶33分钟。 {| class="wikitable fandom-table" !车次 !TGV 6102 !TGV 6136 !TGV 9854 !TGV 6106 !TGV 9583 !TGV 6112 !TGV 5516 !TGV 6116 !TGV 9866 !TGV 6120 !TGV 5386 |- |'''马赛圣夏尔站'''出发 |05:16 |06:02 |06:36 |07:00 |08:16 |09:02 |09:46 |12:02 |12:07 |14:00 |14:33 |- |'''阿维尼翁站'''抵达 |05:49 |06:35 |07:09 |07:33 |08:49 |09:35…”) 标签:可视化编辑:已切换
- 2025年4月13日 (日) 10:47 Imxiaoanag 留言 贡献保护了法国国家铁路公司 [编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期) (历史)
- 2025年4月13日 (日) 10:47 Imxiaoanag 留言 贡献创建了页面法国国家铁路公司 (重定向页面至法国国家铁路) 标签:新重定向 可视化编辑
- 2025年4月13日 (日) 10:47 Imxiaoanag 留言 贡献保护了SNCF [编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期) (历史)
- 2025年4月13日 (日) 10:46 Imxiaoanag 留言 贡献创建了页面SNCF (重定向页面至法国国家铁路) 标签:新重定向 可视化编辑
- 2025年4月13日 (日) 10:46 Imxiaoanag 留言 贡献保护了地中海线 [编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期) (历史)
- 2025年4月13日 (日) 10:46 Imxiaoanag 留言 贡献创建了页面地中海线 (重定向页面至LGV 地中海线) 标签:新重定向 可视化编辑
- 2025年4月13日 (日) 10:45 Imxiaoanag 留言 贡献保护了LGV地中海线 [编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期) (历史)
- 2025年4月13日 (日) 10:45 Imxiaoanag 留言 贡献创建了页面LGV地中海线 (重定向页面至LGV 地中海线) 标签:新重定向 可视化编辑
- 2025年4月13日 (日) 10:43 Imxiaoanag 留言 贡献创建了页面法国国家铁路 (创建页面,内容为“'''法国铁路国家(Société nationale des chemins de fer français, 缩写为 SNCF)''',中文简称'''法国国铁'''或'''法铁''',是法国最大的国营公司之一,也是欧盟区内仅次于德铁的第二大铁路公司,总部位于圣但尼市。它成立于1938年,运营该国的国家铁路运输,其中包括法国高速铁路网络上的法国高铁TGV,也包括邻近小国摩纳哥的联外铁路运输。 其职能包括运营客…”) 标签:可视化编辑
- 2025年4月13日 (日) 10:41 Imxiaoanag 留言 贡献创建了页面LGV 地中海线 (创建页面,内容为“{{信息框/线路|DLC封图=TSW2 LGV Méditerranée:Marseille - Avignon header.jpg|开发商=多乐堂游戏|发行日期=2020 年 12 月 17 日|商店链接=[https://store.steampowered.com/app/2969690/ Steam]<br> [https://store.epicgames.com/p/train-sim-world-5--lgv-mediterranee-marseille-avignon/ Epic 游戏商城]<br> [https://www.xbox.com/games/store/train-sim-world-5-lgv-mediterranee-marseille-avignon/9N0ZK5XHGCF0/ Xbox]|价格=CNY 108/TWD 488/HKD 1…”) 标签:可视化编辑:已切换
- 2025年4月13日 (日) 10:40 Imxiaoanag 留言 贡献创建了页面Category:带有导航盒的页面 (创建空白页面)
- 2025年4月13日 (日) 10:38 Imxiaoanag 留言 贡献创建了页面Template:导航盒/LGV 地中海线 (创建页面,内容为“<templatestyles src="导航盒.css" /> {{导航盒 |navbar = plain |title = LGV 地中海线 |group1= 机车 |list1 = TGV 双层列车 200 型 |group2= 运营公司 |list2 = 法国国家铁路 |group3= 杂项 |list3 = LGV 地中海线/时刻表 }}”)
- 2025年4月13日 (日) 10:36 Imxiaoanag 留言 贡献创建了页面Template:导航盒 (创建页面,内容为“<templatestyles src="导航盒.css" />{{#invoke:Nav|box}}”)
- 2025年4月13日 (日) 10:35 Imxiaoanag 留言 贡献将页面Template:导航盒.css的内容模型从“wikitext”更改为“已过滤的CSS”
- 2025年4月13日 (日) 10:35 Imxiaoanag 留言 贡献创建了页面Template:导航盒.css (创建页面,内容为“移植自 infobox 的日夜颜色切换和背景阴影等特征: table.navbox { border: 1px solid var(--border-color-base); clear: both; margin: auto; padding: 1px; text-align: center; width: 100%; border-radius: 8px; box-shadow: var(--box-shadow-card); background: var(--color-surface-2); letter-spacing: 0.5px; 增加文字间距: } table.navbox + table.navbox { margin-top: -1px; } .navbox-title, table.nav…”)
- 2025年4月13日 (日) 10:34 Imxiaoanag 留言 贡献创建了页面Module:Nav (创建页面,内容为“local nav = {} local notnil = function(value, default) return value or default end local __nn = notnil local notnilnorempty = function(value, default) if value == nil then return default elseif type(value) == "string" and value == "" then return default else return value end end local __nne = notnilnorempty local notnilnorwhitespace = function(value, default) if value == nil then return default elseif type(value) == "string" then…”)
- 2025年4月13日 (日) 09:41 Imxiaoanag 留言 贡献创建了页面Category:带有信息框的页面 (创建空白页面)
- 2025年4月13日 (日) 09:38 Imxiaoanag 留言 贡献保护了Category:带有时间线的页面 [编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期) (历史)
- 2025年4月13日 (日) 09:38 Imxiaoanag 留言 贡献创建了页面Category:带有时间线的页面 (创建空白页面)
- 2025年4月13日 (日) 09:14 Imxiaoanag 留言 贡献创建了页面Template:信息框/线路 (使用信息框生成器创建的信息框。)
- 2025年4月12日 (六) 23:03 Imxiaoanag 留言 贡献保护了模拟火车世界中文维基:一般免责声明 [编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期) (历史)
- 2025年4月12日 (六) 23:02 Imxiaoanag 留言 贡献保护了模拟火车世界中文维基:隐私政策 [编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期) (历史)
- 2025年4月12日 (六) 23:02 Imxiaoanag 留言 贡献创建了页面模拟火车世界中文维基:隐私政策 (创建页面,内容为“'''上次修订:2025 年 4 月 12 日''' 模拟火车世界中文维基(下称本维基)是由[https://with.loopwiki.work LoopWiki]运营的卡车模拟类游戏的中文维基。 我们遵守[https://with.loopwiki.work/Licensing LoopWiki的隐私政策],并在此基础上加入本维基特有的内容。 本页面向您说明了我们在您使用本维基时关于收集、使用和披露个人信息的政策,以及您与这些数据相关的选择…”)
- 2025年4月12日 (六) 22:57 Imxiaoanag 留言 贡献创建了页面模拟火车世界中文维基:一般免责声明 (重定向页面至模拟火车世界中文维基:免责声明) 标签:新重定向
- 2025年4月12日 (六) 22:57 Imxiaoanag 留言 贡献保护了模拟火车世界中文维基:免责声明 [编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期) (历史)