相關變更
輸入頁面名稱,來查看頁面所連入或連出頁面的變更。(要查看分類成員的話,請輸入分類:分類名稱)。會對在您的監視清單上頁面更改為粗體顯示。
縮寫列表:
- 數
- 微國家百科編輯
- 新
- 該編輯建立了新頁面(請參考新頁面)
- 小
- 此為次要編輯
- 機
- 該編輯由機器人執行
- (±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>」的新頁面) |
2025年5月16日 (星期五)
|
12:28 | 模組:Infobox 2 次變更 歷史 0 [Erzherrscher (2×)] | |||
|
12:28 (目前 | 前筆) −6,733 Erzherrscher 留言 貢獻 (取消Erzherrscher(留言)作出的修訂45369) 標籤:復原 | ||||
|
12:20 (目前 | 前筆) +6,733 Erzherrscher 留言 貢獻 |
2025年5月6日 (星期二)
新 00:55 | 模組:Lang 差異歷史 +95,259 Noah LDW 留言 貢獻 (建立內容為「--[=[ Lua support for the {{lang}}, {{langx}}, {{lang-??}}, and {{transliteration}} templates and replacement of various supporting templates. ]=] require('strict'); local getArgs = require ('Module:Arguments').getArgs; local unicode = require ("Module:Unicode data"); -- for is_Latin() and is_rtl() local yesno = require ('Module:Yesno'); local lang_data = mw.loadData ('Module:Lang/data' .. (mw.getCurrentFrame():getTitle():match ('/sandbox') or…」的新頁面) |
新 00:54 | 模組:Native name 差異歷史 +12,084 Noah LDW 留言 貢獻 (建立內容為「require('strict'); local getArgs = require ('Module:Arguments').getArgs; local lang_module = require ('Module:Lang'); local yes_no = require('Module:Yesno') local defined_values = { italic = {['no']='no', ['off']='no', ['yes']='yes'}, -- values accepted by |italic= and |italics=; {{lang}} expects 'no' so 'off' must be translated paren = {['yes']=true, ['no']=true, ['off']=true, ['omit']=true}, -- values accepted by |paren= } local messag…」的新頁面) |
新 00:51 | 模組:Convert 差異歷史 +132,351 Noah LDW 留言 貢獻 (建立內容為「-- Convert a value from one unit of measurement to another. -- Example: {{convert|123|lb|kg}} --> 123 pounds (56 kg) -- See en:Template:Convert/Transwiki guide if copying to another wiki. local MINUS = '−' -- Unicode U+2212 MINUS SIGN (UTF-8: e2 88 92) local abs = math.abs local floor = math.floor local format = string.format local log10 = math.log10 local ustring = mw.ustring local ulen = ustring.len local usub = ustring.sub -- Configuration optio…」的新頁面) |
2025年5月5日 (星期一)
新 23:59 | 模板:Native phrase 差異歷史 +102 Erzherrscher 留言 貢獻 (建立內容為「<includeonly>{{#invoke:native name|native_name}}</includeonly><noinclude>{{Documentation}}</noinclude>」的新頁面) |
新 23:58 | 模板:DecreasePositive 差異歷史 +62 Erzherrscher 留言 貢獻 (建立內容為「{{Decrease|color=G}}<noinclude> {{documentation}} </noinclude>」的新頁面) |
新 23:58 | 模板:Convert 差異歷史 +121 Erzherrscher 留言 貢獻 (建立內容為「<includeonly>{{{{{♥|safesubst:}}}#invoke:convert|convert|abbr=off default}}</includeonly><noinclude>{{doc}}</noinclude>」的新頁面) |