×
新規記事を作成
ここにページのタイトルを記入:
We currently have 2 articles on 政治ボールwiki 日本語版. Type your article name above or click on one of the titles below and start writing!



    政治ボールwiki 日本語版

    「モジュール:Protect」の変更履歴

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

    2026年7月13日 (月)

    • 最新 19:182026年7月13日 (月) 19:18 LiberalPolandball トーク 投稿記録 928バイト +928 ページの作成:「local function processResult(options, success, ...) if not success then local message = tostring(... or '(メッセージなし)') if options.removeLocation then message = string.gsub(message, '^Module:[^:]+:%d+: ', '', 1) message = string.gsub(message, '^モジュール:[^:]+:%d+: ', '', 1) end return string.format(options.errFormat, message) end return ... end local function protect(func, errFormat, options) if type(errFormat) == 'table' the…」