「模組:URL」:修訂歷史

比對選擇的版本差異:選擇要比對修訂版本的單選按鈕並點選底部的按鈕進行比對。
符號說明:(目前) = 與最新的修訂版本比對,(前筆) = 與前一筆修訂版本比對, = 次要修訂。

2022年6月25日 (星期六)

  • 目前前筆 17:222022年6月25日 (六) 17:22imported>CYL992 3,166位元組 +3,166 建立內容為「-- -- This module implements {{URL}} -- local p = {} local function safeUri(s) local success, uri = pcall(function() return mw.uri.new(s) end) if success then return uri end end function p._url(url, text) url = mw.text.trim(url or '') text = mw.text.trim(text or '') if url == '' then if text == '' then return mw.getCurrentFrame():expandTemplate{ title = 'tlx', args = { 'URL', "''example…」的新頁面