| r368 vs r369 | ||
|---|---|---|
| ... | ... | |
| 2592 | 2592 | }}}}}}@ms@{{{#!if ri!="" |
| 2593 | 2593 | {{{#!if comment="ri의 값이 존재하고 끊는 단위로 떨어질 때 자릿수를 매기고자 띄어쓰기를 넣습니다.", ms=(18%(+md)==0)?" ":"" |
| 2594 | 2594 | }}}@ms@{{{#!if comment="ri 표시 부분", ms=ri, tm="", tn="", (+md==3)||(+md==4) |
| 2595 | {{{#!if comment="rs의 경우와 같이, md만큼 떼었을 때 rb에서 모자라는 자릿수를 먼저 끊어 표시합니다.", tn=ms, ty=ms.length, ty=(ty+tx-1)/(+md), | |
| 2595 | {{{#!if comment="rs의 경우와 같이, md만큼 떼었을 때 rb에서 모자라는 자릿수를 먼저 끊어 표시합니다.", tn=ms, ty=ms.length, ty=(ty+tx-1)/(+md), tm=(tx>0)?tn.substr(0,tx):tn.substr(0,+md), tn=(tx>0)?tn.substr(tx):tn.substr(+md), ty>0 | |
| 2596 | 2596 | {{{#!if tm+=" " |
| 2597 | 2597 | }}}}}}{{{#!if ty-->0 |
| 2598 | 2598 | {{{#!if tm+=tn.substr(0,+md), tn=tn.substr(+md) |
| ... | ... |