相关更改
外观
输入页面名称以查看链入(或链自)相关页面的更改。(要查看分类的成员,请输入Category:分类名称)。对您的监视列表上页面的更改以粗体显示。
缩写列表:
- 新
- 该编辑创建了新页面(见新页面列表)
- 小
- 该编辑为小编辑
- 机
- 该编辑由机器人执行
- (±123)
- 该页面字节数的前后变化
2025年9月10日 (星期三)
00:14 | Module:Citation/CS1 差异历史 −111,708 ZheiZhei 留言 贡献 |
新 00:14 | Module:Citation/CS1/COinS 差异历史 +15,546 ZheiZhei 留言 贡献 (创建页面,内容为“--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local is_set, in_array, remove_wiki_link, strip_apostrophe_markup; -- functions in Module:Citation/CS1/Utilities and Module:Citation/CS1/Links local cfg; -- table of configuration tables that are defined in Module:Citation/CS1/Configuration --[[--------------------------< M A K E _ C O I N S _ T I T L E >--------------------…”) |
新 00:13 | Module:Citation/CS1/Utilities 差异历史 +16,879 ZheiZhei 留言 贡献 (创建页面,内容为“--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local cfg; -- table of tables imported from selected Module:Citation/CS1/Configuration --[[--------------------------< H Y P H E N _ T O _ D A S H >------------------------------------------------- Converts a hyphen to a dash ]] -- local function hyphen_to_dash( str ) if not is_set(str) or str:match( "[%[%]{}<>]" ) ~= nil then…”) |
新 00:13 | Module:Citation/CS1/People 差异历史 +30,987 ZheiZhei 留言 贡献 (创建页面,内容为“--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local cfg; local in_array, is_set; local append_error, add_maint_cat, select_one; local make_internal_link; --[[--------------------------< A D D _ V A N C _ E R R O R >---------------------------------------------------- Adds a single Vancouver system error message to the template's output regardless of how many error actually exist. To prevent…”) |
新 00:12 | Module:Citation/CS1/Links 差异历史 +17,507 ZheiZhei 留言 贡献 (创建页面,内容为“--[[ 本模块用于处理维基内链和外链。目前导出四个函数: check_for_external_link()用于批量检查参数中可能存在的外链。 make_external_link()依据输入的url参数和"显示"参数输出维基外链, 并对其中url参数的格式进行检查。若查出url格式不正确, 在设定"源"参数的情况下,会根据该参数产生"引文格式1错误"信息, 附于生成的外链后方;如"源"参数未设定,…”) |
新 00:12 | Module:Citation/CS1/Language 差异历史 +14,022 ZheiZhei 留言 贡献 (创建页面,内容为“--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local is_set, in_array, wrap_msg, wrap_style; local add_prop_cat, add_maint_cat; --[[--------------------------< L O C A L _ T A B L E >------------------------------------------------------- ]] local local_table = { ['abe'] = '西阿贝纳基语', ['abq'] = '阿巴扎语', ['abq-latn'] = '阿巴扎语(拉丁文字)', ['abs'] = '安汶…”) |
新 00:11 | Module:Citation/CS1/Identifiers 差异历史 +56,333 ZheiZhei 留言 贡献 (创建页面,内容为“--[[--------------------------< F O R W A R D D E C L A R A T I O N S >-------------------------------------- ]] local is_set, in_array, wrap_style; -- functions in Module:Citation/CS1/Utilities local append_error, set_error, throw_error, select_one, add_maint_cat; -- functions in Module:Citation/CS1/Error local make_internal_link; -- functions in Module:Citation/CS1/Links local is_valid_date_from_a_point; -- functions in…”) |
新 00:11 | Module:Citation/CS1/Error 差异历史 +13,415 ZheiZhei 留言 贡献 (创建页面,内容为“--[[ 本模块包含了与CS1模块所需,与错误/维护信息相关的函数。错误/维护信息及相关的追踪分类存放于本模块定义的表z中。 请留意过去本站及当前的英文站相应的模块中,该表曾导出供其它模块使用;现已取消。 请勿在其它模块中直接使用或操作表z。由于不兼容性,请勿直接使用英文站模块中定义、和表z有关的函数。 目前该模块导出8个函数,…”) |
00:09 | Module:Citation/CS1/Whitelist 差异历史 +539 ZheiZhei 留言 贡献 |
00:08 | Module:Citation/CS1/Date validation 差异历史 +333 ZheiZhei 留言 贡献 |
00:06 | Module:Citation/CS1/Configuration 差异历史 +11,301 ZheiZhei 留言 贡献 |
2025年9月9日 (星期二)
|
新 22:14 | Template:Cite 2次更改 历史 +196 [ZheiZhei (2×)] | |||
小 |
|
22:14 (当前 | 之前) −2 ZheiZhei 留言 贡献 (trim) | |||
新 |
|
22:13 (当前 | 之前) +198 ZheiZhei 留言 贡献 (创建页面,内容为“<includeonly>{{#invoke:citation/CS1|citation |CitationClass=citation |separator=, |ref=harv |postscript= }}</includeonly><noinclude> 分类:引用模板{{Documentation|Help:引用}} </noinclude>”) |
新 22:09 | Module:Citation/CS1/Date validation 差异历史 +33,514 ZheiZhei 留言 贡献 (创建页面,内容为“ local p = {} --[[--------------------------< I S _ V A L I D _ A C C E S S D A T E >---------------------------------------- returns true if: Wikipedia start date <= accessdate < today + 2 days Wikipedia start date is 2001-01-15T00:00:00 UTC which is 979516800 seconds after 1970-01-01T00:00:00 UTC (the start of Unix time) accessdate is the date provided in |accessdate= at time 00:00:00 UTC today is the current date at time 00:00:00 UTC plus 48 hours if to…”) |
新 22:09 | Module:Citation/CS1/Whitelist 差异历史 +12,403 ZheiZhei 留言 贡献 (创建页面,内容为“ --[[--------------------------< P A R A M E T E R S N O T S U P P O R T E D >------------------------------ This is a list of parameters that once were but now are no longer supported: ['albumlink'] = nil, -- unique alias of titlelink used by old cite AV media notes ['albumtype'] = nil, -- controled inappropriate functionality in the old cite AV media notes ['artist'] = nil, -- unique alias of others used by old cite AV media notes ['Author']…”) |
新 22:07 | Module:Citation/CS1/Configuration 差异历史 +37,901 ZheiZhei 留言 贡献 (创建页面,内容为“ local citation_config = {}; -- override <code>...</code> styling to remove color, border, and padding. <code> css is specified here: -- https://git.wikimedia.org/blob/mediawiki%2Fcore.git/69cd73811f7aadd093050dbf20ed70ef0b42a713/skins%2Fcommon%2FcommonElements.css#L199 local code_style="color:inherit; border:inherit; padding:inherit;"; --[[--------------------------< U N C A T E G O R I Z E D _ N A M E S P A C E S >------------------------------ List of na…”) |
新 22:07 | Module:Citation/CS1 差异历史 +188,410 ZheiZhei 留言 贡献 (创建页面,内容为“ local z = { error_categories = {}; -- for categorizing citations that contain errors error_ids = {}; message_tail = {}; maintenance_cats = {}; -- for categorizing citations that aren't erroneous per se, but could use a little work properties_cats = {}; -- for categorizing citations based on certain properties, language of source for instance } --[[--------------------------< F O R W A R D D E C L A R A T I O N S >------------------------------------…”) |
2025年9月6日 (星期六)
新 13:35 | Template:Note 差异历史 +140 ZheiZhei 留言 贡献 (创建页面,内容为“<includeonly>{{#tag:ref|{{{1|}}}|group=注|name={{{name|}}}}}</includeonly><noinclude>分类:引用模板{{Doc|Help:注脚}}</noinclude>”) |
新 13:35 | Template:Ref 差异历史 +149 ZheiZhei 留言 贡献 (创建页面,内容为“<includeonly>{{#tag:ref|{{{1|}}}|group={{{group|}}}|name={{{name|}}}}}</includeonly><noinclude>分类:引用模板{{Doc|Help:注脚}}</noinclude>”) |
新 13:30 | Template:Notelist 差异历史 +157 ZheiZhei 留言 贡献 (创建页面,内容为“<includeonly>{{column|{{{1|auto}}}|{{#tag:references|{{{refs|}}}|group=注}}}}</includeonly><noinclude>分类:引用模板{{doc|Help:注脚}}</noinclude>”) |
|
新 13:30 | Template:Reflist 2次更改 历史 +166 [ZheiZhei (2×)] | |||
小 |
|
13:30 (当前 | 之前) +8 ZheiZhei 留言 贡献 | |||
新 |
|
13:25 (当前 | 之前) +158 ZheiZhei 留言 贡献 (创建页面,内容为“<includeonly>{{column|35em|{{#tag:references|{{{refs|}}}|group={{{group|}}}}}}}</includeonly><noinclude>分类:引用模板{{doc|Help:注脚}}</noinclude>”) |
新 13:13 | Template:Column 差异历史 +450 ZheiZhei 留言 贡献 (创建页面,内容为“<includeonly><div class="div-col {{#if:{{{small|}}}|div-col-small}} {{#if:{{{rules|}}}|div-col-rules}} {{{class|}}}" style="column-width:{{#if:{{{2|}}}|{{{1}}}|30em}};{{{style|}}}">{{{2|{{{1}}}}}}</div></includeonly><noinclude>分类:格式模板{{doc|content=本模板用于快速创建分列内容(多为列表)。 <code><nowiki>{{column|<每列宽度>|<内容>|small=<小字模式>|rules=<显示分隔栏>}}</nowiki></code> }}</noinclude>”) |