본문으로 이동

모듈:Authority control/documentation/연습장: 편집 역사


차이 선택: 비교하려는 판의 라디오 버튼을 선택한 다음 엔터나 아래의 버튼을 누르세요.
설명: (최신) = 최신 판과 비교, (이전) = 이전 판과 비교, 잔글= 사소한 편집

2025년 6월 6일 (금)

  • 최신이전 08:372025년 6월 6일 (금) 08:37 Ykhwong 토론 기여 6,706 바이트 +6,706 새 문서: require('strict') local p = {} local frame = mw.getCurrentFrame() local config_file = frame.args.config and frame.args.config~='' and ('/' .. frame.args.config) or '' local config = mw.loadData('Module:Authority control/config' .. config_file) local sandbox-- = '/' .. config.i18n.sandbox local title = mw.title.getCurrentTitle() local namespace = title.namespace local testcases = title.subpageText == config.i18n.testcases local makelink = require(config.i18n.ACmodule .. (sandbox...