Wikibooks zhwikibooks https://zh.wikibooks.org/wiki/Wikibooks:%E9%A6%96%E9%A1%B5 MediaWiki 1.47.0-wmf.3 first-letter Media Special Talk User User talk Wikibooks Wikibooks talk File File talk MediaWiki MediaWiki talk Template Template talk Help Help talk Category Category talk Transwiki Transwiki talk Wikijunior Wikijunior talk Subject Subject talk TimedText TimedText talk Module Module talk Event Event talk 中国帝王全表 0 22141 184517 123999 2026-05-21T03:31:37Z TunnelESON 317 修正重定向 184517 wikitext text/x-wiki 1rb483x6t4dn8jsbxgilbk5oj1y6r4w 武林 0 34064 184526 182867 2026-05-21T06:28:21Z P1ayer 1197 /* 派 */ 184526 wikitext text/x-wiki 14wvs2ijzyaq4uayuxne81dtmdlh1zj 184527 184526 2026-05-21T06:51:47Z P1ayer 1197 /* 門 */ 184527 wikitext text/x-wiki n09rve76lh9w34p4dpgy11hpl9ukmuz Template:Col3 10 34330 184518 2026-05-21T05:47:19Z P1ayer 1197 创建页面,内容为“<onlyinclude>{{safesubst:<noinclude/>#invoke:columns|display|sort=1|collapse=1|columns=3}}</onlyinclude><!-- -->{{documentation}}” 184518 wikitext text/x-wiki 89fsybsde8t9sdhj0q4itbm3fgjicl2 Module:Columns 828 34331 184519 2026-05-21T05:55:57Z P1ayer 1197 创建页面,内容为“local export = {} local collation_module = "Module:collation" local debug_track_module = "Module:debug/track" local headword_data_module = "Module:headword/data" local JSON_module = "Module:JSON" local languages_module = "Module:languages" local links_module = "Module:links" local pages_module = "Module:pages" local parameter_utilities_module = "Module:parameter utilities" local parameters_module = "Module:parameters" local parse_utilities_module = "Module:par…” 184519 Scribunto text/plain g1591p4wiwxvv6n8shajus3a4el65bm Module:String utilities 828 34332 184520 2026-05-21T06:03:35Z P1ayer 1197 创建页面,内容为“local export = {} local function_module = "Module:fun" local load_module = "Module:load" local memoize_module = "Module:memoize" local string_char_module = "Module:string/char" local string_charset_escape_module = "Module:string/charsetEscape" local mw = mw local string = string local table = table local ustring = mw.ustring local byte = string.byte local char = string.char local concat = table.concat local find = string.find local format = string.format loc…” 184520 Scribunto text/plain 5539a01p7ihwjc0hufg4p7q6ayyna31 Module:Memoize 828 34333 184521 2026-05-21T06:08:46Z P1ayer 1197 创建页面,内容为“local math_module = "Module:math" local table_pack_module = "Module:table/pack" local require = require local select = select local unpack = unpack or table.unpack -- Lua 5.2 compatibility -- table.pack: in Lua 5.2+, this is a function that wraps the parameters given -- into a table with the additional key `n` that contains the total number of -- parameters given. This is not available on Lua 5.1, so [[Module:table/pack]] -- provides the same functionality. l…” 184521 Scribunto text/plain 8gmyvbgmtmwh2pu7neciscs7liw1v30 Module:Parameters 828 34334 184522 2026-05-21T06:12:50Z P1ayer 1197 创建页面,内容为“--[==[TODO: * Change certain flag names, as some are misnomers: * Change `allow_holes` to `keep_holes`, because it's not the inverse of `disallow_holes`. * Change `allow_empty` to `keep_empty`, as it causes them to be kept as "" instead of deleted. * Sort out all the internal error calls. Manual error(format()) calls are used when certain parameters shouldn't be dumped, so find a way to avoid that. ]==] local export = {} local collation_module = "Module:col…” 184522 Scribunto text/plain c23kzesggrlowmn06oii7zu1bbzht4t Module:Scribunto 828 34335 184523 2026-05-21T06:15:23Z P1ayer 1197 创建页面,内容为“local export = {} local math_module = "Module:math" local dump = mw.dumpObject local format = string.format local gsub = string.gsub local match = string.match local php_trim -- defined below local sub = string.sub local tonumber = tonumber local tostring = tostring local type = type do local php_htmlspecialchars_data local function get_php_htmlspecialchars_data() php_htmlspecialchars_data, get_php_htmlspecialchars_data = { ["\""] = "&quot;", ["&"]…” 184523 Scribunto text/plain 90dvo9iqmpdordtuzghbnnl9rw4476r Module:Fun 828 34336 184524 2026-05-21T06:17:30Z P1ayer 1197 创建页面,内容为“local export = {} local debug_track_module = "Module:debug/track" local table_get_unprotected_metatable = "Module:table/getUnprotectedMetatable" local chain -- defined below local chain_iter -- defined below local format = string.format local gmatch = string.gmatch local ipairs = ipairs local is_callable -- defined below local pairs = pairs local pcall = pcall local rawget = rawget local require = require local select = select local tostring = tostring local…” 184524 Scribunto text/plain mc1wbmetcrpjp1ihyth6j2ajabvak7y Module:Table/getUnprotectedMetatable 828 34337 184525 2026-05-21T06:19:46Z P1ayer 1197 创建页面,内容为“local _getmetatable = debug.getmetatable -- For testing (and just in case it gets enabled). if _getmetatable ~= nil then -- Avoid debug.getmetatable() throwing an error if 0 arguments are passed, -- for parity with the other function. return function(t) return _getmetatable(t) end end _getmetatable = getmetatable local pcall = pcall local rawget = rawget local setmetatable = setmetatable local type = type --[==[ Attempts to retrieve the input value's…” 184525 Scribunto text/plain oqd72lzzcljldqpmbzxsx5fm947exar