このページの記録を表示 (不正利用記録を閲覧)版の絞り込み開く折り畳む この日まで:タグ絞り込み:wikieditor(隠しタグ)ビジュアルエディター: 中途切替取り消し差し戻し済み巻き戻し手動差し戻し新規リダイレクト選択したものを除く 更新を表示 差分の選択: 比較したい版のラジオボタンを選択し、Enterキーを押すか、下部のボタンを押します。 凡例: (最新)=最新版との比較、(前)=直前の版との比較、細=細部の編集 2026年7月20日 (月) 最新前 15:542026年7月20日 (月) 15:54 LiberalPolandball トーク 投稿記録 1,622バイト +1,622 ページの作成:「-- This module implements {{su}}. local p = {} function p.main(frame) -- Use arguments from the parent frame only, and remove any blank arguments. -- We don't need to trim whitespace from any arguments, as this module only -- uses named arguments, and whitespace is trimmed from them automatically. local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do if v ~= '' then args[k] = v end end -- Define the variables to pa…」