2024年4月4日 (星期四)
B-pi9U2q3
无编辑摘要
−205
B-pi9U2q3
创建页面,内容为“-- copy from wikipedia:Module:multiple image 24-04 -- implements template:multiple image local p = {} local autoscaledimages local nonautoscaledimages local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end local function removepx(s) return tostring(s or ''):match('^(.*)[Pp][Xx]%s*$') or s end local function getdimensions(s, w, h) if tonumber(w) and tonumber(h) then nonautoscaledimages = true return tonumber(w), tonumber…”
+9,076