주요 공개 기록
보이기
위키백과에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.
- 2023년 3월 11일 (토) 10:21 Ykhwong 토론 기여님이 모듈:Authority control/documentation 문서를 보호했습니다 [편집=자동 인증된 사용자만 허용] (무기한) [이동=자동 인증된 사용자만 허용] (무기한) (훼손 시 영향이 큰 틀이나 모듈) (역사)
- 2023년 3월 11일 (토) 10:10 Ykhwong 토론 기여님이 모듈:Authority control/documentation 문서를 만들었습니다 (새 문서: require('strict') local p = {} local configfile = 'Module:Authority control/config' local title = mw.title.getCurrentTitle() local namespace = title.namespace local testcases = (string.sub(title.subpageText,1,3) == '시험장') local makelink = require('Module:Authority control').makelink local function needsAttention(sortkey) return '' .. sortkey .. title.text .. '' end local function addCat(cat,sortk...)