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

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

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

2023年9月27日 (水)

2022年8月19日 (金)

  • 最新 02:502022年8月19日 (金) 02:50三男wiki>管理モメン 10,054バイト 0 モジュール:Arguments」を保護しました ([編集=管理者のみ許可] (無期限) [移動=管理者のみ許可] (無期限))
  • 最新 02:502022年8月19日 (金) 02:50三男wiki>管理モメン 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…」