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

2022년 7월 10일 (일)

  • 최신이전 11:002022년 7월 10일 (일) 11:00Rainykaya 토론 기여 8,210 바이트 +8,210 새 문서: 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...