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

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

2022年8月23日 (火)

  • 最新 15:532022年8月23日 (火) 15:53AdminJP1 トーク 投稿記録 10,054バイト 0 1版 をインポートしました
  • 最新 15:442022年8月23日 (火) 15:44AdminJP1 トーク 投稿記録 10,054バイト +10,054 ページの作成:「-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'str…」

2019年9月2日 (月)