모든 공개 기록

광부위키에서 사용할 수 있는 모든 기록이 표시됩니다. 기록 종류나 사용자 이름(대소문자 구별) 또는 영향을 받는 문서(대소문자 구별)를 선택하여 범위를 좁혀서 살펴볼 수 있습니다.

기록 목록
  • 2022년 7월 10일 (일) 11:00 Rainykaya 토론 기여님이 모듈:Infobox military conflict 문서를 만들었습니다 (새 문서: require('모듈:No globals') local infoboxStyle = mw.loadData('모듈:WPMILHIST Infobox style') local IMC = {} IMC.__index = IMC function IMC:renderPerCombatant(builder, headerText, prefix, suffix) prefix = prefix or '' suffix = suffix or '' local colspans = {} -- This may result in colspans[1] getting set twice, but -- this is no big deal. The second set will be correct. local lastCombatant = 1 for i = 1,self.combatants do if self.args[prefix .. i .. suffix] the...)