「モジュール:Effective protection expiry」の変更履歴

差分の選択: 比較したい版のラジオボタンを選択し、Enterキーを押すか、下部のボタンを押します。
凡例: (最新)=最新版との比較、(前)=直前の版との比較、=細部の編集

2023年4月19日 (水)

2023年4月17日 (月)

  • 最新 15:362023年4月17日 (月) 15:36龍太郎 トーク 投稿記録 1,563バイト +1,563 ページの作成:「local p = {} -- Returns the expiry of a restriction of an action on a given title, or unknown if it cannot be known. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action ==…」

2021年10月20日 (水)