合併顯示所有卡特霍普中所有類型的日誌。您可以點選下拉式選單選擇日誌的類型,指定使用者名稱(區分大小寫)或影響的頁面(區分大小寫)。
- 2025年6月14日 (六) 21:59 GTEH 留言 貢獻 已建立頁面 模組:LinkJoin (建立內容為「local p = {} function p.main(frame) local args = frame:getParent().args or {} return p._joinLinks(args) end function p._joinLinks(args) local links = {} local labels = {} local maxIndex = 0 for key, value in pairs(args) do if type(key) == 'number' or tonumber(key) then local index = tonumber(key) if index > maxIndex then maxIndex = index end if value and value ~= '' then…」的新頁面)