相關變更
輸入頁面名稱,來查看頁面所連入或連出頁面的變更。(要查看分類成員的話,請輸入分類:分類名稱)。會對在您的監視清單上頁面更改為粗體顯示。
縮寫列表:
- 數
- 微國家百科編輯
- 新
- 該編輯建立了新頁面(請參考新頁面)
- 小
- 此為次要編輯
- 機
- 該編輯由機器人執行
- (±123)
- 該頁面變更的大小 (位元組)
2025年5月22日 (星期四)
新 03:57 | 模組:Convert/data 差異歷史 +217,596 Erzherrscher 留言 貢獻 (建立內容為「-- Conversion data used by Module:Convert which uses mw.loadData() for -- read-only access to this module so that it is loaded only once per page. -- See en:Template:Convert/Transwiki guide if copying to another wiki. -- -- These data tables follow: -- all_units all properties for a unit, including default output -- default_exceptions exceptions for default output ('kg' and 'g' have different defaults) -- link_exceptions excepti…」的新頁面) |
新 03:56 | 模組:Unicode data 差異歷史 +16,739 Erzherrscher 留言 貢獻 (建立內容為「local p = {} local floor = math.floor local function errorf(level, ...) if type(level) == "number" then return error(string.format(...), level + 1) else -- level is actually the format string. return error(string.format(level, ...), 2) end end local function binary_range_search(codepoint, ranges) local low, mid, high low, high = 1, ranges.length or require "Module:TableTools".length(ranges) while low <= high do mid = floor((low + high) / 2)…」的新頁面) |
2025年5月21日 (星期三)
13:16 | 模板:Infobox 差異歷史 +486 Erzherrscher 留言 貢獻 |
新 13:15 | 模組:Ustring 差異歷史 +893 Erzherrscher 留言 貢獻 (建立內容為「require('Module:No globals') return setmetatable({}, { __index = function(t, k) local what = mw.ustring[k] if type(what) ~= "function" then return what end return function(frame) local fargs = frame.args local fargsused = { tag = true } local args = {} local str_i = 1 while fargs['s' .. str_i] do fargsused['s' .. str_i] = true args[str_i] = fargs['s' .. str_i] str_i = str_i + 1 end for i, v in ipairs(fargs) do…」的新頁面) |
新 13:14 | 模板:Str rightc 差異歷史 +265 Erzherrscher 留言 貢獻 (建立內容為「<includeonly>{{safesubst:#switch:{{safesubst:#if:{{{1|}}}|a}}{{safesubst:#iferror:{{safesubst:#ifexpr:{{{2|}}}>0|b}}|c}} |ab={{safesubst:#invoke:ustring|sub|s1={{{1|}}}|-{{{2|}}}}} |ac={{{1|}}} |a= |{{{3|}}}}}</includeonly><noinclude> {{documentation}} </noinclude>」的新頁面) |