最近更改

来自Age Of History 2 Chinese Wiki
跳转至:导航、​搜索

此页面可以追踪本wiki最近期的更改。

最近更改选项 显示过去1 | 3 | 7 | 14 | 30天的最后50 | 100 | 250 | 500个更改
隐藏注册用户 | 隐藏匿名用户 | 隐藏我的编辑 | 显示机器人 | 隐藏小编辑
显示2025年6月14日 (星期六) 12:12之后的新更改
 
缩写列表:
该编辑创建了新页面(见新页面列表
该编辑为小编辑
该编辑由机器人执行
(±123)
该页面字节数的前后变化

2025年6月13日 (星期五)

     17:42  Infobox/styles.css 20次更改 历史 +227 [Mdzz (5×);ZAN热评 (15×)]
     
17:42 (当前 | 之前 −32 Mdzz 留言 贡献 标签手工回退
     
17:41当前 | 之前 +5 Mdzz 留言 贡献
     
17:40当前 | 之前 −11 Mdzz 留言 贡献
     
17:39当前 | 之前 +3 Mdzz 留言 贡献
     
17:37当前 | 之前 +35 Mdzz 留言 贡献
     
16:36当前 | 之前 +14 ZAN热评 留言 贡献
     
16:28当前 | 之前 −13 ZAN热评 留言 贡献
     
16:27当前 | 之前 +25 ZAN热评 留言 贡献
     
16:25当前 | 之前 +7 ZAN热评 留言 贡献
     
16:23当前 | 之前 +28 ZAN热评 留言 贡献
     
16:04当前 | 之前 −137 ZAN热评 留言 贡献 标签手工回退
     
16:04当前 | 之前 +137 ZAN热评 留言 贡献
     
16:01当前 | 之前 −2 ZAN热评 留言 贡献 标签手工回退
     
16:01当前 | 之前 +2 ZAN热评 留言 贡献
     
16:00当前 | 之前 −13 ZAN热评 留言 贡献
     
15:59当前 | 之前 +26 ZAN热评 留言 贡献 (撤销ZAN热评讨论)的修订版本1363 标签撤销
     
15:59当前 | 之前 −26 ZAN热评 留言 贡献
     
15:58当前 | 之前 +161 ZAN热评 留言 贡献
     
15:54当前 | 之前 −5 ZAN热评 留言 贡献
     
15:50当前 | 之前 +23 ZAN热评 留言 贡献
    17:35  文明时代3吧吧主选举事件(2025年5月) 2次更改 历史 +1,094 [Mdzz (2×)]
     
17:35 (当前 | 之前 −336 Mdzz 留言 贡献 标签可视化编辑
    
17:20当前 | 之前) +1,430 Mdzz 留言 贡献 (创建页面,内容为“{{待编辑条目}}{{Infobox election | election_name = 2024年美国总统选举 | type = presidential | opinion_polls = | college_voted = no | time_zone = 北美东部时区 | previous_election = 2020年美国总统选举 | previous_year = 2020 | next_election = 2028年美国总统选举 | next_year = ''2028'' | election_date = 2024年11月5日 | votes_for_election = 538个选举人团席位 | needed_votes = 270 | turnout…”) 标签可视化编辑
     17:19 用户创建日志 用户账号Mdzz 留言 贡献已创建
     17:10  Infobox election 11次更改 历史 +7,070 [ZAN热评 (11×)]
     
17:10 (当前 | 之前 +38 ZAN热评 留言 贡献
     
17:07当前 | 之前 −27 ZAN热评 留言 贡献
     
17:06当前 | 之前 +33 ZAN热评 留言 贡献
     
16:38当前 | 之前 +22 ZAN热评 留言 贡献
     
16:37当前 | 之前 +4 ZAN热评 留言 贡献
     
16:34当前 | 之前 +162 ZAN热评 留言 贡献
     
16:29当前 | 之前 +70 ZAN热评 留言 贡献
     
16:15当前 | 之前 +1 ZAN热评 留言 贡献
     
15:55当前 | 之前 +2,268 ZAN热评 留言 贡献
     
15:40当前 | 之前 +4,577 ZAN热评 留言 贡献
     
15:17当前 | 之前 −78 ZAN热评 留言 贡献
     17:05  信息框 3次更改 历史 +17 [ZAN热评 (3×)]
     
17:05 (当前 | 之前 +17 ZAN热评 留言 贡献
     
17:04当前 | 之前 +10 ZAN热评 留言 贡献 标签手工回退
     
17:03当前 | 之前 −10 ZAN热评 留言 贡献
     15:37 上传日志 ZAN热评 留言 贡献上传Template-info.svg.png
     15:36  Documentation 差异历史 +12 ZAN热评 留言 贡献
    15:35  Ifnumber 差异历史 +120 ZAN热评 留言 贡献 (创建页面,内容为“<includeonly>{{#iferror:{{#expr:{{{1|}}}*0}}|{{{3|0}}}|{{{2|1}}}}}</includeonly><noinclude>{{documentation}}</noinclude>”)
    15:35  Delink2 差异历史 +7,111 ZAN热评 留言 贡献 (创建页面,内容为“-- This module de-links most wikitext. require("strict") local p = {} local getArgs local function delinkReversePipeTrick(s) if s:match("^%[%[|.*[|\n]") then -- Check for newlines or multiple pipes. return s end return s:match("%[%[|(.*)%]%]") end local function delinkPipeTrick(s) -- We need to deal with colons, brackets, and commas, per Help:Pipe trick. -- First, remove the text before the first colon, if any. if s:match(":") then s = s:mat…”)
     15:34 移动日志 ZAN热评 留言 贡献移动页面政黨政党
    15:34  政黨 差异历史 +3,129 ZAN热评 留言 贡献 (创建页面,内容为“local p = {} local default_color = '#F8F9FA' local categories = { party_not_in_list = 'Category:Pages using Political party with unknown party', shortname_not_in_list = 'Category:Pages using Political party with missing shortname', color_not_in_list = 'Category:Pages using Political party with missing color', } local function create_error(error_message) return string.format('<strong class="error">%s</strong>', error_message) end local fu…”)
    15:31  Multiple candidates images 差异历史 +142 ZAN热评 留言 贡献 (创建页面,内容为“<table style="border:none; border-spacing:0;"> <tr> <td style="padding:0;">{{{1|a}}}</td> <td style="padding:0;">{{{2|b}}}</td> </tr> </table>”)
    15:31  Party color 差异历史 +154 ZAN热评 留言 贡献 (创建页面,内容为“<includeonly>{{#invoke:政黨|fetch|{{{1|}}}|color|error{{#if:{{{error|}}}||_NULL}}={{{error|}}}}}</includeonly><noinclude> {{documentation}} </noinclude>”)
    15:30  Steady 差异历史 +97 ZAN热评 留言 贡献 (创建页面,内容为“<span style="color:#0AF; font-size:larger"> ━ </span><noinclude> {{Documentation}} </noinclude>”)
    15:30  Increase 差异历史 +125 ZAN热评 留言 贡献 (创建页面,内容为“<span style="color:{{#ifeq:{{{color|G}}}|R|red|#0c0}}; font-size:larger">▲</span><noinclude> {{documentation}} </noinclude>”)
    15:27  Efn 差异历史 +775 ZAN热评 留言 贡献 (创建页面,内容为“<noinclude><!-- ****** 注意 ***** 請勿添加任何中文的「註」或「注」功能, 否則會干擾後台對下面幾個保留字的操作, 所有中文功能已遷移至Template:noteTag。 --></noinclude><includeonly>{{#if:{{{name|}}} |{{#tag:ref|{{{1|{{{reference|}}}}}}|name={{{name|}}}|group={{#switch: {{{group|}}} | upper-alpha | upper-roman | lower-alpha | lower-greek | lower-roman = {{{group|}}} | #default = lowe…”)
    15:26  Le 差异历史 +1,345 ZAN热评 留言 贡献 (创建页面,内容为“{{#if:{{{Image|}}}|{{#ifeq:{{{Location|}}}|center|<div class="center">}}<div class="{{#if:{{{Description|}}}|thumb <!-- -->{{#switch:{{{Location|}}} | none | tnone | center = tnone | left | tleft = tleft | right | tright = tright | #default = tright }}|<!-- if no description: -->{{#switch:{{{Location|}}} | none = floatnone | left = floatleft | right = floatright | center = center }}}}"> {{#if:{{{Description|}}}|<div class="thumbinner" style="width: {{#e…”)
    15:25  CSS image crop 差异历史 +1,345 ZAN热评 留言 贡献 (创建页面,内容为“{{#if:{{{Image|}}}|{{#ifeq:{{{Location|}}}|center|<div class="center">}}<div class="{{#if:{{{Description|}}}|thumb <!-- -->{{#switch:{{{Location|}}} | none | tnone | center = tnone | left | tleft = tleft | right | tright = tright | #default = tright }}|<!-- if no description: -->{{#switch:{{{Location|}}} | none = floatnone | left = floatleft | right = floatright | center = center }}}}"> {{#if:{{{Description|}}}|<div class="thumbinner" style="width: {{#e…”)