「モジュール:SMWメンバー情報」の版間の差分

ナビゲーションに移動 検索に移動
ページの作成:「local p = {} local function setProperty(dataStore) -- メイン空間のみ if not mw.title.getCurrentTitle().namespace == 0 then return true; end if not mw.smw then return true; end local result = mw.smw.set( dataStore ) if result == true then -- everything ok else -- error message to be found in result.error end end local function test(frame) local args = frame.args --local args = require( 'Module:Argum…」
(ページの作成:「local p = {} local function setProperty(dataStore) -- メイン空間のみ if not mw.title.getCurrentTitle().namespace == 0 then return true; end if not mw.smw then return true; end local result = mw.smw.set( dataStore ) if result == true then -- everything ok else -- error message to be found in result.error end end local function test(frame) local args = frame.args --local args = require( 'Module:Argum…」)
(相違点なし)

案内メニュー