특정판 필터링펼치기접기 끝 날짜:태그 필터:wikieditor (숨긴 태그)넘겨주기 대상 변경넘겨주기 제거대체됨되돌려진 기여비우기새 넘겨주기수동 되돌리기시각 편집시각 편집: 전환됨일괄 되돌리기편집 취소선택 반전 판 보이기 차이 선택: 비교하려는 판의 라디오 버튼을 선택한 다음 엔터나 아래의 버튼을 누르세요. 설명: (최신) = 최신 판과 비교, (이전) = 이전 판과 비교, 잔글= 사소한 편집 2025년 6월 29일 (일) 최신이전 14:542025년 6월 29일 (일) 14:54 삼쩌모 토론 기여 10,054 바이트 +5,135 삼쩌모 (토론)의 10658 판 편집을 되돌림 태그: 편집 취소 최신이전 14:542025년 6월 29일 (일) 14:54 삼쩌모 토론 기여 4,919 바이트 −5,135 편집 요약 없음 태그: 되돌려진 기여 최신이전 14:532025년 6월 29일 (일) 14:53 삼쩌모 토론 기여 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) == 'string' then v...