| r2690 | ||
|---|---|---|
| r2597 | 1 | [[분류:냥]] |
| r2684 | 2 | |
| r2682 | 3 | {{{#!if ap=5, bp=0, bb="" |
| 4 | }}}{{{#!if ap-bp>=9 | |
| 5 | {{{#!if bp+=9, bb=bb+"000000000" | |
| 6 | }}}}}}{{{#!if ap-bp>=4 | |
| 7 | {{{#!if bp+=4, bb=bb+"0000" | |
| 8 | }}}}}}{{{#!if ap-bp>=2 | |
| 9 | {{{#!if bp+=2, bb=bb+"00" | |
| 10 | }}}}}}{{{#!if ap-bp>=2 | |
| 11 | {{{#!if bp+=2, bb=bb+"00" | |
| 12 | }}}}}}{{{#!if ap-bp>=1 | |
| 13 | {{{#!if bp+=1, bb=bb+"0" | |
| 14 | }}}}}} | |
| 15 | @ap@ @bp@ | |
| 16 | {{{#!if bl = bb.length | |
| 17 | }}}@bl@자 | |
| 18 | ---- | |
| 19 | {{{#!if ap=5, bp=0, bb="" | |
| 20 | }}}{{{#!if ap>bp | |
| 21 | {{{#!if bp=ap, bb+="000000000000000000" | |
| 22 | }}}{{{#!if bb=bb.substr(0,ap) | |
| 23 | }}}}}} | |
| 24 | @ap@ @bp@ | |
| 25 | {{{#!if bl = bb.length | |
| 26 | }}}@bl@자 | |
| 27 | ## | |
| r2662 | 28 | ||<#fff"> <#fff'''{{{#red \"}}}'''>왜 문제가 없지 || |
| r2629 | 29 | ## |
| 30 | folding, wiki(스타일), html은 뒤에 띄어쓰기 없어도 작동. | |
| 31 | 다만 dark-style은 꼭 "-"만 사용 가능. | |
| 32 | if, syntax는 띄어쓰기 없을 시 에러. | |
| 33 | ## | |
| r2624 | 34 | == 문단 == |
| r2671 | 35 | {{{#!folding 계산기 테스트 |
| r2636 | 36 | {{{-5 |
| r2643 | 37 | [include(틀:계산기2, a=1.1, f=-, b=-1.2)] |
| r2637 | 38 | [include(틀:계산기2, a=9223372036854775808, f=-, b=-9223372036854775800)] |
| r2636 | 39 | [include(틀:계산기2, a=., f=-, b=-.)] |
| 40 | [include(틀:계산기2, a=-, f=+, b=-)] | |
| 41 | [include(틀:계산기2, a=10, f=/, b=3)] | |
| r2624 | 42 | [include(틀:계산기2, a=-5, f=/, b=200)] |
| 43 | [include(틀:계산기2, a=-5, f=*, b=200)] | |
| 44 | [include(틀:계산기2, a=123459, f=/, b=2)] | |
| 45 | [include(틀:계산기2, a=12345, f=-, b=67890)] | |
| r2630 | 46 | [include(틀:계산기2, a=123456789012345678, f=-, b=-901234567890123456)] |
| r2632 | 47 | [include(틀:계산기2, a=123456789012345678.901234567890123456, f=+, b=789012345678901234.567890123456789012)] |
| r2639 | 48 | [include(틀:계산기2, a=123456789012345678.9012345678901234567, f=+, b=789012345678901234.567890123456789012)] |
| r2624 | 49 | [include(틀:계산기2, a=-1, f=*, b=-5)] |
| 50 | [include(틀:계산기2, a=-3, f=/, b=7)] | |
| r2633 | 51 | [include(틀:계산기2, a=1.1, f=+, b=0.1)] |
| r2634 | 52 | [include(틀:계산기2, a=1.123, f=+, b=0.877)] |
| 53 | [include(틀:계산기2, a=1.123, f=+, b=0.878)] | |
| r2635 | 54 | [include(틀:계산기2, a=1.333, f=-, b=4.354)] |
| r2638 | 55 | [include(틀:계산기2, a=7.89, f=-, b=12.345)] |
| r2640 | 56 | [include(틀:계산기2, a=1, f=-, b=0.000000000000000001)] |
| 57 | [include(틀:계산기2, a=1.000000000000000002, f=-, b=2.000000000000000001)]}}} | |
| r2671 | 58 | 아직은 소수끼리의 계산은 되지 않는 모양이다. 사실 그도 그럴 것이 gauss함수를 가져오지 않았기 때문)}}} |
| r2624 | 59 | |
| 60 | {{{#!if json={'a':'b', 'c':'d'} | |
| 61 | json={'a':'b', 'c':'d'}[br] | |
| 62 | }}}{{{#!if json['a'] == 'b' | |
| 63 | json['a'] == 'b'[br] | |
| 64 | }}}{{{#!if list = ['a', 'b'] | |
| 65 | list = ['a', 'b'][br] | |
| 66 | }}}{{{#!if list[1] == 'b' | |
| 67 | list[1] == 'b'[br] | |
| 68 | }}} | |
| 69 | ||
| 70 | [[../냥]] < 볼드체. 단, {{{../}}}뒤에 붙는 이름이 자기자신과 같은 이름이면 볼드체, 다른 이름(예 : [[../냥냥]], [[../냥/냥]])이면 볼드체가 아니다. 문서명이 '[[냥/냥|(상위문서명)/냥]]'일 경우에도 볼드체가 된다. 이 문서에는 상위 문서가 없으니 그냥 '냥' 으로 링크되는 듯 하다. | |
| 71 | [[냥#]] < 볼드체 | |
| 72 | [[냥#ㅁㄴㅇㄹ|냥#ㅁㄴㅇㄹ]] < 볼드체아님 | |
| 73 | [[문서:냥]] < 볼드체아님 | |
| 74 | ||
| 75 | [include(틀:계산기, r=13)] | |
| 76 | \[include(틀:계산기, r=13)] | |
| 77 | 생각해보니까 그냥 r을 지정할 수도 있겠구나 | |
| 78 | [include(틀:계산기, a=123456789, f=+, b=1)] | |
| 79 | [include(틀:계산기, a=123456789, f=-, b=1)] | |
| 80 | [include(틀:계산기, a=123459, f=*, b=2)] | |
| 81 | [include(틀:계산기, a=123459, f=/, b=2)] | |
| r2646 | 82 | == 그래프구상 == |
| 83 | {{{#!if i=0, x=0 | |
| r2648 | 84 | }}}<math>x^2</math> |
| r2646 | 85 | {{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 |
| 86 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 87 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 88 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 89 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 90 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 91 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 92 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 93 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 94 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 95 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 96 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 97 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 98 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 99 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 100 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 101 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 102 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 103 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 104 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 105 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| 106 | }}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1 | |
| r2652 | 107 | }}}{{{#!if true |
| r2669 | 108 | #tk : thickness (px) ; wd : width (px) |
| 109 | {{{#!if tk=1+0.0, color="#666", wd=10+0.0 | |
| 110 | }}}}}}{{{#!if tk=(+tk)/2, tk=tk.toString(), dis="display: inline-table; background: linear-gradient", rb="to right bottom", rt="to right top", tp="transparent", c1="calc(50% - "+tk+"px)", c2="calc(50% + "+tk+"px)", c3=tp+" "+c1+", "+color+" "+c1+" "+c2+", "+tp+" "+c2, hg="height: ", wd=wd.toString(), wdx="width: "+wd+"px", vag="vertical-align: calc" | |
| r2646 | 111 | }}} |
| r2669 | 112 | {{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y1@px; @wdx@; @vag@(@v1@px + @tk@px)" |
| 113 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y2@px; @wdx@; @vag@(@v2@px + @tk@px);" | |
| 114 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y3@px; @wdx@; @vag@(@v3@px + @tk@px);" | |
| r2670 | 115 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y4@px; @wdx@; @vag@(@v4@px + @tk@px);" |
| 116 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y5@px; @wdx@; @vag@(@v5@px + @tk@px);" | |
| 117 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y6@px; @wdx@; @vag@(@v6@px + @tk@px);" | |
| 118 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y7@px; @wdx@; @vag@(@v7@px + @tk@px);" | |
| 119 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y8@px; @wdx@; @vag@(@v8@px + @tk@px);" | |
| 120 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y9@px; @wdx@; @vag@(@v9@px + @tk@px);" | |
| 121 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y10@px; @wdx@; @vag@(@v10@px + @tk@px)" | |
| 122 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y11@px; @wdx@; @vag@(@v11@px + @tk@px)" | |
| 123 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y12@px; @wdx@; @vag@(@v12@px + @tk@px)" | |
| 124 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y13@px; @wdx@; @vag@(@v13@px + @tk@px)" | |
| 125 | }}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y14@px; @wdx@; @vag@(@v14@px + @tk@px)" | |
| r2646 | 126 | }}} |
| r2624 | 127 | |
| r2657 | 128 | == 나무나무마크구상 == |
| r2681 | 129 | * 할거 > 분류 |
| r2680 (r2677으로 되돌림) | 130 | ## \{{{#!html <div style="clear: both"/>}}} |
| 131 | ## == clearfix | |
| 132 | input={{{냥[[링크|냥]]냥[[https://namu.wiki/w/사용자:nyangx3|냥]]냥}}} | |
| 133 | {{{#!wiki style="display: none" | |
| 134 | {{{#!if input='냥[[링크|냥]]냥[[https://namu.wiki/w/사용자:nyangx3|냥]]냥' | |
| r2657 | 135 | }}} |
| r2680 (r2677으로 되돌림) | 136 | {{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink='' |
| 137 | }}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]') | |
| r2674 | 138 | }}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2) |
| 139 | }}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose | |
| 140 | ## [[]] 인 경우 linkOpen+2 == linkClose 임 ^^^^^^^^^^^^^^^^^^^^^^ | |
| 141 | {{{#!if divider = linkRaw.indexOf('|') | |
| 142 | }}}{{{#!if divider == -1 | |
| 143 | ##[[링크]] | |
| 144 | {{{#!if href = linkRaw.substring(2, linkRaw.length-2) | |
| 145 | }}} | |
| 146 | }}}{{{#!if divider != -1 | |
| 147 | {{{#!if (divider == 2) && (divider+1 == linkRaw.length-2) | |
| 148 | {{{#!if break = true, input = input.substring(0, linkOpen) + input.substring(linkClose+2) | |
| 149 | ##[[|]] > 출력 x | |
| 150 | }}} | |
| 151 | }}} | |
| 152 | {{{#!if (divider == 2) && !break | |
| 153 | {{{#!if break = true, href = linkRaw.substring(divider+1, linkRaw.length-2), linkPrint = href | |
| 154 | ##[[|링크]], 원래는 자기 자신을 링크하지만 그건 귀찮으니 그냥 입력받은 값을 출력하기로. | |
| 155 | }}} | |
| 156 | }}} | |
| 157 | {{{#!if (divider+1 == linkRaw.length-2) && !break | |
| 158 | ##[[링크|]], 원래는 자기 자신을 링크하지만 그건 귀찮으니 그냥 입력받은 값을 출력하기로. | |
| 159 | {{{#!if break = true, href = linkRaw.substring(2, divider), linkPrint = href | |
| 160 | @linkPrint@ | |
| 161 | @href@ | |
| 162 | }}} | |
| 163 | }}} | |
| 164 | {{{#!if !break | |
| 165 | {{{#!if href = linkRaw.substring(2, divider), linkPrint = linkRaw.substring(divider+1, linkRaw.length-2) | |
| 166 | }}} | |
| 167 | }}} | |
| 168 | }}} | |
| 169 | {{{#!if isLink = (href.startsWith('https://') || href.startsWith('http://') || href.startsWith('ftp://')), isLink | |
| r2680 (r2677으로 되돌림) | 170 | {{{#!if linkColor = 'none', outLink = 'asdf' |
| r2674 | 171 | }}} |
| 172 | }}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory | |
| 173 | ## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기 | |
| 174 | }}}{{{#!if !(isCategory || isLink) | |
| 175 | {{{#!if href = 'https://theseed.io/w/'+href | |
| 176 | }}} | |
| r2680 (r2677으로 되돌림) | 177 | }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -1.2em' + outLink + '"><a href="' + href + '"><div style="color: ' + linkColor + '; display: inline">' + linkPrint + '</div></a></div></div></div>' + input.substring(linkClose + 2) |
| r2674 | 178 | }}} |
| r2657 | 179 | }}} |
| r2680 (r2677으로 되돌림) | 180 | ########### |
| 181 | {{{#!if h=null,a=null,b=false,c='#0275d8',d='' | |
| 182 | }}}{{{#!if e=input.indexOf('[['),x=input.indexOf(']]') | |
| 183 | }}}{{{#!if z=input.substring(e,x+2) | |
| 184 | }}}{{{#!if e!=-1&&x!=-1&&e+2<x | |
| 185 | {{{#!if g=z.indexOf('|') | |
| 186 | }}}{{{#!if g==-1 | |
| 187 | {{{#!if h=z.substring(2,z.length-2) | |
| 188 | }}}}}}{{{#!if g!=-1 | |
| 189 | {{{#!if (g==2)&&(g+1==z.length-2) | |
| 190 | {{{#!if b=true,input=input.substring(0,e)+input.substring(x+2) | |
| 191 | }}}}}}{{{#!if (g==2)&&!b | |
| 192 | {{{#!if b=true,h=z.substring(g+1,z.length-2),a=h | |
| 193 | }}}}}}{{{#!if (g+1==z.length-2)&&!b | |
| 194 | {{{#!if b=true,h=z.substring(2,g),a=h | |
| 195 | }}}}}}{{{#!if !b | |
| 196 | {{{#!if h=z.substring(2,g),a=z.substring(g+1,z.length-2) | |
| 197 | }}}}}}}}}{{{#!if isLink=(h.startsWith('https://')||h.startsWith('http://')||h.startsWith('ftp://')),isLink | |
| 198 | {{{#!if c='none',d='asdf' | |
| 199 | }}}}}}{{{#!if isCategory=(h.startsWith('분류:')),isCategory | |
| 200 | }}}{{{#!if !(isCategory||isLink) | |
| 201 | {{{#!if h='https://theseed.io/w/'+h | |
| 202 | }}}}}}{{{#!if input=input.substring(0,e)+'<div style="display:inline-table"><div style="overflow:hidden"><div style="margin-left:-1.2em'+d+'"><a href="'+h+'"><div style="color:'+c+';display:inline">'+a+'</div></a></div></div></div>'+input.substring(x+2) | |
| 203 | }}}}}} | |
| 204 | }}} | |
| 205 | output: {{{#!html @input@}}} | |
| r2681 | 206 | |
| 207 | == 나무나무마크구상2 == | |
| 208 | 할거 : wiki/darkstyle/+/-/#fff | |
| 209 | 리터럴귀찮음 if folding syntax는 될리가없음 | |
| r2688 | 210 | input='냥\{\{\{#!html 냥<div style="color: red; display: inline">냥</div>\}\}\}냥\{\{\{#!wiki style="color: blue; display: inline"<br>냥텍스트\}\}\}asdf\{\{\{#;color:red,#f00 asdf\}\}\}' |
| r2681 | 211 | ##괄호를 ) 를 찾고 (를 나중에 찾는 방식이라(이게 로직이 더 간단함 근데 처리부분 길어지면 바꿀수도) input에 다른 거 오면 창남ㅇㅇ |
| 212 | ||
| 213 | {{{#!wiki style="display: none" | |
| r2688 | 214 | {{{#!if input='냥\{\{\{#!html 냥<div style="color: red; display: inline">냥</div>\}\}\}냥\{\{\{#!wiki style="color: blue; display: inline"<br>냥텍스트\}\}\}asdf\{\{\{#;color:red,#f00 asdf\}\}\}' |
| r2690 | 215 | }}} |
| 216 | ############################## | |
| 217 | {{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true | |
| r2681 | 218 | {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen |
| 219 | {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{') | |
| 220 | }}} | |
| 221 | {{{#!if _ParOpen == -1 | |
| 222 | {{{#!if Match=true | |
| 223 | }}} | |
| 224 | }}}{{{#!if _ParOpen != -1 | |
| 225 | {{{#!if ParOpen=_ParOpen | |
| 226 | }}} | |
| 227 | }}} | |
| 228 | ############################ | |
| 229 | {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{') | |
| 230 | }}} | |
| 231 | {{{#!if _ParOpen == -1 | |
| 232 | {{{#!if Match=true | |
| 233 | }}} | |
| 234 | }}}{{{#!if _ParOpen != -1 | |
| 235 | {{{#!if ParOpen+=_ParOpen+3 | |
| 236 | }}} | |
| 237 | }}} | |
| 238 | ############################ | |
| 239 | {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{') | |
| 240 | }}} | |
| 241 | {{{#!if _ParOpen == -1 | |
| 242 | {{{#!if Match=true | |
| 243 | }}} | |
| 244 | }}}{{{#!if _ParOpen != -1 | |
| 245 | {{{#!if ParOpen+=_ParOpen+3 | |
| 246 | }}} | |
| 247 | }}} | |
| 248 | }}} | |
| r2686 | 249 | ########################### |
| r2681 | 250 | {{{#!if Match |
| r2688 | 251 | {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html' |
| r2686 | 252 | {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3) |
| 253 | }}} | |
| 254 | }}} | |
| r2688 | 255 | {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki' |
| r2687 | 256 | {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=') |
| 257 | }}}{{{#!if BrL != -1 && StyleL!=-1 | |
| 258 | {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL) | |
| 259 | }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3) | |
| 260 | }}} | |
| 261 | }}} | |
| 262 | }}} | |
| r2690 | 263 | {{{#!if input.substr(ParOpen, 4) == '\{\{\{#' |
| 264 | {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',') | |
| 265 | }}}{{{#!if Blank!=-1 | |
| 266 | {{{#!if Comma != -1 | |
| 267 | {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank) | |
| 268 | }}} | |
| 269 | }}} | |
| 270 | {{{#!if Comma == -1 | |
| 271 | {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor | |
| 272 | }}} | |
| 273 | }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose) | |
| 274 | }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3) | |
| 275 | ##유효성 검사는 뺌. 귀찮고 넣으면 길어짐. | |
| 276 | }}} | |
| 277 | }}} | |
| 278 | }}} | |
| r2681 | 279 | }}} |
| r2686 | 280 | }}} |
| r2690 | 281 | ############################## |
| r2686 | 282 | {{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true |
| r2681 | 283 | {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen |
| 284 | {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{') | |
| 285 | }}} | |
| 286 | {{{#!if _ParOpen == -1 | |
| 287 | {{{#!if Match=true | |
| 288 | }}} | |
| 289 | }}}{{{#!if _ParOpen != -1 | |
| 290 | {{{#!if ParOpen=_ParOpen | |
| 291 | }}} | |
| 292 | }}} | |
| 293 | ############################ | |
| 294 | {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{') | |
| 295 | }}} | |
| 296 | {{{#!if _ParOpen == -1 | |
| 297 | {{{#!if Match=true | |
| 298 | }}} | |
| 299 | }}}{{{#!if _ParOpen != -1 | |
| 300 | {{{#!if ParOpen+=_ParOpen+3 | |
| 301 | }}} | |
| 302 | }}} | |
| 303 | ############################ | |
| 304 | {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{') | |
| 305 | }}} | |
| 306 | {{{#!if _ParOpen == -1 | |
| 307 | {{{#!if Match=true | |
| 308 | }}} | |
| 309 | }}}{{{#!if _ParOpen != -1 | |
| 310 | {{{#!if ParOpen+=_ParOpen+3 | |
| 311 | }}} | |
| 312 | }}} | |
| 313 | }}} | |
| r2686 | 314 | ########################### |
| r2681 | 315 | {{{#!if Match |
| r2688 | 316 | {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html' |
| r2686 | 317 | {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3) |
| 318 | }}} | |
| r2681 | 319 | }}} |
| r2688 | 320 | {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki' |
| r2687 | 321 | {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=') |
| 322 | }}}{{{#!if BrL != -1 && StyleL!=-1 | |
| 323 | {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL) | |
| 324 | }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3) | |
| 325 | }}} | |
| r2681 | 326 | }}} |
| 327 | }}} | |
| r2690 | 328 | {{{#!if input.substr(ParOpen, 4) == '\{\{\{#' |
| 329 | {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',') | |
| 330 | }}}{{{#!if Blank!=-1 | |
| 331 | {{{#!if Comma != -1 | |
| 332 | {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank) | |
| 333 | }}} | |
| 334 | }}} | |
| 335 | {{{#!if Comma == -1 | |
| 336 | {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor | |
| 337 | }}} | |
| 338 | }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose) | |
| 339 | }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3) | |
| 340 | ##유효성 검사는 뺌. 귀찮고 넣으면 길어짐. | |
| 341 | }}} | |
| 342 | }}} | |
| 343 | }}} | |
| r2681 | 344 | }}} |
| r2686 | 345 | }}} |
| 346 | ############################## | |
| r2688 | 347 | {{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true |
| 348 | {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen | |
| 349 | {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{') | |
| 350 | }}} | |
| 351 | {{{#!if _ParOpen == -1 | |
| 352 | {{{#!if Match=true | |
| 353 | }}} | |
| 354 | }}}{{{#!if _ParOpen != -1 | |
| 355 | {{{#!if ParOpen=_ParOpen | |
| 356 | }}} | |
| 357 | }}} | |
| 358 | ############################ | |
| 359 | {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{') | |
| 360 | }}} | |
| 361 | {{{#!if _ParOpen == -1 | |
| 362 | {{{#!if Match=true | |
| 363 | }}} | |
| 364 | }}}{{{#!if _ParOpen != -1 | |
| 365 | {{{#!if ParOpen+=_ParOpen+3 | |
| 366 | }}} | |
| 367 | }}} | |
| 368 | ############################ | |
| 369 | {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{') | |
| 370 | }}} | |
| 371 | {{{#!if _ParOpen == -1 | |
| 372 | {{{#!if Match=true | |
| 373 | }}} | |
| 374 | }}}{{{#!if _ParOpen != -1 | |
| 375 | {{{#!if ParOpen+=_ParOpen+3 | |
| 376 | }}} | |
| 377 | }}} | |
| 378 | }}} | |
| 379 | ########################### | |
| 380 | {{{#!if Match | |
| 381 | {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html' | |
| 382 | {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3) | |
| 383 | }}} | |
| 384 | }}} | |
| 385 | {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki' | |
| 386 | {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=') | |
| 387 | }}}{{{#!if BrL != -1 && StyleL!=-1 | |
| 388 | {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL) | |
| 389 | }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3) | |
| 390 | }}} | |
| 391 | }}} | |
| 392 | }}} | |
| 393 | {{{#!if input.substr(ParOpen, 4) == '\{\{\{#' | |
| 394 | {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',') | |
| 395 | }}}{{{#!if Blank!=-1 | |
| 396 | {{{#!if Comma != -1 | |
| 397 | {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank) | |
| 398 | }}} | |
| 399 | }}} | |
| 400 | {{{#!if Comma == -1 | |
| 401 | {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor | |
| 402 | }}} | |
| 403 | }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose) | |
| 404 | }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3) | |
| 405 | ##유효성 검사는 뺌. 귀찮고 넣으면 길어짐. | |
| 406 | }}} | |
| 407 | }}} | |
| 408 | }}} | |
| 409 | }}} | |
| r2687 | 410 | }}} |
| r2688 | 411 | ########################### |
| r2689 | 412 | }}} |
| r2688 | 413 | |
| r2681 | 414 | output: {{{#!html @input@}}} |
| r2624 | 415 | == ㅁㄴㅇㄹ == |
| 416 | [include(a)]''''''[include(a)][include(a)] | |
| 417 | [[]][include(a)][include(a)][include(a)] | |
| 418 | ||
| 419 | {{{#!wiki style="background: skyblue; margin: 0 auto; padding: 5px; max-width: 500px" | |
| 420 | ||<tablealign=center><tablewidth=100%><tablebordercolor=transparent><tablebgcolor=red><bgcolor=#000>|| | |
| 421 | ||
| 422 | ||<tablealign=center><tablewidth=100%><tablebordercolor=transparent><tablebgcolor=red><rowbgcolor=#000>|| | |
| 423 | ||<colbgcolor=#000>|| | |
| 424 | ||<tan>|| | |
| 425 | ||
| 426 | ||<tablealign=center><tablewidth=100%><bgcolor=#000>|| | |
| 427 | ||
| 428 | ||<tablealign=center><tablewidth=100%>||}}} | |
| 429 | Mozilla/5.0 (compatible; Daum/1.0; +http://ws.daum.net/aboutkr.html) ok | |
| 430 | Mozilla/5.0 (compatible; coccocbot-web/1.0; +http://help.coccoc.com/web) ok | |
| 431 | \[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961)] | |
| 432 | [include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961)] | |
| 433 | ---- | |
| 434 | \[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961, uuid=2d701244-1d84-4716-8717-e0756914096d)] | |
| 435 | [include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961, uuid=2d701244-1d84-4716-8717-e0756914096d)] | |
| 436 | ---- | |
| 437 | \[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=-1, UUID=2d701244-1d84-4716-8717-e07569140961)] | |
| 438 | [include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=-1, UUID=2d701244-1d84-4716-8717-e07569140961)] | |
| 439 | ---- | |
| 440 | \[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=)] | |
| 441 | [include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=)] | |
| 442 | ---- | |
| 443 | \[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e0756914096x)] | |
| 444 | [include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e0756914096x)] | |
| 445 | ---- | |
| 446 | \[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961)] | |
| 447 | [include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961)] | |
| 448 | ---- | |
| 449 | \[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e0756914096x)] | |
| 450 | [include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e0756914096x)] | |
| 451 | ---- | |
| 452 | \[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961, UUID=2d701244-1d84-4716-8717-e07569140961)] | |
| 453 | [include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961, UUID=2d701244-1d84-4716-8717-e07569140961)] | |
| 454 | ---- | |
| 455 | \[include(틀:isuuid, uuid=1dd4a127-1b8d-4788-8cea-9ff8b1ddd06e)] | |
| 456 | [include(틀:isuuid, uuid=1dd4a127-1b8d-4788-8cea-9ff8b1ddd06e)] | |
| 457 | ---- | |
| 458 | \[include(틀:isuuid, uuid=xdd4a127-1b8d-4788-8cea-9ff8b1ddd0xx)] | |
| 459 | [include(틀:isuuid, uuid=xdd4a127-1b8d-4788-8cea-9ff8b1ddd0xx)] | |
| 460 | \[include(틀:isuuid, uuid=냥)] | |
| 461 | [include(틀:isuuid, uuid=냥)] | |
| 462 | [include(틀:ㅁ, str=Hello\, World!)] | |
| 463 | toString() 가능 | |
| 464 | parseInt() x | |
| 465 | ||
| 466 | == == | |
| r2584 | 467 | {{{#!wiki style="font-weight: 300; font-size: 20px" |
| 468 | {{{#!if 식 = '11+2' | |
| r2597 | 469 | @식=11+2@}}} = {{{#!if s1=false, s2=false, s3=false, j=1+0, i=0+0, k=1+0 |
| r2593 | 470 | ##switch1 : 숫자 계속 탐색하기, switch2 : 소수점 아래 기입하기. switch3 : 중복 실행 방지. |
| r2594 | 471 | }}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57) |
| r2593 | 472 | }}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false) |
| r2594 | 473 | ##숫자를 발견할 경우 |
| r2591 | 474 | {{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true |
| r2595 | 475 | ##여기에 앞자리가 음수냐 아니냐를 읽는 판별을 만들어야 합니다. ㅏ 이걸 생각 못했네요 그럼 좀 많이 길어지는데 |
| r2591 | 476 | }}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false) |
| 477 | ##숫자를 계속 발견할 경우 (소수점일 수도 있습니다. 여기서는 숫자일 경우) | |
| r2592 | 478 | ##여기에서 소수점 위를 기입하냐 소수점 아래를 기입하냐 소수점 아래라면 소수점 아래 몇번째 자리를 기입하느냐를 적어야 합니다. |
| r2597 | 479 | {{{#!if s2==false |
| 480 | ##정수 자리를 기입하는 경우 | |
| r2595 | 481 | {{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true |
| r2597 | 482 | }}}}}}{{{#!if s2==true |
| 483 | ##소수점 아래 자리를 기입하는 경우 | |
| 484 | {{{#!if this['v'+j] = this['v'+j]+(10.0**(-k))*(+(식.substr(i,1))), s3=true | |
| 485 | }}}{{{#!if k+=1 | |
| 486 | ##다음 소수점 자리 찾기 | |
| r2602 | 487 | }}}}}}}}}{{{#!if (s1==true)&&(s2==false)&&(식[i]==46)&&(s3==false) |
| r2605 | 488 | ##앞에서 숫자를 발견한 다음 소수점을 발견할 경우 (소수점 발견은 최초 1회에 한함) |
| r2597 | 489 | {{{#!if s2=true, s3=true, k=1+0 |
| 490 | ##switch2 : 켜기 | |
| r2607 | 491 | }}}}}}{{{#!if (s1==true)&&(((s2==false)&&!this['d'+i]&&(식[i]!=46))||((s2==true)&&!this['d'+i]))&&(s3==false) |
| 492 | ##숫자가 더 이상 나오지 않고 소수점을 발견하지 못했을 경우, 소수점을 발견한 상황인데 숫자가 나오지 않을 경우 (소수점이 다시 나오는 경우가 자동적으로 포함) | |
| r2591 | 493 | {{{#!if j+=1, s1=false, s2=false, s3=true |
| r2592 | 494 | ##소수점 아래 기입하는 스위치도 off, 다음 index(j) 매김. |
| r2597 | 495 | }}}{{{#!if s3==true |
| 496 | ##여기까지 과정을 거쳤다면 스위치 off. | |
| 497 | {{{#!if s3=false | |
| 498 | }}}}}} | |
| 499 | }}}{{{#!if i+=1 | |
| r2594 | 500 | }}} |
| r2595 | 501 | ## |
| r2599 | 502 | {{{#!if false |
| r2600 | 503 | ##이 if문은 실행되지 않는 단락. 주석만 제거하고 복사 붙여넣기. |
| r2599 | 504 | {{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57) |
| 505 | }}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false) | |
| 506 | {{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true | |
| 507 | }}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false) | |
| 508 | {{{#!if s2==false | |
| 509 | {{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true | |
| 510 | }}}}}}{{{#!if s2==true | |
| 511 | {{{#!if this['v'+j] = this['v'+j]+(10.0**(-k))*(+(식.substr(i,1))), s3=true | |
| 512 | }}}{{{#!if k+=1 | |
| r2603 | 513 | }}}}}}}}}{{{#!if (s1==true)&&(s2==false)&&(식[i]==46)&&(s3==false) |
| r2599 | 514 | {{{#!if s2=true, s3=true, k=1+0 |
| r2604 | 515 | }}}}}}{{{#!if (s1==true)&&(((s2==false)&&!this['d'+i]&&(식[i]!=46)||(s2==false))||((s2==true)&&!this['d'+i]&&(식=[i]==46)))&&(s3==false) |
| r2599 | 516 | {{{#!if j+=1, s1=false, s2=false, s3=true |
| 517 | }}}{{{#!if s3==true | |
| 518 | {{{#!if s3=false | |
| 519 | }}}}}} | |
| 520 | }}}{{{#!if i+=1 | |
| 521 | }}} | |
| 522 | #### | |
| 523 | }}} | |
| 524 | ## | |
| r2600 | 525 | {{{#!if this['v1'] == 1 |
| 526 | this['v1'] == 1}}} | |
| 527 | ## | |
| 528 | {{{#!if s3=false | |
| 529 | }}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57) | |
| 530 | }}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false) | |
| 531 | {{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true | |
| 532 | }}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false) | |
| 533 | {{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true | |
| 534 | }}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false) | |
| 535 | {{{#!if s2=true, s3=true | |
| 536 | }}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false) | |
| 537 | {{{#!if j+=1, s1=false, s2=false, s3=true | |
| 538 | }}}}}}{{{#!if i+=1 | |
| 539 | }}} | |
| 540 | ## | |
| r2595 | 541 | {{{#!if this['v1'] == 11 |
| 542 | this['v1'] == 11}}} | |
| 543 | ## | |
| r2596 | 544 | {{{#!if s3=false |
| 545 | }}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57) | |
| 546 | }}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false) | |
| 547 | {{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true | |
| 548 | }}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false) | |
| 549 | {{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true | |
| 550 | }}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false) | |
| 551 | {{{#!if s2=true, s3=true | |
| 552 | }}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false) | |
| 553 | {{{#!if j+=1, s1=false, s2=false, s3=true | |
| 554 | }}}}}}{{{#!if i+=1 | |
| 555 | }}}{{{#!if s3=false | |
| 556 | }}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57) | |
| 557 | }}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false) | |
| 558 | {{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true | |
| 559 | }}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false) | |
| 560 | {{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true | |
| 561 | }}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false) | |
| 562 | {{{#!if s2=true, s3=true | |
| 563 | }}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false) | |
| 564 | {{{#!if j+=1, s1=false, s2=false, s3=true | |
| 565 | }}}}}}{{{#!if i+=1 | |
| 566 | }}} | |
| r2595 | 567 | ## |
| r2596 | 568 | {{{#!if this['v2'] == 2 |
| 569 | this['v2'] == 2}}} | |
| r2595 | 570 | ## |
| 571 | ## | |
| 572 | ## | |
| 573 | ## | |
| r2593 | 574 | {{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1 |
| r2586 | 575 | }}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1 |
| 576 | }}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1 | |
| r2584 | 577 | }}} |
| r2586 | 578 | ## 식 검증이 됐다 치면 |
| r2587 | 579 | ## dn : true - 수 / false - 연산자 |
| r2586 | 580 | {{{#!if this['d0'] |
| 581 | 1}}}{{{#!if this['d1'] | |
| 582 | 1}}}{{{#!if !this['d2'] | |
| 583 | +}}}{{{#!if this['d3'] | |
| r2585 | 584 | 2}}} |
| r2587 | 585 | ## in : 11+2 에서 '11'은 0번째 위치, '+'는 2번째 위치.. > 0, 2, 3 > 위치 기억 / 뺄셈으로 자릿수 계산 |
| 586 | ## 보다 좋은 방법이 있ㅅ을 것 같은데음ㅁ.. | |
| 587 | {{{#!if i = 1, j = 1, i0 = 0 | |
| 588 | }}} | |
| 589 | {{{#!if t = this['d0'] != this['d1'], t | |
| 590 | {{{#!if this['i'+i] = j, j+=1, i+=1 | |
| 591 | }}}}}}{{{#!if !t | |
| 592 | {{{#!if j+=1 | |
| 593 | }}}}}}{{{#!if t = this['d1'] != this['d2'], t | |
| 594 | {{{#!if this['i'+i] = j, j+=1, i+=1 | |
| 595 | }}}}}}{{{#!if !t | |
| 596 | {{{#!if j+=1 | |
| 597 | }}}}}}{{{#!if t = this['d1'] != this['d2'], t | |
| 598 | {{{#!if this['i'+i] = j, j+=1, i+=1 | |
| 599 | }}}}}}{{{#!if !t | |
| 600 | {{{#!if j+=1 | |
| r2585 | 601 | }}}}}} |
| r2608 | 602 | ## {{{#!if i0 == 0 |
| 603 | ## i0 == 0 }}}{{{#!if i1 == 2 | |
| 604 | ## i1 == 2 }}}{{{#!if i2 == 3 | |
| 605 | ## i2 == 3 }}} | |
| r2587 | 606 | ## {{{#!if list = [d0, d1, d2, d3] |
| 607 | ## }}} | |
| r2624 | 608 | }}} |