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

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

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

2022年12月22日 (木)

  • 最新 03:252022年12月22日 (木) 03:25Softyu トーク 投稿記録 1,123バイト −5 編集の要約なし
  • 最新 03:102022年12月22日 (木) 03:10Softyu トーク 投稿記録 1,128バイト +1,128 ページの作成:「local p = {}; local function setProperty(fanpla_name) -- メイン空間のみ if not mw.title.getCurrentTitle().namespace == 0 then return true; end if not mw.smw then return true; end local dataStore = {} dataStore['fanpla_nameルームキー'] = fanpla_name local result = mw.smw.set( dataStore ) if result == true then -- everything ok else -- error message to be found in result.error end end…」