すべての公開記録

ナビゲーションに移動 検索に移動

gorosabaWikiの取得できる記録をまとめて表示しています。 記録の種類、実行した利用者 (大文字小文字は区別)、影響を受けたページ (大文字小文字は区別) による絞り込みができます。

記録
  • 2024年2月29日 (木) 18:21 Moku21 トーク 投稿記録 がページ「モジュール:Effective protection expiry」を削除しました (内容:「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 == 'autoreview' t…」)