「模組:If mobile」:修訂歷史

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

2024年6月25日 (星期二)

  • 目前前筆 09:212024年6月25日 (二) 09:21LarryChou 留言 貢獻 814位元組 +814 建立內容為「local p = {} function p._main(args) local frame = mw.getCurrentFrame() local root = mw.html.create() if args["Tag"] then args["tag"] = args["Tag"] end local ifmobile = root:tag(args["tag"] or 'span') ifmobile :addClass('ifmobile') local nomobile = ifmobile:tag(args["tag"] or 'span') local mobile = ifmobile:tag(args["tag"] or 'span') nomobile :addClass('nomobile') :wikitext(args[2])…」的新頁面