相关更改
更多操作
输入页面名称以查看链入(或链自)相关页面的更改。(要查看分类的成员,请输入Category:分类名称)。对您的监视列表上页面的更改以粗体显示。
缩写列表:
- 新
- 该编辑创建了新页面(见新页面列表)
- 小
- 该编辑为小编辑
- 机
- 该编辑由机器人执行
- (±123)
- 该页面字节数的前后变化
2025年6月30日 (星期一)
|
小 19:14 | Module:Hatnote/styles.css 2次更改 历史 −32 [OctoberSama (2×)] | |||
小 |
|
19:14 (当前 | 之前) +11 OctoberSama 留言 贡献 | |||
小 |
|
19:13 (当前 | 之前) −43 OctoberSama 留言 贡献 |
|
新 19:06 | Module:Main 2次更改 历史 +2,161 [OctoberSama (2×)] | |||
小 |
|
19:06 (当前 | 之前) −4 OctoberSama 留言 贡献 | |||
新 |
|
18:52 (当前 | 之前) +2,165 OctoberSama 留言 贡献 (创建页面,内容为“--[[ -- This module produces a link to a main article or articles. It implements the -- template {{main}}. -- -- If the module is used in category or category talk space, it produces "The -- main article for this category is xxx". Otherwise, it produces -- "Main article: xxx". --]] local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments -- lazily initialise local p = {} function p.main(frame) mArguments =…”) |
新 18:58 | Module:Format link 差异历史 +6,150 OctoberSama 留言 贡献 (创建页面,内容为“-------------------------------------------------------------------------------- -- Format link 格式化链接 -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------------------------------------------------------- lo…”) |
新 18:57 | Module:Hatnote list 差异历史 +7,985 OctoberSama 留言 贡献 (创建页面,内容为“-------------------------------------------------------------------------------- -- Module:Hatnote list -- -- -- -- This module produces and formats lists for use in hatnotes. In particular, -- -- it implements the for-see list, i.e. lists of "For X, see Y" statements, -- -- as used in {{about}}, {{redirect}}, and their variants. A…”) |
新 18:56 | Module:Hatnote 差异历史 +6,138 OctoberSama 留言 贡献 (创建页面,内容为“-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules.…”) |