r2816
r2597
1[[분류:냥]]
r2801
2{{{#!if __a__='asdf'
r2802
3}}}@\_\_a_\_@ @__a__@
4{{{#!if this[' ']='변수명 공백', b = this[' ']
5}}}@b@
r2816

(r2806으로 되돌림)
6==# #==
7--espejo-background-color: #f5f5f5;
8--espejo-text-color: #212529;
9--espejo-text-secondary-color: rgba(33, 37, 41, .749);
10--espejo-text-tertiary-color: rgba(33, 37, 41, .502);
11--espejo-text-quaternary-color: rgba(33, 37, 41, .353);
12--espejo-text-light-color: #212529;
13--espejo-link-color: #0275d8;
14--espejo-link-hover-color: #0263b8;
r2806
15--espejo-link-external-color: #377e21;
r2816

(r2806으로 되돌림)
16--espejo-highlight-color: rgba(231, 227, 23, .5);
17--espejo-white-color: #fff;
18--espejo-black-color: #000;
19--espejo-danger-color: #d64a58;
20--espejo-danger-hover-color: #ab3b46;
21--espejo-pink-color: #db2777;
22--espejo-brand1-color: #00a69c;
23--espejo-brand2-color: #28b472;
24--espejo-brand-bright1-color: #bfe9d5;
25--espejo-brand-bright2-color: #d4f0e3;
26--espejo-card-background-color: #fff;
27--espejo-card-border-color: #ccc;
28--espejo-component-background-color: #fff;
29--espejo-component-background-focus-color: #f2f2f2;
30--espejo-component-border-color: #ced4da;
31--espejo-component-border-focus-color: #878a8d;
32--espejo-button-background-color: #fff;
33--espejo-button-background-disabled-color: #f7f7f7;
34--espejo-button-background-secondary-color: #a2a2a2;
35--espejo-button-background-active-color: #d4f0e3;
36--espejo-button-background-danger-color: #d64a58;
37--espejo-button-background-hover-color: #efefef;
38--espejo-button-background-secondary-hover-color: #aaa;
39--espejo-button-background-active-hover-color: #c9e4d8;
40--espejo-button-background-danger-hover-color: #c1434f;
41--espejo-button-background-focus-color: #f3f3f3;
42--espejo-button-background-secondary-focus-color: #a7a7a7;
43--espejo-button-background-active-focus-color: #cee9dc;
44--espejo-button-background-danger-focus-color: #c74552;
45--espejo-button-border-color: #dadada;
46--espejo-button-border-hover-color: #c5c5c5;
47--espejo-button-border-focus-color: #c5c5c5;
48--espejo-nav-bar-background-color: linear-gradient(90deg, #00a69c, #00a69c, #28b472);
r2806
49--espejo-nav-bar-text-color: #fff;
r2816

(r2806으로 되돌림)
50--espejo-nav-bar-item-hover-color: hsla(0, 0%, 100%, .1);
51--espejo-nav-bar-border-color: #ccc;
52--espejo-site-notice-background-color: #fefc8c;
53--espejo-site-notice-icon-background-color: #e5e37e;
54--espejo-article-title-namespace-underline-color: inset 0 -0.5rem 0 #d4f0e3;
55--espejo-article-menu-background-color: #fff;
56--espejo-toc-map-item-background-1-color: #5a5a5a;
57--espejo-toc-map-item-background-2-color: #5a5a5a;
58--espejo-toc-map-item-background-3-color: #8c8c8c;
59--espejo-toc-map-item-background-4-color: #adadad;
60--espejo-toc-map-item-background-5-color: #bdbdbd;
61--espejo-toc-map-item-background-6-color: #bdbdbd;
62--espejo-toc-map-item-background-hover-1-color: #404040;
63--espejo-toc-map-item-background-hover-2-color: #404040;
64--espejo-toc-map-item-background-hover-3-color: #797979;
65--espejo-toc-map-item-background-hover-4-color: #a0a0a0;
66--espejo-toc-map-item-background-hover-5-color: #b3b3b3;
67--espejo-toc-map-item-background-hover-6-color: #b3b3b3;
68--espejo-nav-control-background-color: #1aafa6;
r2806
69--espejo-nav-control-text-color: #fff;
r2816

(r2806으로 되돌림)
70--espejo-nav-control-border-color: rgba(206, 212, 218, .5);
r2806
71--light-text-color: #212529;
72--dark-text-color: #e0e0e0;
73--light-text-secondary-color: rgba(33, 37, 41, .749);
74--dark-text-secondary-color: hsla(0, 0%, 88%, .749);
75--light-link-color: #0275d8;
76--dark-link-color: #ec9f19;
77--light-article-background-color: #fff;
78--dark-article-background-color: #1c1d1f;
79--espejo-layout-gutter-var: 0;
80--espejo-card-gutter-var: 1rem;
81--espejo-content-gutter-var: 0;
82--espejo-nav-bar-height-var: 3rem;
83--espejo-nav-bar-brand-gap-var: 0.5rem;
84--espejo-nav-bar-menu-item-gap-var: 0;
85--espejo-nav-bar-image-height-var: 2rem;
86--espejo-search-box-gap-var: 0;
87--espejo-search-box-gutter-left-var: env(safe-area-inset-left, 0);
88--espejo-search-box-gutter-right-var: env(safe-area-inset-right, 0);
89--espejo-search-box-button-width-var: 2rem;
90--espejo-search-box-left-button-width-var: 2.25rem;
91--espejo-search-box-suggest-gutter-left-var: max(env(safe-area-inset-left, 0), 0.25rem);
92--espejo-search-box-suggest-gutter-right-var: max(env(safe-area-inset-right, 0), 0.25rem);
93--espejo-site-notice-gap-left-var: env(safe-area-inset-left, 0);
94--espejo-site-notice-gap-right-var: env(safe-area-inset-right, 0);
95--espejo-sidebar-item-gutter-left-var: calc(env(safe-area-inset-left, 0) + 1rem);
96--espejo-sidebar-item-gutter-right-var: calc(env(safe-area-inset-right, 0) + 1rem);
97--espejo-article-gutter-left-var: calc(env(safe-area-inset-left, 0) + 1rem);
98--espejo-article-gutter-right-var: calc(env(safe-area-inset-right, 0) + 1rem);
99--espejo-article-gutter-y-var: 1rem;
100--espejo-article-title-gutter-bottom-var: 1.25rem;
101--espejo-article-wiki-title-gutter-bottom-var: 1rem;
102--espejo-nav-control-gutter-x-var: 1.5rem;
103--espejo-nav-control-gutter-y-var: 1.5rem;
104--espejo-nav-control-gap-var: 0.5rem;
105--espejo-sidebar-width-var: 280px;
106--espejo-nav-control-toc-popup-width-var: 280px;
107--espejo-page-font-size-var: 15px;
108--espejo-page-font-family-var: "Pretendard JP", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
109--espejo-page-font-weight-var: 400;
110--espejo-layout-gutter-var: 1rem;
111--espejo-card-gutter-var: 1.25rem;
112--espejo-content-gutter-var: 1rem;
113--espejo-card-border-width-var: 1px;
114--espejo-card-border-radius-var: 6px;
115--espejo-button-border-width-var: 1px;
116--espejo-button-border-radius-var: 0.3rem;
117--espejo-button-gutter-x-var: 0.75rem;
118--espejo-button-gutter-y-var: 0.25rem;
119--espejo-nav-bar-height-var: 3.5rem;
120--espejo-nav-bar-gutter-left-var: max(env(safe-area-inset-left, 0), 1rem);
121--espejo-nav-bar-gutter-right-var: max(env(safe-area-inset-right, 0), 1rem);
122--espejo-nav-bar-gutter-y-var: 0.5rem;
123--espejo-nav-bar-border-width-var: 1px;
124--espejo-nav-bar-brand-gap-var: 1rem;
125--espejo-nav-bar-child-radius-var: 4px;
126--espejo-nav-bar-menu-item-gutter-var: 0.75rem;
127--espejo-nav-bar-menu-item-gap-var: 0.5rem;
128--espejo-nav-bar-menu-icon-size-var: 1rem;
129--espejo-nav-bar-menu-icon-size-large-var: 1.2rem;
130--espejo-nav-bar-menu-icon-gap-var: 0.75rem;
131--espejo-nav-bar-menu-font-size-var: 1.05rem;
132--espejo-nav-bar-menu-font-weight-var: 500;
133--espejo-nav-bar-image-menu-item-gutter-var: 0.5rem;
134--espejo-nav-bar-image-height-var: 2.5rem;
135--espejo-search-box-width-var: 20rem;
136--espejo-search-box-height-var: 2.5rem;
137--espejo-search-box-gap-var: 0.5rem;
138--espejo-search-box-gutter-left-var: 0;
139--espejo-search-box-gutter-right-var: 0;
140--espejo-search-box-button-width-var: 2.25rem;
141--espejo-search-box-left-button-width-var: 2.5rem;
142--espejo-search-box-suggest-gap-top-var: 0.75rem;
143--espejo-search-box-suggest-gutter-left-var: 0.25rem;
144--espejo-search-box-suggest-gutter-right-var: 0.25rem;
145--espejo-search-box-suggest-item-gutter-x-var: 0.5rem;
146--espejo-search-box-suggest-item-gutter-y-var: 0.5rem;
147--espejo-site-notice-gap-left-var: 0;
148--espejo-site-notice-gap-right-var: 0;
149--espejo-site-notice-gutter-x-var: 0.75rem;
150--espejo-site-notice-gutter-y-var: 0.75rem;
151--espejo-dropdown-menu-gutter-x-var: 0;
152--espejo-dropdown-menu-gutter-y-var: 0.25rem;
153--espejo-dropdown-menu-gap-top-var: 0.25rem;
154--espejo-dropdown-menu-gap-x-var: 0.25rem;
155--espejo-dropdown-menu-item-gutter-x-var: 0.75rem;
156--espejo-dropdown-menu-item-gutter-y-var: 0.375rem;
157--espejo-dropdown-menu-item-gutter-y-tight-var: 0.3125rem;
158--espejo-dropdown-menu-item-gap-x-var: 0.25rem;
159--espejo-dropdown-menu-item-gap-y-var: 0.125rem;
160--espejo-dropdown-menu-item-gap-y-tight-var: 0;
161--espejo-dropdown-menu-item-border-radius-var: 4px;
162--espejo-dropdown-menu-item-icon-gap-var: 0.75rem;
163--espejo-dropdown-menu-item-icon-gap-tight-var: 0.35rem;
164--espejo-dropdown-menu-header-gutter-x-var: 1rem;
165--espejo-dropdown-menu-header-gutter-top-var: 0.375rem;
166--espejo-dropdown-menu-header-gutter-bottom-var: 0.125rem;
167--espejo-sidebar-width-var: 320px;
168--espejo-sidebar-item-gutter-left-var: 1.25rem;
169--espejo-sidebar-item-gutter-right-var: 1.25rem;
170--espejo-sidebar-item-gutter-bottom-var: 1rem;
171--espejo-article-min-height-var: 50rem;
172--espejo-article-gutter-left-var: 1.5rem;
173--espejo-article-gutter-right-var: 1.5rem;
174--espejo-article-gutter-y-var: 1.5rem;
175--espejo-article-seperator-width-var: 1px;
176--espejo-article-seperator-gap-var: 1.5rem;
177--espejo-article-title-gutter-bottom-var: 1.5rem;
178--espejo-article-wiki-title-gutter-bottom-var: 1.5rem;
179--espejo-nav-control-gutter-x-var: 2.5rem;
180--espejo-nav-control-gutter-y-var: 2rem;
181--espejo-nav-control-gap-var: 0.75rem;
182--espejo-nav-control-item-width-var: 2.5rem;
183--espejo-nav-control-item-height-var: 2.5rem;
184--espejo-nav-control-toc-popup-width-var: 320px;
185--espejo-nav-control-toc-popup-max-height-var: 28rem;
186==# #==
r2797
187[[asdf|{{{#!wiki style="color: var(--text-color)"
r2798
188color: var(--text-color)}}}]]{{{#!wiki style="color: var(--espejo-link-color)"
189var(--espejo-link-color)}}}{{{#!wiki style="background: var(--espejo-nav-bar-background-color)"
190var(--espejo-nav-bar-background-color)}}}
r2800
191
192||{{{#!wiki style="background: var(--article-background-color)"
193espejo liberty 다크모드배경색구현하끼얏호}}}||
r2804
194{{{#!if a='width: 1em; height: 1em; display: inline-table; vertical-align: -2px; border: 1px black solid" dark-style="border: 1px white solid"'
195}}}
r2798
196 * 나무
r2804
197--liberty-brand-color: #008275 {{{#!wiki style="background: #008275; @a@
r2805
198}}} / #2d2f34 {{{#!wiki style="background: #2d2f34; @a@
r2804
199}}}
200--liberty-brand-dark-color: #00413b {{{#!wiki style="background: #00413b; @a@
r2805
201}}} / #16171a {{{#!wiki style="background: #16171a; @a@
r2804
202}}}
203--liberty-brand-bright-color: #80c1ba {{{#!wiki style="background: #80c1ba; @a@
r2805
204}}} / #383b40 {{{#!wiki style="background: #383b40; @a@
r2804
205}}}
r2798
206--liberty-navbar-logo-image: url(https://namu.wiki/liberty_namu_logo.png);
207--liberty-navbar-logo-minimum-width: 6rem;
r2804
208--text-color: #373a3c {{{#!wiki style="background: #373a3c; @a@
r2805
209}}} / #ddd {{{#!wiki style="background: #ddd; @a@
r2804
210}}}
211--article-background-color: #fff {{{#!wiki style="background: #fff; @a@
r2805
212}}} / #000 {{{#!wiki style="background: #000; @a@
r2804
213}}}
r2797
214----
r2798
215
216 * 더시드
217----
r2804
218--liberty-brand-color: #4188f1 {{{#!wiki style="background: #4188f1; @a@
r2805
219}}} / #2d2f34 {{{#!wiki style="background: #2d2f34; @a@
r2804
220}}}
221--liberty-brand-dark-color: #214479 {{{#!wiki style="background: #214479; @a@
r2805
222}}} / #16171a {{{#!wiki style="background: #16171a; @a@
r2804
223}}}
224--liberty-brand-bright-color: #a0c4f8 {{{#!wiki style="background: #a0c4f8; @a@
r2805
225}}} / #383b40 {{{#!wiki style="background: #383b40; @a@
r2804
226}}}
r2797
227--liberty-navbar-logo-minimum-width: 6rem;
228--liberty-navbar-logo-padding: 0.4rem 0 0 0;
r2804
229--text-color: #373a3c {{{#!wiki style="background: #373a3c; @a@
r2805
230}}} / #ddd {{{#!wiki style="background: #ddd; @a@
r2804
231}}}
232--article-background-color: #fff {{{#!wiki style="background: #fff; @a@
r2805
233}}} / #000 {{{#!wiki style="background: #000; @a@
r2804
234}}}
r2805
235
r2797
236----
r2804
237--espejo-background-color: #f5f5f5 {{{#!wiki style="background: #f5f5f5; @a@
238}}}
239--espejo-text-color: #212529 {{{#!wiki style="background: #212529; @a@
240}}}
241--espejo-text-secondary-color: rgba(33, 37, 41, .749) {{{#!wiki style="background: rgba(33, 37, 41, .749); @a@
242}}}
243--espejo-text-tertiary-color: rgba(33, 37, 41, .502) {{{#!wiki style="background: rgba(33, 37, 41, .502); @a@
244}}}
245--espejo-text-quaternary-color: rgba(33, 37, 41, .353) {{{#!wiki style="background: rgba(33, 37, 41, .353); @a@
246}}}
247--espejo-text-light-color: #212529 {{{#!wiki style="background: #212529; @a@
248}}}
249--espejo-link-color: #0275d8 {{{#!wiki style="background: #0275d8; @a@
250}}}
251--espejo-link-hover-color: #0263b8 {{{#!wiki style="background: #0263b8; @a@
252}}}
253--espejo-link-external-color: #377e21 {{{#!wiki style="background: #377e21; @a@
254}}}
255--espejo-highlight-color: rgba(231, 227, 23, .5) {{{#!wiki style="background: rgba(231, 227, 23, .5); @a@
256}}}
257--espejo-white-color: #fff {{{#!wiki style="background: #fff; @a@
258}}}
259--espejo-black-color: #000 {{{#!wiki style="background: #000; @a@
260}}}
261--espejo-danger-color: #d64a58 {{{#!wiki style="background: #d64a58; @a@
262}}}
263--espejo-danger-hover-color: #ab3b46 {{{#!wiki style="background: #ab3b46; @a@
264}}}
265--espejo-pink-color: #db2777 {{{#!wiki style="background: #db2777; @a@
266}}}
267--espejo-brand1-color: #00a69c {{{#!wiki style="background: #00a69c; @a@
268}}}
269--espejo-brand2-color: #28b472 {{{#!wiki style="background: #28b472; @a@
270}}}
271--espejo-brand-bright1-color: #bfe9d5 {{{#!wiki style="background: #bfe9d5; @a@
272}}}
273--espejo-brand-bright2-color: #d4f0e3 {{{#!wiki style="background: #d4f0e3; @a@
274}}}
275--espejo-card-background-color: #fff {{{#!wiki style="background: #fff; @a@
276}}}
277--espejo-card-border-color: #ccc {{{#!wiki style="background: #ccc; @a@
278}}}
279--espejo-component-background-color: #fff {{{#!wiki style="background: #fff; @a@
280}}}
281--espejo-component-background-focus-color: #f2f2f2 {{{#!wiki style="background: #f2f2f2; @a@
282}}}
283--espejo-component-border-color: #ced4da {{{#!wiki style="background: #ced4da; @a@
284}}}
285--espejo-component-border-focus-color: #878a8d {{{#!wiki style="background: #878a8d; @a@
286}}}
287--espejo-button-background-color: #fff {{{#!wiki style="background: #fff; @a@
288}}}
289--espejo-button-background-disabled-color: #f7f7f7 {{{#!wiki style="background: #f7f7f7; @a@
290}}}
291--espejo-button-background-secondary-color: #a2a2a2 {{{#!wiki style="background: #a2a2a2; @a@
292}}}
293--espejo-button-background-active-color: #d4f0e3 {{{#!wiki style="background: #d4f0e3; @a@
294}}}
295--espejo-button-background-danger-color: #d64a58 {{{#!wiki style="background: #d64a58; @a@
296}}}
297--espejo-button-background-hover-color: #efefef {{{#!wiki style="background: #efefef; @a@
298}}}
299--espejo-button-background-secondary-hover-color: #aaa {{{#!wiki style="background: #aaa; @a@
300}}}
301--espejo-button-background-active-hover-color: #c9e4d8 {{{#!wiki style="background: #c9e4d8; @a@
302}}}
303--espejo-button-background-danger-hover-color: #c1434f {{{#!wiki style="background: #c1434f; @a@
304}}}
305--espejo-button-background-focus-color: #f3f3f3 {{{#!wiki style="background: #f3f3f3; @a@
306}}}
307--espejo-button-background-secondary-focus-color: #a7a7a7 {{{#!wiki style="background: #a7a7a7; @a@
308}}}
309--espejo-button-background-active-focus-color: #cee9dc {{{#!wiki style="background: #cee9dc; @a@
310}}}
311--espejo-button-background-danger-focus-color: #c74552 {{{#!wiki style="background: #c74552; @a@
312}}}
313--espejo-button-border-color: #dadada {{{#!wiki style="background: #dadada; @a@
314}}}
315--espejo-button-border-hover-color: #c5c5c5 {{{#!wiki style="background: #c5c5c5; @a@
316}}}
317--espejo-button-border-focus-color: #c5c5c5 {{{#!wiki style="background: #c5c5c5; @a@
318}}}
319--espejo-nav-bar-background-color: linear-gradient(90deg, #00a69c {{{#!wiki style="background: #00a69c; @a@
320}}}, #00a69c {{{#!wiki style="background: #00a69c; @a@
321}}}, #28b472 {{{#!wiki style="background: #28b472; @a@
322}}});
323--espejo-nav-bar-text-color: #fff {{{#!wiki style="background: #fff; @a@
324}}}
325--espejo-nav-bar-item-hover-color: hsla(0, 0%, 100%, .1) {{{#!wiki style="background: hsla(0, 0%, 100%, .1); @a@
326}}}
327--espejo-nav-bar-border-color: #ccc {{{#!wiki style="background: #ccc; @a@
328}}}
329--espejo-site-notice-background-color: #fefc8c {{{#!wiki style="background: #fefc8c; @a@
330}}}
331--espejo-site-notice-icon-background-color: #e5e37e {{{#!wiki style="background: #e5e37e; @a@
332}}}
333--espejo-article-title-namespace-underline-color: inset 0 -0.5rem 0 #d4f0e3 {{{#!wiki style="background: #d4f0e3; @a@
334}}}
335--espejo-article-menu-background-color: #fff {{{#!wiki style="background: #fff; @a@
336}}}
337--espejo-toc-map-item-background-1-color: #5a5a5a {{{#!wiki style="background: #5a5a5a; @a@
338}}}
339--espejo-toc-map-item-background-2-color: #5a5a5a {{{#!wiki style="background: #5a5a5a; @a@
340}}}
341--espejo-toc-map-item-background-3-color: #8c8c8c {{{#!wiki style="background: #8c8c8c; @a@
342}}}
343--espejo-toc-map-item-background-4-color: #adadad {{{#!wiki style="background: #adadad; @a@
344}}}
345--espejo-toc-map-item-background-5-color: #bdbdbd {{{#!wiki style="background: #bdbdbd; @a@
346}}}
347--espejo-toc-map-item-background-6-color: #bdbdbd {{{#!wiki style="background: #bdbdbd; @a@
348}}}
349--espejo-toc-map-item-background-hover-1-color: #404040 {{{#!wiki style="background: #404040; @a@
350}}}
351--espejo-toc-map-item-background-hover-2-color: #404040 {{{#!wiki style="background: #404040; @a@
352}}}
353--espejo-toc-map-item-background-hover-3-color: #797979 {{{#!wiki style="background: #797979; @a@
354}}}
355--espejo-toc-map-item-background-hover-4-color: #a0a0a0 {{{#!wiki style="background: #a0a0a0; @a@
356}}}
357--espejo-toc-map-item-background-hover-5-color: #b3b3b3 {{{#!wiki style="background: #b3b3b3; @a@
358}}}
359--espejo-toc-map-item-background-hover-6-color: #b3b3b3 {{{#!wiki style="background: #b3b3b3; @a@
360}}}
361--espejo-nav-control-background-color: #1aafa6 {{{#!wiki style="background: #1aafa6; @a@
362}}}
363--espejo-nav-control-text-color: #fff {{{#!wiki style="background: #fff; @a@
364}}}
365--espejo-nav-control-border-color: rgba(206, 212, 218, .5) {{{#!wiki style="background: rgba(206, 212, 218, .5); @a@
366}}}
367--light-text-color: #212529 {{{#!wiki style="background: #212529; @a@
368}}}
369--dark-text-color: #e0e0e0 {{{#!wiki style="background: #e0e0e0; @a@
370}}}
371--light-text-secondary-color: rgba(33, 37, 41, .749) {{{#!wiki style="background: rgba(33, 37, 41, .749); @a@
372}}}
373--dark-text-secondary-color: hsla(0, 0%, 88%, .749) {{{#!wiki style="background: hsla(0, 0%, 88%, .749); @a@
374}}}
375--light-link-color: #0275d8 {{{#!wiki style="background: #0275d8; @a@
376}}}
377--dark-link-color: #ec9f19 {{{#!wiki style="background: #ec9f19; @a@
378}}}
379--light-article-background-color: #fff {{{#!wiki style="background: #fff; @a@
380}}}
381--dark-article-background-color: #1c1d1f {{{#!wiki style="background: #1c1d1f; @a@
382}}}
383----
r2797
384--espejo-layout-gutter-var: 0;
385--espejo-card-gutter-var: 1rem;
386--espejo-content-gutter-var: 0;
387--espejo-nav-bar-height-var: 3rem;
388--espejo-nav-bar-brand-gap-var: 0.5rem;
389--espejo-nav-bar-menu-item-gap-var: 0;
390--espejo-nav-bar-image-height-var: 2rem;
391--espejo-search-box-gap-var: 0;
392--espejo-search-box-gutter-left-var: env(safe-area-inset-left, 0);
393--espejo-search-box-gutter-right-var: env(safe-area-inset-right, 0);
394--espejo-search-box-button-width-var: 2rem;
395--espejo-search-box-left-button-width-var: 2.25rem;
396--espejo-search-box-suggest-gutter-left-var: max(env(safe-area-inset-left, 0), 0.25rem);
397--espejo-search-box-suggest-gutter-right-var: max(env(safe-area-inset-right, 0), 0.25rem);
398--espejo-site-notice-gap-left-var: env(safe-area-inset-left, 0);
399--espejo-site-notice-gap-right-var: env(safe-area-inset-right, 0);
400--espejo-sidebar-item-gutter-left-var: calc(env(safe-area-inset-left, 0) + 1rem);
401--espejo-sidebar-item-gutter-right-var: calc(env(safe-area-inset-right, 0) + 1rem);
402--espejo-article-gutter-left-var: calc(env(safe-area-inset-left, 0) + 1rem);
403--espejo-article-gutter-right-var: calc(env(safe-area-inset-right, 0) + 1rem);
404--espejo-article-gutter-y-var: 1rem;
405--espejo-article-title-gutter-bottom-var: 1.25rem;
406--espejo-article-wiki-title-gutter-bottom-var: 1rem;
407--espejo-nav-control-gutter-x-var: 1.5rem;
408--espejo-nav-control-gutter-y-var: 1.5rem;
409--espejo-nav-control-gap-var: 0.5rem;
410--espejo-sidebar-width-var: 280px;
411--espejo-nav-control-toc-popup-width-var: 280px;
412--espejo-page-font-size-var: 15px;
413--espejo-page-font-family-var: "Pretendard JP", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
414--espejo-page-font-weight-var: 400;
415--espejo-layout-gutter-var: 1rem;
416--espejo-card-gutter-var: 1.25rem;
417--espejo-content-gutter-var: 1rem;
418--espejo-card-border-width-var: 1px;
419--espejo-card-border-radius-var: 6px;
420--espejo-button-border-width-var: 1px;
421--espejo-button-border-radius-var: 0.3rem;
422--espejo-button-gutter-x-var: 0.75rem;
423--espejo-button-gutter-y-var: 0.25rem;
424--espejo-nav-bar-height-var: 3.5rem;
425--espejo-nav-bar-gutter-left-var: max(env(safe-area-inset-left, 0), 1rem);
426--espejo-nav-bar-gutter-right-var: max(env(safe-area-inset-right, 0), 1rem);
427--espejo-nav-bar-gutter-y-var: 0.5rem;
428--espejo-nav-bar-border-width-var: 1px;
429--espejo-nav-bar-brand-gap-var: 1rem;
430--espejo-nav-bar-child-radius-var: 4px;
431--espejo-nav-bar-menu-item-gutter-var: 0.75rem;
432--espejo-nav-bar-menu-item-gap-var: 0.5rem;
433--espejo-nav-bar-menu-icon-size-var: 1rem;
434--espejo-nav-bar-menu-icon-size-large-var: 1.2rem;
435--espejo-nav-bar-menu-icon-gap-var: 0.75rem;
436--espejo-nav-bar-menu-font-size-var: 1.05rem;
437--espejo-nav-bar-menu-font-weight-var: 500;
438--espejo-nav-bar-image-menu-item-gutter-var: 0.5rem;
439--espejo-nav-bar-image-height-var: 2.5rem;
440--espejo-search-box-width-var: 20rem;
441--espejo-search-box-height-var: 2.5rem;
442--espejo-search-box-gap-var: 0.5rem;
443--espejo-search-box-gutter-left-var: 0;
444--espejo-search-box-gutter-right-var: 0;
445--espejo-search-box-button-width-var: 2.25rem;
446--espejo-search-box-left-button-width-var: 2.5rem;
447--espejo-search-box-suggest-gap-top-var: 0.75rem;
448--espejo-search-box-suggest-gutter-left-var: 0.25rem;
449--espejo-search-box-suggest-gutter-right-var: 0.25rem;
450--espejo-search-box-suggest-item-gutter-x-var: 0.5rem;
451--espejo-search-box-suggest-item-gutter-y-var: 0.5rem;
452--espejo-site-notice-gap-left-var: 0;
453--espejo-site-notice-gap-right-var: 0;
454--espejo-site-notice-gutter-x-var: 0.75rem;
455--espejo-site-notice-gutter-y-var: 0.75rem;
456--espejo-dropdown-menu-gutter-x-var: 0;
457--espejo-dropdown-menu-gutter-y-var: 0.25rem;
458--espejo-dropdown-menu-gap-top-var: 0.25rem;
459--espejo-dropdown-menu-gap-x-var: 0.25rem;
460--espejo-dropdown-menu-item-gutter-x-var: 0.75rem;
461--espejo-dropdown-menu-item-gutter-y-var: 0.375rem;
462--espejo-dropdown-menu-item-gutter-y-tight-var: 0.3125rem;
463--espejo-dropdown-menu-item-gap-x-var: 0.25rem;
464--espejo-dropdown-menu-item-gap-y-var: 0.125rem;
465--espejo-dropdown-menu-item-gap-y-tight-var: 0;
466--espejo-dropdown-menu-item-border-radius-var: 4px;
467--espejo-dropdown-menu-item-icon-gap-var: 0.75rem;
468--espejo-dropdown-menu-item-icon-gap-tight-var: 0.35rem;
469--espejo-dropdown-menu-header-gutter-x-var: 1rem;
470--espejo-dropdown-menu-header-gutter-top-var: 0.375rem;
471--espejo-dropdown-menu-header-gutter-bottom-var: 0.125rem;
472--espejo-sidebar-width-var: 320px;
473--espejo-sidebar-item-gutter-left-var: 1.25rem;
474--espejo-sidebar-item-gutter-right-var: 1.25rem;
475--espejo-sidebar-item-gutter-bottom-var: 1rem;
476--espejo-article-min-height-var: 50rem;
477--espejo-article-gutter-left-var: 1.5rem;
478--espejo-article-gutter-right-var: 1.5rem;
479--espejo-article-gutter-y-var: 1.5rem;
480--espejo-article-seperator-width-var: 1px;
481--espejo-article-seperator-gap-var: 1.5rem;
482--espejo-article-title-gutter-bottom-var: 1.5rem;
483--espejo-article-wiki-title-gutter-bottom-var: 1.5rem;
484--espejo-nav-control-gutter-x-var: 2.5rem;
485--espejo-nav-control-gutter-y-var: 2rem;
486--espejo-nav-control-gap-var: 0.75rem;
487--espejo-nav-control-item-width-var: 2.5rem;
488--espejo-nav-control-item-height-var: 2.5rem;
489--espejo-nav-control-toc-popup-width-var: 320px;
490--espejo-nav-control-toc-popup-max-height-var: 28rem;
r2778
491
r2764
492==# ㅇ #==
r2755
493[include]
494https://theseed.io/backlink/%EB%AC%B8%EC%84%9C:%20
r2743
495[include(틀:ㅇ, a=)]
r2742
496{{{#!if a='aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
r2744
497##length : 65
r2742
498}}}{{{#!if a=a+a+a+a+a+a+a+a+a+a
r2744
499##length : 650
r2742
500}}}{{{#!if a=a+a+a+a+a+a+a+a+a+a
r2747
501##length : 6500
r2742
502}}}{{{#!if a=a+a+a+a+a+a+a+a+a+a
r2747
503##length : 65000
r2745
504}}}{{{#!if a=a+a+a+a+a+a+a+a+a+a
r2752
505##guess : 계산시 length가 65534를 초과하게 되면 텍스트 길이가 늘어나는 연산을 실행하지 않음. (또는 오류 발생)
r2751
506##예전에 수백만자 소환술이 가능했었는데, namu님은 이렇게 잠수함 패치를 했다고 합리적(?)인 의심을 해볼 수 있습니다.
r2746
507}}}{{{#!if a=a+a+a+a+a+a+a+a+a+a
508}}}{{{#!if a=a+a+a+a+a+a+a+a+a+a
509}}}{{{#!if a=a+a+a+a+a+a+a+a+a+a
r2748
510##guess : 여기까지 싸그리 무시됨
r2742
511}}}{{{#!if a += 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
r2747
512##length : 65000 + 534 = 65534 (정상입니다)?
r2742
513}}}{{{#!if b=a.length
r2747
514}}}
r2749
515b == @b@
r2743
51665534?
517전엔 29970아니였냐
r2742
518## @a@
r2752
519---
520{{{#!if a='a', a+=a, a+=a, a+=a, a+=a, a+=a, a+=a, a+=a, a+=a, a+=a, a+=a, a+=a, a+=a, a+=a, a+=a, a+=a, a+=a
521}}}{{{#!if b=a.length
522}}}b == @b@
523---
r2753
524{{{#!if b=1, c='asdf', d='asdf'
525}}}{{{#!if c='1sid1', a+=a, b=a.length, d='2sid2'
r2752
526}}}b == @b@
r2753
527@c@<바뀜 @d@<안바뀜
528##65534를 초과하게 연산을 해 두면 그 if문 뒷부분이 씹히는 듯 합니다.
r2752
529---
r2737
530{{{#!if 각주명=' '
531}}}[*@각주명@]
532
r2733
533{{{#!if true
r2734
534[include({{{#!if true)]}}}
r2733
535----
536{{{#!if true
537[include(\{\{\{#red asdf}}})]
538}}}
539----
540{{{#!if true
541[include({{{#red asdf}}})]
542}}}
543----
544{{{#!if true
545[include(\{\{\{}}})]
546}}}
547----
548{{{#!if true
549[include(\}\}\})]
550}}}
551----
552{{{#!wiki style=""
r2732
553[include(\}\}\})]}}}
554
r2715
555----
556{{{#!if 식='1+2'
557}}}
558{{{#!if (식[0]==null||(식[0]>=42&&식[0]<=57&&식[0]!=44&&식[0]!=46))&&(식[1]==null||(식[1]>=42&&식[1]<=57&&식[1]!=44&&식[1]!=46))&&(식[2]==null||(식[2]>=42&&식[2]<=57&&식[2]!=44&&식[2]!=46))&&(식[3]==null||(식[3]>=42&&식[3]<=57&&식[3]!=44&&식[3]!=46))
559##42 43 45 47~57 or null
r2727
560그렇다. ^^그긴거^^는 필요없었다.}}}흑흑
r2756
561하지만 소수점 아랫쪽은 필요했다는 무시무시한 사실
r2715
562----
r2682
563{{{#!if ap=5, bp=0, bb=""
564}}}{{{#!if ap-bp>=9
565{{{#!if bp+=9, bb=bb+"000000000"
566}}}}}}{{{#!if ap-bp>=4
567{{{#!if bp+=4, bb=bb+"0000"
568}}}}}}{{{#!if ap-bp>=2
569{{{#!if bp+=2, bb=bb+"00"
570}}}}}}{{{#!if ap-bp>=2
571{{{#!if bp+=2, bb=bb+"00"
572}}}}}}{{{#!if ap-bp>=1
573{{{#!if bp+=1, bb=bb+"0"
574}}}}}}
575@ap@ @bp@
576{{{#!if bl = bb.length
577}}}@bl@자
578----
579{{{#!if ap=5, bp=0, bb=""
580}}}{{{#!if ap>bp
581{{{#!if bp=ap, bb+="000000000000000000"
582}}}{{{#!if bb=bb.substr(0,ap)
583}}}}}}
584@ap@ @bp@
585{{{#!if bl = bb.length
586}}}@bl@자
587##
r2662
588||<#fff"> <#fff'''{{{#red \"}}}'''>왜 문제가 없지 ||
r2629
589##
590folding, wiki(스타일), html은 뒤에 띄어쓰기 없어도 작동.
591다만 dark-style은 꼭 "-"만 사용 가능.
592if, syntax는 띄어쓰기 없을 시 에러.
593##
r2759
594==# 계산기 테스트 #==
r2636
595{{{-5
r2757
596 1.[include(틀:계산기2, a=1.1, f=-, b=-1.2)]
597 1.[include(틀:계산기2, a=9223372036854775808, f=-, b=-9223372036854775800)]
r2763
598 1.[include(틀:계산기2, a=123456789012345678, f=-, b=-901234567890123456)]
r2757
599 1.[include(틀:계산기2, a=., f=-, b=-.)]
600 1.[include(틀:계산기2, a=-, f=+, b=-)]
r2763
601 1.[include(틀:계산기2, a=12345, f=-, b=67890)]
602 1.[include(틀:계산기2, a=123459, f=/, b=2)]
r2757
603 1.[include(틀:계산기2, a=10, f=/, b=3)]
604 1.[include(틀:계산기2, a=-5, f=/, b=200)]
r2763
605 1.[include(틀:계산기2, a=-3, f=/, b=7)]
r2758
606
607 1.#11[include(틀:계산기2, a=123456789012345678.901234567890123456, f=+, b=789012345678901234.567890123456789012)]
r2757
608 1.[include(틀:계산기2, a=123456789012345678.9012345678901234567, f=+, b=789012345678901234.567890123456789012)]
r2763
609 1.[include(틀:계산기2, a=-5, f=*, b=200)]
r2757
610 1.[include(틀:계산기2, a=-1, f=*, b=-5)]
611 1.[include(틀:계산기2, a=1.1, f=+, b=0.1)]
612 1.[include(틀:계산기2, a=1.123, f=+, b=0.877)]
613 1.[include(틀:계산기2, a=1.123, f=+, b=0.878)]
614 1.[include(틀:계산기2, a=1.333, f=-, b=4.354)]
615 1.[include(틀:계산기2, a=7.89, f=-, b=12.345)]
616 1.[include(틀:계산기2, a=1, f=-, b=0.000000000000000001)]
r2758
617
618 1.#21[include(틀:계산기2, a=0.999999999999999999, f=+, b=0.000000000000000001)]
r2757
619 1.[include(틀:계산기2, a=1.000000000000000002, f=-, b=2.000000000000000001)]
620 1.[include(틀:계산기2, a=100000000000000000, f=*, b=100000000000000000)]
621 1.[include(틀:계산기2, a=123456789012345678, f=*, b=789012345678901234)]
622 1.[include(틀:계산기2, a=123456789012345678.901234567890123456, f=*, b=789012345678901234.567890123456789012)]
623 1.[include(틀:계산기2, a=999999999999999999.999999999999999999, f=*, b=999999999999999999.999999999999999999)]
r2758
624 1.[include(틀:계산기2, a=-999999999999999999.999999999999999999, f=*, b=-999999999999999999.999999999999999999)]
r2757
625 1.[include(틀:계산기2, a=0, f=*, b=789012345678901234.567890123456789012)]
626 1.[include(틀:계산기2, a=100000000000000000.000000001, f=*, b=0.00000000000005678)]
627 1.[include(틀:계산기2, a=-999999999999999999.9999999999999999999, f=*, b=0.0000000000000000009)]
r2758
628
629 1.#31[include(틀:계산기2, a=123냥456, f=*, b=1)]
r2757
630 1.[include(틀:계산기2, a=1.1, f=*, b=1.1)]
631 1.[include(틀:계산기2, a=1냥2.1, f=*, b=1)]
632 1.[include(틀:계산기2, a=1냥2.1, f=*, b=1.냥21)]
r2763
633 1.[include(틀:계산기2, a=0, f=/, b=0.0)]
r2761
634 1.[include(틀:계산기2, a=0.111112222233333444테스트, b=0.555556666677777888테스트, f=*)]
r2762
635 1.[include(틀:계산기2, a=0.11111222223333344444, b=0.555556666677777888., f=*)]
r2763
636 1.[include(틀:계산기2, a=00000000001, b=000001, f=+)]
637 1.[include(틀:계산기2, a=\0\0\0\0\0\0\0\0\0\0, b=2, f=+)]
638}}}
r2624
639
r2760
640
r2759
641== 문단 ==
r2624
642{{{#!if json={'a':'b', 'c':'d'}
643json={'a':'b', 'c':'d'}[br]
644}}}{{{#!if json['a'] == 'b'
645json['a'] == 'b'[br]
646}}}{{{#!if list = ['a', 'b']
647list = ['a', 'b'][br]
648}}}{{{#!if list[1] == 'b'
649list[1] == 'b'[br]
650}}}
651
652[[../냥]] < 볼드체. 단, {{{../}}}뒤에 붙는 이름이 자기자신과 같은 이름이면 볼드체, 다른 이름(예 : [[../냥냥]], [[../냥/냥]])이면 볼드체가 아니다. 문서명이 '[[냥/냥|(상위문서명)/냥]]'일 경우에도 볼드체가 된다. 이 문서에는 상위 문서가 없으니 그냥 '냥' 으로 링크되는 듯 하다.
653[[냥#]] < 볼드체
654[[냥#ㅁㄴㅇㄹ|냥#ㅁㄴㅇㄹ]] < 볼드체아님
655[[문서:냥]] < 볼드체아님
656
657[include(틀:계산기, r=13)]
658\[include(틀:계산기, r=13)]
659생각해보니까 그냥 r을 지정할 수도 있겠구나
660[include(틀:계산기, a=123456789, f=+, b=1)]
661[include(틀:계산기, a=123456789, f=-, b=1)]
662[include(틀:계산기, a=123459, f=*, b=2)]
663[include(틀:계산기, a=123459, f=/, b=2)]
r2764
664
r2646
665== 그래프구상 ==
666{{{#!if i=0, x=0
r2648
667}}}<math>x^2</math>
r2646
668{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
669}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
670}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
671}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
672}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
673}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
674}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
675}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
676}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
677}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
678}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
679}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
680}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
681}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
682}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
683}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
684}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
685}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
686}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
687}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
688}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
689}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
r2652
690}}}{{{#!if true
r2669
691#tk : thickness (px) ; wd : width (px)
692{{{#!if tk=1+0.0, color="#666", wd=10+0.0
693}}}}}}{{{#!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
694}}}
r2669
695{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y1@px; @wdx@; @vag@(@v1@px + @tk@px)"
696}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y2@px; @wdx@; @vag@(@v2@px + @tk@px);"
697}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y3@px; @wdx@; @vag@(@v3@px + @tk@px);"
r2670
698}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y4@px; @wdx@; @vag@(@v4@px + @tk@px);"
699}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y5@px; @wdx@; @vag@(@v5@px + @tk@px);"
700}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y6@px; @wdx@; @vag@(@v6@px + @tk@px);"
701}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y7@px; @wdx@; @vag@(@v7@px + @tk@px);"
702}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y8@px; @wdx@; @vag@(@v8@px + @tk@px);"
703}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y9@px; @wdx@; @vag@(@v9@px + @tk@px);"
704}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y10@px; @wdx@; @vag@(@v10@px + @tk@px)"
705}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y11@px; @wdx@; @vag@(@v11@px + @tk@px)"
706}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y12@px; @wdx@; @vag@(@v12@px + @tk@px)"
707}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y13@px; @wdx@; @vag@(@v13@px + @tk@px)"
708}}}{{{#!wiki style="@dis@(@rb@, @c3@); @hg@@y14@px; @wdx@; @vag@(@v14@px + @tk@px)"
r2646
709}}}
r2624
710
r2768
711== 나무나무마크 ==
r2796
712 * todo: 리스트, 문단, 인용문?, 테이블? +(분류, 각주)느낌만내기
r2786
713{{{{{{#!wiki style="text-align: center"
714{{{#!wiki style="margin: auto; max-width: 700px; border-radius: 12px; background: linear-gradient(to right, #00a69c, #28b472); overflow: hidden; word-break: keep-all" dark-style="background: linear-gradient(to right, transparent, #2e3033)"
715{{{#!wiki style="display: flex; padding: 10px 0 15px; justify-content: center; align-items: center; gap: 10px"
716'''{{{+5 [[나무위키|{{{#fff,#fff +5&#fff&linked}}}]]}}}[br]{{{#fff,#fff 둘러보기아님}}}'''}}}}}}
717verified?{{{#!html <span style="font-family: Ionicons">&#xf149</span>}}}
718[[냥|링크]]&[[깨지는 링크]]&[[https://namu.wiki/w/사용자:nyangx3|외부 링크]]
719'''강조'''''기울임''--취소선--__밑줄__,,아래,,^^위^^
720냥[br]냥[clearfix]d[ruby(글자,ruby=루비,color=red)][ruby(글자,ruby=루비루비)]sid
r2793
721----
r2796
722##주석. 출력되지 않는다.
r2786
723{{{#!wiki style="display: inline-block"
724{{{#!wiki style="" dark-style="display: none"
r2789
725[youtube(NNGd3uANaes, start=21)]폭력 장면이 포함되어 있어 일부 시청자에게 불쾌감을 줄 수 있습니다.}}}{{{#!wiki style="display: none" dark-style="display: block"
r2786
726[youtube(YnSW8ian29w, start=0s)]genre: ''' ''Ado'' '''}}}}}}}}}
727}}}
r2768
728실제:
r2786
729{{{#!wiki style="text-align: center"
730{{{#!wiki style="margin: auto; max-width: 700px; border-radius: 12px; background: linear-gradient(to right, #00a69c, #28b472); overflow: hidden; word-break: keep-all" dark-style="background: linear-gradient(to right, transparent, #2e3033)"
r2768
731{{{#!wiki style="display: flex; padding: 10px 0 15px; justify-content: center; align-items: center; gap: 10px"
r2786
732'''{{{+5 [[나무위키|{{{#fff,#fff +5&#fff&linked}}}]]}}}[br]{{{#fff,#fff 둘러보기아님}}}'''}}}}}}
733verified?{{{#!html <span style="font-family: Ionicons">&#xf149</span>}}}
734[[냥|링크]]&[[깨지는 링크]]&[[https://namu.wiki/w/사용자:nyangx3|외부 링크]]
735'''강조'''''기울임''--취소선--__밑줄__,,아래,,^^위^^
736냥[br]냥[clearfix]d[ruby(글자,ruby=루비,color=red)][ruby(글자,ruby=루비루비)]sid
r2793
737----
r2796
738##주석. 출력되지 않는다.
r2786
739{{{#!wiki style="display: inline-block"
740{{{#!wiki style="" dark-style="display: none"
r2789
741[youtube(NNGd3uANaes, start=21)]폭력 장면이 포함되어 있어 일부 시청자에게 불쾌감을 줄 수 있습니다.}}}{{{#!wiki style="display: none" dark-style="display: block"
r2786
742[youtube(YnSW8ian29w, start=0s)]genre: ''' ''Ado'' '''}}}}}}}}}
743
744
745
r2768
746나무나무마크:
r2796
747[include(틀:ㄴ, input={{{#!wiki style="text-align: center"<br>{{{#!wiki style="margin: auto; max-width: 700px; border-radius: 12px; background: linear-gradient(to right\, #00a69c\, #28b472); overflow: hidden; word-break: keep-all" dark-style="background: linear-gradient(to right\, transparent\, #2e3033)"<br>{{{#!wiki style="display: flex; padding: 10px 0 15px; justify-content: center; align-items: center; gap: 10px"<br>'''{{{+5 [[나무위키|{{{#fff\,#fff +5&#fff&linked}}}]]}}}[br]{{{#fff\,#fff 둘러보기아님}}}'''}}}}}}<br>verified?{{{#!html <span style="font-family: Ionicons">&#xf149</span>}}}<br>[[냥|링크]]&[[깨지는 링크]]&[[https://namu.wiki/w/사용자:nyangx3|외부 링크]]<br>'''강조'''''기울임''--취소선--__밑줄__\,\,아래\,\,^^위^^<br>냥[br]냥[clearfix]d[ruby(글자\,ruby=루비\,color=red\)][ruby(글자\,ruby=루비루비\)]sid<br>----<br>##주석. 출력되지 않는다.<br>{{{#!wiki style="display: inline-block"<br>{{{#!wiki style="" dark-style="display: none"<br>[youtube(NNGd3uANaes\, start=21\)]폭력 장면이 포함되어 있어 일부 시청자에게 불쾌감을 줄 수 있습니다.}}}{{{#!wiki style="display: none" dark-style="display: block"<br>[youtube(YnSW8ian29w\, start=0s\)]genre: ''' ''Ado'' '''}}}}}}}}})]
r2657
748== 나무나무마크구상 ==
r2681
749 * 할거 > 분류
r2680

(r2677으로 되돌림)
750## \{{{#!html <div style="clear: both"/>}}}
751## == clearfix
752{{{#!if input='냥[[링크|냥]]냥[[https://namu.wiki/w/사용자:nyangx3|냥]]냥'
r2767
753}}}{{{#!if DarkInput=input
r2657
754}}}
r2767
755input=@input@
756{{{#!wiki style="display: none"
757{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', DarkLinkColor='#e69720', outLink=''
r2680

(r2677으로 되돌림)
758}}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]')
r2674
759}}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2)
760}}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose
r2703
761## [[]] 인 경우 linkOpen+2 == linkClose 임 ^^^^^^^^^^^^^^^^^^^^^^
762 {{{#!if divider = linkRaw.indexOf('|')
763 }}}{{{#!if divider == -1
r2674
764##[[링크]]
r2704
765 {{{#!if href = linkRaw.substring(2, linkRaw.length-2), linkPrint=href
r2703
766 }}}
767 }}}{{{#!if divider != -1
768 {{{#!if (divider == 2) && (divider+1 == linkRaw.length-2)
769 {{{#!if break = true, input = input.substring(0, linkOpen) + input.substring(linkClose+2)
r2674
770##[[|]] > 출력 x
r2703
771 }}}
772 }}}
773 {{{#!if (divider == 2) && !break
774 {{{#!if break = true, href = linkRaw.substring(divider+1, linkRaw.length-2), linkPrint = href
r2674
775##[[|링크]], 원래는 자기 자신을 링크하지만 그건 귀찮으니 그냥 입력받은 값을 출력하기로.
r2703
776 }}}
777 }}}
778 {{{#!if (divider+1 == linkRaw.length-2) && !break
r2674
779##[[링크|]], 원래는 자기 자신을 링크하지만 그건 귀찮으니 그냥 입력받은 값을 출력하기로.
r2703
780 {{{#!if break = true, href = linkRaw.substring(2, divider), linkPrint = href
781 @linkPrint@
782 @href@
783 }}}
r2674
784 }}}
r2703
785 {{{#!if !break
786 {{{#!if href = linkRaw.substring(2, divider), linkPrint = linkRaw.substring(divider+1, linkRaw.length-2)
787 }}}
788 }}}
789 }}}
790 {{{#!if isLink = (href.startsWith('https://') || href.startsWith('http://') || href.startsWith('ftp://')), isLink
r2767
791 {{{#!if linkColor = 'none', DarkLinkColor = 'none', outLink = 'asdf'
r2703
792 }}}
793 }}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory
r2674
794## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기
r2703
795 }}}{{{#!if !(isCategory || isLink)
796 {{{#!if href = 'https://theseed.io/w/'+href
r2674
797 }}}
r2729
798 }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -17px' + outLink + '"><a href="' + href + '"><div style="color: ' + linkColor + '; display: inline">' + linkPrint + '</div></a></div></div></div>' + input.substring(linkClose + 2)
r2767
799 }}}{{{#!if DarkInput = DarkInput.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -17px' + outLink + '"><a href="' + href + '"><div style="color: ' + DarkLinkColor + '; display: inline">' + linkPrint + '</div></a></div></div></div>' + DarkInput.substring(linkClose + 2)
r2703
800 }}}
r2657
801}}}
r2704
802#######################
803{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink=''
804}}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]')
805}}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2)
806}}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose
807## [[]] 인 경우 linkOpen+2 == linkClose 임 ^^^^^^^^^^^^^^^^^^^^^^
808 {{{#!if divider = linkRaw.indexOf('|')
809 }}}{{{#!if divider == -1
810##[[링크]]
811 {{{#!if href = linkRaw.substring(2, linkRaw.length-2), linkPrint=href
812 }}}
813 }}}{{{#!if divider != -1
814 {{{#!if (divider == 2) && (divider+1 == linkRaw.length-2)
815 {{{#!if break = true, input = input.substring(0, linkOpen) + input.substring(linkClose+2)
816##[[|]] > 출력 x
817 }}}
818 }}}
819 {{{#!if (divider == 2) && !break
820 {{{#!if break = true, href = linkRaw.substring(divider+1, linkRaw.length-2), linkPrint = href
821##[[|링크]], 원래는 자기 자신을 링크하지만 그건 귀찮으니 그냥 입력받은 값을 출력하기로.
822 }}}
823 }}}
824 {{{#!if (divider+1 == linkRaw.length-2) && !break
825##[[링크|]], 원래는 자기 자신을 링크하지만 그건 귀찮으니 그냥 입력받은 값을 출력하기로.
826 {{{#!if break = true, href = linkRaw.substring(2, divider), linkPrint = href
827 @linkPrint@
828 @href@
829 }}}
830 }}}
831 {{{#!if !break
832 {{{#!if href = linkRaw.substring(2, divider), linkPrint = linkRaw.substring(divider+1, linkRaw.length-2)
833 }}}
834 }}}
835 }}}
836 {{{#!if isLink = (href.startsWith('https://') || href.startsWith('http://') || href.startsWith('ftp://')), isLink
r2767
837 {{{#!if linkColor = 'none', DarkLinkColor = 'none', outLink = 'asdf'
r2704
838 }}}
839 }}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory
840## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기
841 }}}{{{#!if !(isCategory || isLink)
842 {{{#!if href = 'https://theseed.io/w/'+href
843 }}}
r2729
844 }}}{{{#!if input = input.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -17px' + outLink + '"><a href="' + href + '"><div style="color: ' + linkColor + '; display: inline">' + linkPrint + '</div></a></div></div></div>' + input.substring(linkClose + 2)
r2767
845 }}}{{{#!if DarkInput = DarkInput.substring(0, linkOpen) + '<div style="display: inline-table"><div style="overflow: hidden"><div style="margin-left: -17px' + outLink + '"><a href="' + href + '"><div style="color: ' + DarkLinkColor + '; display: inline">' + linkPrint + '</div></a></div></div></div>' + DarkInput.substring(linkClose + 2)
r2704
846 }}}
r2680

(r2677으로 되돌림)
847}}}
r2704
848}}}
r2681
849
r2767
850화이트: {{{#!html @input@}}}
851----
852다크: {{{#!html @DarkInput@}}}
r2741
853
r2767
854
r2681
855== 나무나무마크구상2 ==
r2766
856 * 리터럴귀찮음 if folding syntax는 될리가없음
857{{{#!if input='{{{#!wiki style="text-align: center"<br>{{{+5 \'\'\'[[사용자:nyangx3/연습장|{{{#373a3c,#ddd 냥냥냥}}}]]\'\'\'}}}<br>{{{-1 [[고양이]]는 신이야}}}{{{#!wiki style="word-break: keep-all" dark-style="color: red"<br>{{{-3 별 이유 없이 오셨다면, 별 이유는 없고 사용자 문서에 별({{{#595c5f,#e0e0e0 {{{#!html <span style="font-family: Ionicons">&#xf4b2</span>}}}}}}) 한 번 눌러 주세요.}}}}}}}}}'
858}}}
859input=@input@
r2681
860##괄호를 ) 를 찾고 (를 나중에 찾는 방식이라(이게 로직이 더 간단함 근데 처리부분 길어지면 바꿀수도) input에 다른 거 오면 창남ㅇㅇ
861
862{{{#!wiki style="display: none"
r2690
863##############################
r2741
864{{{#!if Emlist = {'+1':'1.28889em','+2':'1.38889em','+3':'1.48144em','+4':'1.57400em','+5':'1.66667em','-1':'0.92589em','-2':'0.83333em','-3':'0.74067em','-4':'0.64811em','-5':'0.62222em'}
r2765
865}}}{{{#!if DarkInput=input
r2741
866}}}
r2690
867{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
r2703
868 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
869 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
870 }}}
871 {{{#!if _ParOpen == -1
872 {{{#!if Match=true
r2681
873 }}}
r2703
874 }}}{{{#!if _ParOpen != -1
875 {{{#!if ParOpen=_ParOpen
876 }}}
877 }}}
r2681
878############################
r2703
879 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
880 }}}
881 {{{#!if _ParOpen == -1
882 {{{#!if Match=true
r2681
883 }}}
r2703
884 }}}{{{#!if _ParOpen != -1
885 {{{#!if ParOpen+=_ParOpen+3
886 }}}
887 }}}
r2681
888############################
r2703
889 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
890 }}}
891 {{{#!if _ParOpen == -1
892 {{{#!if Match=true
r2681
893 }}}
r2703
894 }}}{{{#!if _ParOpen != -1
895 {{{#!if ParOpen+=_ParOpen+3
r2681
896 }}}
r2703
897 }}}
r2705
898############################
899 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
900 }}}
r2705
901 {{{#!if _ParOpen == -1
902 {{{#!if Match=true
903 }}}
904 }}}{{{#!if _ParOpen != -1
905 {{{#!if ParOpen+=_ParOpen+3
906 }}}
907 }}}
908############################
909 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
910 }}}
911 {{{#!if _ParOpen == -1
912 {{{#!if Match=true
913 }}}
914 }}}{{{#!if _ParOpen != -1
915 {{{#!if ParOpen+=_ParOpen+3
916 }}}
917 }}}
918############################
919 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
920 }}}
921 {{{#!if _ParOpen == -1
922 {{{#!if Match=true
923 }}}
924 }}}{{{#!if _ParOpen != -1
925 {{{#!if ParOpen+=_ParOpen+3
926 }}}
927 }}}
928############################
929 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
930 }}}
931 {{{#!if _ParOpen == -1
932 {{{#!if Match=true
933 }}}
934 }}}{{{#!if _ParOpen != -1
935 {{{#!if ParOpen+=_ParOpen+3
936 }}}
937 }}}
938 }}}
r2686
939###########################
r2703
940 {{{#!if Match
941 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
942 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
943 }}}
944 }}}
945 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
946 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
947 }}}{{{#!if BrL != -1 && StyleL!=-1
r2766
948 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
r2703
949 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
950 }}}
951 }}}
952 }}}
953 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
954 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
955 }}}{{{#!if Blank!=-1
956 {{{#!if Comma != -1
957 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
r2686
958 }}}
r2703
959 }}}
960 {{{#!if Comma == -1
961 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
r2687
962 }}}
r2703
963 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
964 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
r2690
965##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
r2703
966 }}}
r2681
967 }}}
r2703
968 }}}
969 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
970 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
971 }}}{{{#!if Blank==5
972 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
r2741
973 }}}{{{#!if Em = Emlist[Size]
974 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
r2703
975 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
976 }}}
977 }}}
978 }}}
r2686
979}}}
r2700
980}}}
r2766
981{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
982 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
983 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
984 }}}
985 {{{#!if _ParOpen == -1
986 {{{#!if Match=true
987 }}}
988 }}}{{{#!if _ParOpen != -1
989 {{{#!if ParOpen=_ParOpen
990 }}}
991 }}}
992############################
993 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
994 }}}
995 {{{#!if _ParOpen == -1
996 {{{#!if Match=true
997 }}}
998 }}}{{{#!if _ParOpen != -1
999 {{{#!if ParOpen+=_ParOpen+3
1000 }}}
1001 }}}
1002############################
1003 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1004 }}}
1005 {{{#!if _ParOpen == -1
1006 {{{#!if Match=true
1007 }}}
1008 }}}{{{#!if _ParOpen != -1
1009 {{{#!if ParOpen+=_ParOpen+3
1010 }}}
1011 }}}
1012############################
1013 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1014 }}}
1015 {{{#!if _ParOpen == -1
1016 {{{#!if Match=true
1017 }}}
1018 }}}{{{#!if _ParOpen != -1
1019 {{{#!if ParOpen+=_ParOpen+3
1020 }}}
1021 }}}
1022############################
1023 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1024 }}}
1025 {{{#!if _ParOpen == -1
1026 {{{#!if Match=true
1027 }}}
1028 }}}{{{#!if _ParOpen != -1
1029 {{{#!if ParOpen+=_ParOpen+3
1030 }}}
1031 }}}
1032############################
1033 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1034 }}}
1035 {{{#!if _ParOpen == -1
1036 {{{#!if Match=true
1037 }}}
1038 }}}{{{#!if _ParOpen != -1
1039 {{{#!if ParOpen+=_ParOpen+3
1040 }}}
1041 }}}
1042############################
1043 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1044 }}}
1045 {{{#!if _ParOpen == -1
1046 {{{#!if Match=true
1047 }}}
1048 }}}{{{#!if _ParOpen != -1
1049 {{{#!if ParOpen+=_ParOpen+3
1050 }}}
1051 }}}
1052 }}}
1053###########################
1054 {{{#!if Match
1055 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
1056 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
1057 }}}
1058 }}}
1059 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
1060 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
1061 }}}{{{#!if BrL != -1 && StyleL!=-1
1062 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
1063 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
1064 }}}
1065 }}}
1066 }}}
1067 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
1068 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
1069 }}}{{{#!if Blank!=-1
1070 {{{#!if Comma != -1
1071 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
1072 }}}
1073 }}}
1074 {{{#!if Comma == -1
1075 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
1076 }}}
1077 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1078 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1079##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
1080 }}}
1081 }}}
1082 }}}
1083 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
1084 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
1085 }}}{{{#!if Blank==5
1086 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
1087 }}}{{{#!if Em = Emlist[Size]
1088 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1089 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1090 }}}
1091 }}}
1092 }}}
1093}}}
1094}}}
1095{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
1096 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
1097 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1098 }}}
1099 {{{#!if _ParOpen == -1
1100 {{{#!if Match=true
1101 }}}
1102 }}}{{{#!if _ParOpen != -1
1103 {{{#!if ParOpen=_ParOpen
1104 }}}
1105 }}}
1106############################
1107 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1108 }}}
1109 {{{#!if _ParOpen == -1
1110 {{{#!if Match=true
1111 }}}
1112 }}}{{{#!if _ParOpen != -1
1113 {{{#!if ParOpen+=_ParOpen+3
1114 }}}
1115 }}}
1116############################
1117 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1118 }}}
1119 {{{#!if _ParOpen == -1
1120 {{{#!if Match=true
1121 }}}
1122 }}}{{{#!if _ParOpen != -1
1123 {{{#!if ParOpen+=_ParOpen+3
1124 }}}
1125 }}}
1126############################
1127 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1128 }}}
1129 {{{#!if _ParOpen == -1
1130 {{{#!if Match=true
1131 }}}
1132 }}}{{{#!if _ParOpen != -1
1133 {{{#!if ParOpen+=_ParOpen+3
1134 }}}
1135 }}}
1136############################
1137 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1138 }}}
1139 {{{#!if _ParOpen == -1
1140 {{{#!if Match=true
1141 }}}
1142 }}}{{{#!if _ParOpen != -1
1143 {{{#!if ParOpen+=_ParOpen+3
1144 }}}
1145 }}}
1146############################
1147 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1148 }}}
1149 {{{#!if _ParOpen == -1
1150 {{{#!if Match=true
1151 }}}
1152 }}}{{{#!if _ParOpen != -1
1153 {{{#!if ParOpen+=_ParOpen+3
1154 }}}
1155 }}}
1156############################
1157 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1158 }}}
1159 {{{#!if _ParOpen == -1
1160 {{{#!if Match=true
1161 }}}
1162 }}}{{{#!if _ParOpen != -1
1163 {{{#!if ParOpen+=_ParOpen+3
1164 }}}
1165 }}}
1166 }}}
1167###########################
1168 {{{#!if Match
1169 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
1170 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
1171 }}}
1172 }}}
1173 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
1174 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
1175 }}}{{{#!if BrL != -1 && StyleL!=-1
1176 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
1177 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
1178 }}}
1179 }}}
1180 }}}
1181 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
1182 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
1183 }}}{{{#!if Blank!=-1
1184 {{{#!if Comma != -1
1185 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
1186 }}}
1187 }}}
1188 {{{#!if Comma == -1
1189 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
1190 }}}
1191 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1192 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1193##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
1194 }}}
1195 }}}
1196 }}}
1197 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
1198 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
1199 }}}{{{#!if Blank==5
1200 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
1201 }}}{{{#!if Em = Emlist[Size]
1202 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1203 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1204 }}}
1205 }}}
1206 }}}
1207}}}
1208}}}
1209{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
1210 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
1211 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1212 }}}
1213 {{{#!if _ParOpen == -1
1214 {{{#!if Match=true
1215 }}}
1216 }}}{{{#!if _ParOpen != -1
1217 {{{#!if ParOpen=_ParOpen
1218 }}}
1219 }}}
1220############################
1221 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1222 }}}
1223 {{{#!if _ParOpen == -1
1224 {{{#!if Match=true
1225 }}}
1226 }}}{{{#!if _ParOpen != -1
1227 {{{#!if ParOpen+=_ParOpen+3
1228 }}}
1229 }}}
1230############################
1231 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1232 }}}
1233 {{{#!if _ParOpen == -1
1234 {{{#!if Match=true
1235 }}}
1236 }}}{{{#!if _ParOpen != -1
1237 {{{#!if ParOpen+=_ParOpen+3
1238 }}}
1239 }}}
1240############################
1241 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1242 }}}
1243 {{{#!if _ParOpen == -1
1244 {{{#!if Match=true
1245 }}}
1246 }}}{{{#!if _ParOpen != -1
1247 {{{#!if ParOpen+=_ParOpen+3
1248 }}}
1249 }}}
1250############################
1251 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1252 }}}
1253 {{{#!if _ParOpen == -1
1254 {{{#!if Match=true
1255 }}}
1256 }}}{{{#!if _ParOpen != -1
1257 {{{#!if ParOpen+=_ParOpen+3
1258 }}}
1259 }}}
1260############################
1261 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1262 }}}
1263 {{{#!if _ParOpen == -1
1264 {{{#!if Match=true
1265 }}}
1266 }}}{{{#!if _ParOpen != -1
1267 {{{#!if ParOpen+=_ParOpen+3
1268 }}}
1269 }}}
1270############################
1271 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1272 }}}
1273 {{{#!if _ParOpen == -1
1274 {{{#!if Match=true
1275 }}}
1276 }}}{{{#!if _ParOpen != -1
1277 {{{#!if ParOpen+=_ParOpen+3
1278 }}}
1279 }}}
1280 }}}
1281###########################
1282 {{{#!if Match
1283 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
1284 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
1285 }}}
1286 }}}
1287 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
1288 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
1289 }}}{{{#!if BrL != -1 && StyleL!=-1
1290 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
1291 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
1292 }}}
1293 }}}
1294 }}}
1295 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
1296 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
1297 }}}{{{#!if Blank!=-1
1298 {{{#!if Comma != -1
1299 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
1300 }}}
1301 }}}
1302 {{{#!if Comma == -1
1303 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
1304 }}}
1305 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1306 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1307##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
1308 }}}
1309 }}}
1310 }}}
1311 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
1312 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
1313 }}}{{{#!if Blank==5
1314 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
1315 }}}{{{#!if Em = Emlist[Size]
1316 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1317 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1318 }}}
1319 }}}
1320 }}}
1321}}}
1322}}}
1323{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
1324 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
1325 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1326 }}}
1327 {{{#!if _ParOpen == -1
1328 {{{#!if Match=true
1329 }}}
1330 }}}{{{#!if _ParOpen != -1
1331 {{{#!if ParOpen=_ParOpen
1332 }}}
1333 }}}
1334############################
1335 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1336 }}}
1337 {{{#!if _ParOpen == -1
1338 {{{#!if Match=true
1339 }}}
1340 }}}{{{#!if _ParOpen != -1
1341 {{{#!if ParOpen+=_ParOpen+3
1342 }}}
1343 }}}
1344############################
1345 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1346 }}}
1347 {{{#!if _ParOpen == -1
1348 {{{#!if Match=true
1349 }}}
1350 }}}{{{#!if _ParOpen != -1
1351 {{{#!if ParOpen+=_ParOpen+3
1352 }}}
1353 }}}
1354############################
1355 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1356 }}}
1357 {{{#!if _ParOpen == -1
1358 {{{#!if Match=true
1359 }}}
1360 }}}{{{#!if _ParOpen != -1
1361 {{{#!if ParOpen+=_ParOpen+3
1362 }}}
1363 }}}
1364############################
1365 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1366 }}}
1367 {{{#!if _ParOpen == -1
1368 {{{#!if Match=true
1369 }}}
1370 }}}{{{#!if _ParOpen != -1
1371 {{{#!if ParOpen+=_ParOpen+3
1372 }}}
1373 }}}
1374############################
1375 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1376 }}}
1377 {{{#!if _ParOpen == -1
1378 {{{#!if Match=true
1379 }}}
1380 }}}{{{#!if _ParOpen != -1
1381 {{{#!if ParOpen+=_ParOpen+3
1382 }}}
1383 }}}
1384############################
1385 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1386 }}}
1387 {{{#!if _ParOpen == -1
1388 {{{#!if Match=true
1389 }}}
1390 }}}{{{#!if _ParOpen != -1
1391 {{{#!if ParOpen+=_ParOpen+3
1392 }}}
1393 }}}
1394 }}}
1395###########################
1396 {{{#!if Match
1397 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
1398 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
1399 }}}
1400 }}}
1401 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
1402 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
1403 }}}{{{#!if BrL != -1 && StyleL!=-1
1404 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
1405 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
1406 }}}
1407 }}}
1408 }}}
1409 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
1410 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
1411 }}}{{{#!if Blank!=-1
1412 {{{#!if Comma != -1
1413 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
1414 }}}
1415 }}}
1416 {{{#!if Comma == -1
1417 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
1418 }}}
1419 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1420 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1421##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
1422 }}}
1423 }}}
1424 }}}
1425 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
1426 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
1427 }}}{{{#!if Blank==5
1428 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
1429 }}}{{{#!if Em = Emlist[Size]
1430 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1431 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1432 }}}
1433 }}}
1434 }}}
1435}}}
1436}}}
1437{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
1438 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
1439 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1440 }}}
1441 {{{#!if _ParOpen == -1
1442 {{{#!if Match=true
1443 }}}
1444 }}}{{{#!if _ParOpen != -1
1445 {{{#!if ParOpen=_ParOpen
1446 }}}
1447 }}}
1448############################
1449 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1450 }}}
1451 {{{#!if _ParOpen == -1
1452 {{{#!if Match=true
1453 }}}
1454 }}}{{{#!if _ParOpen != -1
1455 {{{#!if ParOpen+=_ParOpen+3
1456 }}}
1457 }}}
1458############################
1459 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1460 }}}
1461 {{{#!if _ParOpen == -1
1462 {{{#!if Match=true
1463 }}}
1464 }}}{{{#!if _ParOpen != -1
1465 {{{#!if ParOpen+=_ParOpen+3
1466 }}}
1467 }}}
1468############################
1469 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1470 }}}
1471 {{{#!if _ParOpen == -1
1472 {{{#!if Match=true
1473 }}}
1474 }}}{{{#!if _ParOpen != -1
1475 {{{#!if ParOpen+=_ParOpen+3
1476 }}}
1477 }}}
1478############################
1479 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1480 }}}
1481 {{{#!if _ParOpen == -1
1482 {{{#!if Match=true
1483 }}}
1484 }}}{{{#!if _ParOpen != -1
1485 {{{#!if ParOpen+=_ParOpen+3
1486 }}}
1487 }}}
1488############################
1489 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1490 }}}
1491 {{{#!if _ParOpen == -1
1492 {{{#!if Match=true
1493 }}}
1494 }}}{{{#!if _ParOpen != -1
1495 {{{#!if ParOpen+=_ParOpen+3
1496 }}}
1497 }}}
1498############################
1499 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1500 }}}
1501 {{{#!if _ParOpen == -1
1502 {{{#!if Match=true
1503 }}}
1504 }}}{{{#!if _ParOpen != -1
1505 {{{#!if ParOpen+=_ParOpen+3
1506 }}}
1507 }}}
1508 }}}
1509###########################
1510 {{{#!if Match
1511 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
1512 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
1513 }}}
1514 }}}
1515 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
1516 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
1517 }}}{{{#!if BrL != -1 && StyleL!=-1
1518 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
1519 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
1520 }}}
1521 }}}
1522 }}}
1523 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
1524 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
1525 }}}{{{#!if Blank!=-1
1526 {{{#!if Comma != -1
1527 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
1528 }}}
1529 }}}
1530 {{{#!if Comma == -1
1531 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
1532 }}}
1533 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1534 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1535##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
1536 }}}
1537 }}}
1538 }}}
1539 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
1540 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
1541 }}}{{{#!if Blank==5
1542 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
1543 }}}{{{#!if Em = Emlist[Size]
1544 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1545 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1546 }}}
1547 }}}
1548 }}}
1549}}}
1550}}}
1551{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
1552 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
1553 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1554 }}}
1555 {{{#!if _ParOpen == -1
1556 {{{#!if Match=true
1557 }}}
1558 }}}{{{#!if _ParOpen != -1
1559 {{{#!if ParOpen=_ParOpen
1560 }}}
1561 }}}
1562############################
1563 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1564 }}}
1565 {{{#!if _ParOpen == -1
1566 {{{#!if Match=true
1567 }}}
1568 }}}{{{#!if _ParOpen != -1
1569 {{{#!if ParOpen+=_ParOpen+3
1570 }}}
1571 }}}
1572############################
1573 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1574 }}}
1575 {{{#!if _ParOpen == -1
1576 {{{#!if Match=true
1577 }}}
1578 }}}{{{#!if _ParOpen != -1
1579 {{{#!if ParOpen+=_ParOpen+3
1580 }}}
1581 }}}
1582############################
1583 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1584 }}}
1585 {{{#!if _ParOpen == -1
1586 {{{#!if Match=true
1587 }}}
1588 }}}{{{#!if _ParOpen != -1
1589 {{{#!if ParOpen+=_ParOpen+3
1590 }}}
1591 }}}
1592############################
1593 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1594 }}}
1595 {{{#!if _ParOpen == -1
1596 {{{#!if Match=true
1597 }}}
1598 }}}{{{#!if _ParOpen != -1
1599 {{{#!if ParOpen+=_ParOpen+3
1600 }}}
1601 }}}
1602############################
1603 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1604 }}}
1605 {{{#!if _ParOpen == -1
1606 {{{#!if Match=true
1607 }}}
1608 }}}{{{#!if _ParOpen != -1
1609 {{{#!if ParOpen+=_ParOpen+3
1610 }}}
1611 }}}
1612############################
1613 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1614 }}}
1615 {{{#!if _ParOpen == -1
1616 {{{#!if Match=true
1617 }}}
1618 }}}{{{#!if _ParOpen != -1
1619 {{{#!if ParOpen+=_ParOpen+3
1620 }}}
1621 }}}
1622 }}}
1623###########################
1624 {{{#!if Match
1625 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
1626 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
1627 }}}
1628 }}}
1629 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
1630 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
1631 }}}{{{#!if BrL != -1 && StyleL!=-1
1632 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
1633 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
1634 }}}
1635 }}}
1636 }}}
1637 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
1638 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
1639 }}}{{{#!if Blank!=-1
1640 {{{#!if Comma != -1
1641 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
1642 }}}
1643 }}}
1644 {{{#!if Comma == -1
1645 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
1646 }}}
1647 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1648 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1649##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
1650 }}}
1651 }}}
1652 }}}
1653 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
1654 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
1655 }}}{{{#!if Blank==5
1656 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
1657 }}}{{{#!if Em = Emlist[Size]
1658 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1659 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1660 }}}
1661 }}}
1662 }}}
1663}}}
1664}}}
1665{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
1666 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
1667 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1668 }}}
1669 {{{#!if _ParOpen == -1
1670 {{{#!if Match=true
1671 }}}
1672 }}}{{{#!if _ParOpen != -1
1673 {{{#!if ParOpen=_ParOpen
1674 }}}
1675 }}}
1676############################
1677 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1678 }}}
1679 {{{#!if _ParOpen == -1
1680 {{{#!if Match=true
1681 }}}
1682 }}}{{{#!if _ParOpen != -1
1683 {{{#!if ParOpen+=_ParOpen+3
1684 }}}
1685 }}}
1686############################
1687 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1688 }}}
1689 {{{#!if _ParOpen == -1
1690 {{{#!if Match=true
1691 }}}
1692 }}}{{{#!if _ParOpen != -1
1693 {{{#!if ParOpen+=_ParOpen+3
1694 }}}
1695 }}}
1696############################
1697 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1698 }}}
1699 {{{#!if _ParOpen == -1
1700 {{{#!if Match=true
1701 }}}
1702 }}}{{{#!if _ParOpen != -1
1703 {{{#!if ParOpen+=_ParOpen+3
1704 }}}
1705 }}}
1706############################
1707 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1708 }}}
1709 {{{#!if _ParOpen == -1
1710 {{{#!if Match=true
1711 }}}
1712 }}}{{{#!if _ParOpen != -1
1713 {{{#!if ParOpen+=_ParOpen+3
1714 }}}
1715 }}}
1716############################
1717 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1718 }}}
1719 {{{#!if _ParOpen == -1
1720 {{{#!if Match=true
1721 }}}
1722 }}}{{{#!if _ParOpen != -1
1723 {{{#!if ParOpen+=_ParOpen+3
1724 }}}
1725 }}}
1726############################
1727 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1728 }}}
1729 {{{#!if _ParOpen == -1
1730 {{{#!if Match=true
1731 }}}
1732 }}}{{{#!if _ParOpen != -1
1733 {{{#!if ParOpen+=_ParOpen+3
1734 }}}
1735 }}}
1736 }}}
1737###########################
1738 {{{#!if Match
1739 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
1740 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
1741 }}}
1742 }}}
1743 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
1744 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
1745 }}}{{{#!if BrL != -1 && StyleL!=-1
1746 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
1747 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
1748 }}}
1749 }}}
1750 }}}
1751 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
1752 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
1753 }}}{{{#!if Blank!=-1
1754 {{{#!if Comma != -1
1755 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
1756 }}}
1757 }}}
1758 {{{#!if Comma == -1
1759 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
1760 }}}
1761 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1762 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1763##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
1764 }}}
1765 }}}
1766 }}}
1767 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
1768 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
1769 }}}{{{#!if Blank==5
1770 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
1771 }}}{{{#!if Em = Emlist[Size]
1772 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1773 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1774 }}}
1775 }}}
1776 }}}
1777}}}
1778}}}
1779{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
1780 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
1781 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1782 }}}
1783 {{{#!if _ParOpen == -1
1784 {{{#!if Match=true
1785 }}}
1786 }}}{{{#!if _ParOpen != -1
1787 {{{#!if ParOpen=_ParOpen
1788 }}}
1789 }}}
1790############################
1791 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1792 }}}
1793 {{{#!if _ParOpen == -1
1794 {{{#!if Match=true
1795 }}}
1796 }}}{{{#!if _ParOpen != -1
1797 {{{#!if ParOpen+=_ParOpen+3
1798 }}}
1799 }}}
1800############################
1801 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1802 }}}
1803 {{{#!if _ParOpen == -1
1804 {{{#!if Match=true
1805 }}}
1806 }}}{{{#!if _ParOpen != -1
1807 {{{#!if ParOpen+=_ParOpen+3
1808 }}}
1809 }}}
1810############################
1811 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1812 }}}
1813 {{{#!if _ParOpen == -1
1814 {{{#!if Match=true
1815 }}}
1816 }}}{{{#!if _ParOpen != -1
1817 {{{#!if ParOpen+=_ParOpen+3
1818 }}}
1819 }}}
1820############################
1821 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1822 }}}
1823 {{{#!if _ParOpen == -1
1824 {{{#!if Match=true
1825 }}}
1826 }}}{{{#!if _ParOpen != -1
1827 {{{#!if ParOpen+=_ParOpen+3
1828 }}}
1829 }}}
1830############################
1831 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1832 }}}
1833 {{{#!if _ParOpen == -1
1834 {{{#!if Match=true
1835 }}}
1836 }}}{{{#!if _ParOpen != -1
1837 {{{#!if ParOpen+=_ParOpen+3
1838 }}}
1839 }}}
1840############################
1841 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1842 }}}
1843 {{{#!if _ParOpen == -1
1844 {{{#!if Match=true
1845 }}}
1846 }}}{{{#!if _ParOpen != -1
1847 {{{#!if ParOpen+=_ParOpen+3
1848 }}}
1849 }}}
1850 }}}
1851###########################
1852 {{{#!if Match
1853 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
1854 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
1855 }}}
1856 }}}
1857 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
1858 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
1859 }}}{{{#!if BrL != -1 && StyleL!=-1
1860 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
1861 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
1862 }}}
1863 }}}
1864 }}}
1865 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
1866 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
1867 }}}{{{#!if Blank!=-1
1868 {{{#!if Comma != -1
1869 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
1870 }}}
1871 }}}
1872 {{{#!if Comma == -1
1873 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
1874 }}}
1875 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1876 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1877##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
1878 }}}
1879 }}}
1880 }}}
1881 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
1882 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
1883 }}}{{{#!if Blank==5
1884 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
1885 }}}{{{#!if Em = Emlist[Size]
1886 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1887 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1888 }}}
1889 }}}
1890 }}}
1891}}}
1892}}}
1893{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
1894 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
1895 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1896 }}}
1897 {{{#!if _ParOpen == -1
1898 {{{#!if Match=true
1899 }}}
1900 }}}{{{#!if _ParOpen != -1
1901 {{{#!if ParOpen=_ParOpen
1902 }}}
1903 }}}
1904############################
1905 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1906 }}}
1907 {{{#!if _ParOpen == -1
1908 {{{#!if Match=true
1909 }}}
1910 }}}{{{#!if _ParOpen != -1
1911 {{{#!if ParOpen+=_ParOpen+3
1912 }}}
1913 }}}
1914############################
1915 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1916 }}}
1917 {{{#!if _ParOpen == -1
1918 {{{#!if Match=true
1919 }}}
1920 }}}{{{#!if _ParOpen != -1
1921 {{{#!if ParOpen+=_ParOpen+3
1922 }}}
1923 }}}
1924############################
1925 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1926 }}}
1927 {{{#!if _ParOpen == -1
1928 {{{#!if Match=true
1929 }}}
1930 }}}{{{#!if _ParOpen != -1
1931 {{{#!if ParOpen+=_ParOpen+3
1932 }}}
1933 }}}
1934############################
1935 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1936 }}}
1937 {{{#!if _ParOpen == -1
1938 {{{#!if Match=true
1939 }}}
1940 }}}{{{#!if _ParOpen != -1
1941 {{{#!if ParOpen+=_ParOpen+3
1942 }}}
1943 }}}
1944############################
1945 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1946 }}}
1947 {{{#!if _ParOpen == -1
1948 {{{#!if Match=true
1949 }}}
1950 }}}{{{#!if _ParOpen != -1
1951 {{{#!if ParOpen+=_ParOpen+3
1952 }}}
1953 }}}
1954############################
1955 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
1956 }}}
1957 {{{#!if _ParOpen == -1
1958 {{{#!if Match=true
1959 }}}
1960 }}}{{{#!if _ParOpen != -1
1961 {{{#!if ParOpen+=_ParOpen+3
1962 }}}
1963 }}}
1964 }}}
1965###########################
1966 {{{#!if Match
1967 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
1968 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
1969 }}}
1970 }}}
1971 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
1972 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
1973 }}}{{{#!if BrL != -1 && StyleL!=-1
1974 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
1975 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
1976 }}}
1977 }}}
1978 }}}
1979 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
1980 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
1981 }}}{{{#!if Blank!=-1
1982 {{{#!if Comma != -1
1983 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
1984 }}}
1985 }}}
1986 {{{#!if Comma == -1
1987 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
1988 }}}
1989 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
1990 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
1991##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
1992 }}}
1993 }}}
1994 }}}
1995 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
1996 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
1997 }}}{{{#!if Blank==5
1998 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
1999 }}}{{{#!if Em = Emlist[Size]
2000 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
2001 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
2002 }}}
2003 }}}
2004 }}}
2005}}}
2006}}}
2007{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
2008 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
2009 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2010 }}}
2011 {{{#!if _ParOpen == -1
2012 {{{#!if Match=true
2013 }}}
2014 }}}{{{#!if _ParOpen != -1
2015 {{{#!if ParOpen=_ParOpen
2016 }}}
2017 }}}
2018############################
2019 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2020 }}}
2021 {{{#!if _ParOpen == -1
2022 {{{#!if Match=true
2023 }}}
2024 }}}{{{#!if _ParOpen != -1
2025 {{{#!if ParOpen+=_ParOpen+3
2026 }}}
2027 }}}
2028############################
2029 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2030 }}}
2031 {{{#!if _ParOpen == -1
2032 {{{#!if Match=true
2033 }}}
2034 }}}{{{#!if _ParOpen != -1
2035 {{{#!if ParOpen+=_ParOpen+3
2036 }}}
2037 }}}
2038############################
2039 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2040 }}}
2041 {{{#!if _ParOpen == -1
2042 {{{#!if Match=true
2043 }}}
2044 }}}{{{#!if _ParOpen != -1
2045 {{{#!if ParOpen+=_ParOpen+3
2046 }}}
2047 }}}
2048############################
2049 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2050 }}}
2051 {{{#!if _ParOpen == -1
2052 {{{#!if Match=true
2053 }}}
2054 }}}{{{#!if _ParOpen != -1
2055 {{{#!if ParOpen+=_ParOpen+3
2056 }}}
2057 }}}
2058############################
2059 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2060 }}}
2061 {{{#!if _ParOpen == -1
2062 {{{#!if Match=true
2063 }}}
2064 }}}{{{#!if _ParOpen != -1
2065 {{{#!if ParOpen+=_ParOpen+3
2066 }}}
2067 }}}
2068############################
2069 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2070 }}}
2071 {{{#!if _ParOpen == -1
2072 {{{#!if Match=true
2073 }}}
2074 }}}{{{#!if _ParOpen != -1
2075 {{{#!if ParOpen+=_ParOpen+3
2076 }}}
2077 }}}
2078 }}}
2079###########################
2080 {{{#!if Match
2081 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
2082 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
2083 }}}
2084 }}}
2085 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
2086 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
2087 }}}{{{#!if BrL != -1 && StyleL!=-1
2088 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
2089 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
2090 }}}
2091 }}}
2092 }}}
2093 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
2094 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
2095 }}}{{{#!if Blank!=-1
2096 {{{#!if Comma != -1
2097 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
2098 }}}
2099 }}}
2100 {{{#!if Comma == -1
2101 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
2102 }}}
2103 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
2104 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
2105##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
2106 }}}
2107 }}}
2108 }}}
2109 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
2110 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
2111 }}}{{{#!if Blank==5
2112 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
2113 }}}{{{#!if Em = Emlist[Size]
2114 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
2115 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
2116 }}}
2117 }}}
2118 }}}
2119}}}
2120}}}
2121{{{#!if ParClose=input.indexOf('\}\}\}'), ParOpen=input.indexOf('\{\{\{'), Match=false, true
2122 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
2123 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2124 }}}
2125 {{{#!if _ParOpen == -1
2126 {{{#!if Match=true
2127 }}}
2128 }}}{{{#!if _ParOpen != -1
2129 {{{#!if ParOpen=_ParOpen
2130 }}}
2131 }}}
2132############################
2133 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2134 }}}
2135 {{{#!if _ParOpen == -1
2136 {{{#!if Match=true
2137 }}}
2138 }}}{{{#!if _ParOpen != -1
2139 {{{#!if ParOpen+=_ParOpen+3
2140 }}}
2141 }}}
2142############################
2143 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2144 }}}
2145 {{{#!if _ParOpen == -1
2146 {{{#!if Match=true
2147 }}}
2148 }}}{{{#!if _ParOpen != -1
2149 {{{#!if ParOpen+=_ParOpen+3
2150 }}}
2151 }}}
2152############################
2153 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2154 }}}
2155 {{{#!if _ParOpen == -1
2156 {{{#!if Match=true
2157 }}}
2158 }}}{{{#!if _ParOpen != -1
2159 {{{#!if ParOpen+=_ParOpen+3
2160 }}}
2161 }}}
2162############################
2163 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2164 }}}
2165 {{{#!if _ParOpen == -1
2166 {{{#!if Match=true
2167 }}}
2168 }}}{{{#!if _ParOpen != -1
2169 {{{#!if ParOpen+=_ParOpen+3
2170 }}}
2171 }}}
2172############################
2173 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2174 }}}
2175 {{{#!if _ParOpen == -1
2176 {{{#!if Match=true
2177 }}}
2178 }}}{{{#!if _ParOpen != -1
2179 {{{#!if ParOpen+=_ParOpen+3
2180 }}}
2181 }}}
2182############################
2183 {{{#!if _ParOpen = input.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
2184 }}}
2185 {{{#!if _ParOpen == -1
2186 {{{#!if Match=true
2187 }}}
2188 }}}{{{#!if _ParOpen != -1
2189 {{{#!if ParOpen+=_ParOpen+3
2190 }}}
2191 }}}
2192 }}}
2193###########################
2194 {{{#!if Match
2195 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!html'
2196 {{{#!if input = input.substring(0,ParOpen)+input.substring(ParOpen+9,ParClose).trim()+input.substr(ParClose+3)
2197 }}}
2198 }}}
2199 {{{#!if input.substr(ParOpen, 9) == '\{\{\{#!wiki'
2200 {{{#!if BrL = input.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = input.substring(ParOpen,ParClose).indexOf('style=')
2201 }}}{{{#!if BrL != -1 && StyleL!=-1
2202 {{{#!if Text = input.substring(ParOpen+BrL+4,ParClose), Style=input.substr(ParOpen+StyleL,BrL-StyleL)
2203 }}}{{{#!if input = input.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+input.substr(ParClose+3)
2204 }}}
2205 }}}
2206 }}}
2207 {{{#!if input.substr(ParOpen, 4) == '\{\{\{#'
2208 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' '), Comma = input.substring(ParOpen,ParClose).indexOf(',')
2209 }}}{{{#!if Blank!=-1
2210 {{{#!if Comma != -1
2211 {{{#!if WhiteColor=input.substr(ParOpen+3,Comma-3), DarkColor=input.substring(ParOpen+Comma+1,ParOpen+Blank)
2212 }}}
2213 }}}
2214 {{{#!if Comma == -1
2215 {{{#!if WhiteColor=input.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
2216 }}}
2217 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
2218 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; color: '+WhiteColor+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
2219##유효성 검사는 뺌. 귀찮고 넣으면 길어짐.
2220 }}}
2221 }}}
2222 }}}
2223 {{{#!if input.substr(ParOpen, 4) == '\{\{\{+' || input.substr(ParOpen, 4) == '\{\{\{-'
2224 {{{#!if Blank = input.substring(ParOpen,ParClose).indexOf(' ')
2225 }}}{{{#!if Blank==5
2226 {{{#!if Size=input.substr(ParOpen+Blank-2, 2)
2227 }}}{{{#!if Em = Emlist[Size]
2228 }}}{{{#!if Text = input.substring(ParOpen+Blank,ParClose)
2229 }}}{{{#!if input = input.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+input.substr(ParClose+3)
2230 }}}
2231 }}}
2232 }}}
2233}}}
2234}}}
r2765
2235##################################################################################################################################################################################################################################################################################################################################################################################################################################################################
2236{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
r2703
2237 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
r2765
2238 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2239 }}}
2240 {{{#!if _ParOpen == -1
2241 {{{#!if Match=true
r2681
2242 }}}
r2703
2243 }}}{{{#!if _ParOpen != -1
2244 {{{#!if ParOpen=_ParOpen
2245 }}}
2246 }}}
r2681
2247############################
r2765
2248 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2249 }}}
2250 {{{#!if _ParOpen == -1
2251 {{{#!if Match=true
r2681
2252 }}}
r2703
2253 }}}{{{#!if _ParOpen != -1
2254 {{{#!if ParOpen+=_ParOpen+3
2255 }}}
2256 }}}
r2681
2257############################
r2765
2258 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2259 }}}
2260 {{{#!if _ParOpen == -1
2261 {{{#!if Match=true
r2681
2262 }}}
r2703
2263 }}}{{{#!if _ParOpen != -1
2264 {{{#!if ParOpen+=_ParOpen+3
r2681
2265 }}}
r2703
2266 }}}
r2705
2267############################
r2765
2268 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2269 }}}
r2705
2270 {{{#!if _ParOpen == -1
2271 {{{#!if Match=true
2272 }}}
2273 }}}{{{#!if _ParOpen != -1
2274 {{{#!if ParOpen+=_ParOpen+3
2275 }}}
2276 }}}
2277############################
r2765
2278 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2279 }}}
2280 {{{#!if _ParOpen == -1
2281 {{{#!if Match=true
2282 }}}
2283 }}}{{{#!if _ParOpen != -1
2284 {{{#!if ParOpen+=_ParOpen+3
2285 }}}
2286 }}}
2287############################
r2765
2288 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2289 }}}
2290 {{{#!if _ParOpen == -1
2291 {{{#!if Match=true
2292 }}}
2293 }}}{{{#!if _ParOpen != -1
2294 {{{#!if ParOpen+=_ParOpen+3
2295 }}}
2296 }}}
2297############################
r2765
2298 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2299 }}}
2300 {{{#!if _ParOpen == -1
2301 {{{#!if Match=true
2302 }}}
2303 }}}{{{#!if _ParOpen != -1
2304 {{{#!if ParOpen+=_ParOpen+3
2305 }}}
2306 }}}
2307 }}}
r2686
2308###########################
r2703
2309 {{{#!if Match
r2765
2310 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
2311 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
r2703
2312 }}}
2313 }}}
r2765
2314 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
2315 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2703
2316 }}}{{{#!if BrL != -1 && StyleL!=-1
r2766
2317 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
r2703
2318 }}}
r2765
2319 {{{#!if DarkStyleL==-1
2320 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
2321 }}}}}}
2322 {{{#!if DarkStyleL!=-1
r2770
2323 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
2324 }}}}}}
2325 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2765
2326 }}}
2327 }}}
r2703
2328 }}}
r2765
2329 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
2330 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
r2703
2331 }}}{{{#!if Blank!=-1
2332 {{{#!if Comma != -1
r2765
2333 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
r2681
2334 }}}
r2703
2335 }}}
2336 {{{#!if Comma == -1
r2765
2337 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
r2681
2338 }}}
r2765
2339 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2340 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2703
2341 }}}
r2681
2342 }}}
r2703
2343 }}}
r2765
2344 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
2345 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
r2703
2346 }}}{{{#!if Blank==5
r2765
2347 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
r2741
2348 }}}{{{#!if Em = Emlist[Size]
r2765
2349 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2350 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2703
2351 }}}
2352 }}}
2353 }}}
r2686
2354}}}
r2700
2355}}}
r2765
2356{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
r2703
2357 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
r2765
2358 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2359 }}}
2360 {{{#!if _ParOpen == -1
2361 {{{#!if Match=true
r2688
2362 }}}
r2703
2363 }}}{{{#!if _ParOpen != -1
2364 {{{#!if ParOpen=_ParOpen
2365 }}}
2366 }}}
r2688
2367############################
r2765
2368 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2369 }}}
2370 {{{#!if _ParOpen == -1
2371 {{{#!if Match=true
r2688
2372 }}}
r2703
2373 }}}{{{#!if _ParOpen != -1
2374 {{{#!if ParOpen+=_ParOpen+3
2375 }}}
2376 }}}
r2688
2377############################
r2765
2378 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2379 }}}
2380 {{{#!if _ParOpen == -1
2381 {{{#!if Match=true
r2688
2382 }}}
r2703
2383 }}}{{{#!if _ParOpen != -1
2384 {{{#!if ParOpen+=_ParOpen+3
r2688
2385 }}}
r2703
2386 }}}
r2705
2387############################
r2765
2388 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2389 }}}
r2705
2390 {{{#!if _ParOpen == -1
2391 {{{#!if Match=true
2392 }}}
2393 }}}{{{#!if _ParOpen != -1
2394 {{{#!if ParOpen+=_ParOpen+3
2395 }}}
2396 }}}
2397############################
r2765
2398 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2399 }}}
2400 {{{#!if _ParOpen == -1
2401 {{{#!if Match=true
2402 }}}
2403 }}}{{{#!if _ParOpen != -1
2404 {{{#!if ParOpen+=_ParOpen+3
2405 }}}
2406 }}}
2407############################
r2765
2408 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2409 }}}
2410 {{{#!if _ParOpen == -1
2411 {{{#!if Match=true
2412 }}}
2413 }}}{{{#!if _ParOpen != -1
2414 {{{#!if ParOpen+=_ParOpen+3
2415 }}}
2416 }}}
2417############################
r2765
2418 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2419 }}}
2420 {{{#!if _ParOpen == -1
2421 {{{#!if Match=true
2422 }}}
2423 }}}{{{#!if _ParOpen != -1
2424 {{{#!if ParOpen+=_ParOpen+3
2425 }}}
2426 }}}
2427 }}}
r2688
2428###########################
r2703
2429 {{{#!if Match
r2765
2430 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
2431 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
r2703
2432 }}}
2433 }}}
r2765
2434 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
2435 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2703
2436 }}}{{{#!if BrL != -1 && StyleL!=-1
r2766
2437 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
r2703
2438 }}}
r2765
2439 {{{#!if DarkStyleL==-1
2440 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
2441 }}}}}}
2442 {{{#!if DarkStyleL!=-1
r2770
2443 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
2444 }}}}}}
2445 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2765
2446 }}}
2447 }}}
r2703
2448 }}}
r2765
2449 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
2450 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
r2703
2451 }}}{{{#!if Blank!=-1
2452 {{{#!if Comma != -1
r2765
2453 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
r2688
2454 }}}
r2703
2455 }}}
2456 {{{#!if Comma == -1
r2765
2457 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
r2688
2458 }}}
r2765
2459 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2460 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2703
2461 }}}
r2688
2462 }}}
r2703
2463 }}}
r2765
2464 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
2465 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
r2703
2466 }}}{{{#!if Blank==5
r2765
2467 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
r2741
2468 }}}{{{#!if Em = Emlist[Size]
r2765
2469 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2470 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2703
2471 }}}
2472 }}}
2473 }}}
r2687
2474}}}
r2700
2475}}}
r2765
2476{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
r2703
2477 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
r2765
2478 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2479 }}}
2480 {{{#!if _ParOpen == -1
2481 {{{#!if Match=true
r2699
2482 }}}
r2703
2483 }}}{{{#!if _ParOpen != -1
2484 {{{#!if ParOpen=_ParOpen
2485 }}}
2486 }}}
r2699
2487############################
r2765
2488 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2489 }}}
2490 {{{#!if _ParOpen == -1
2491 {{{#!if Match=true
r2699
2492 }}}
r2703
2493 }}}{{{#!if _ParOpen != -1
2494 {{{#!if ParOpen+=_ParOpen+3
2495 }}}
2496 }}}
r2699
2497############################
r2765
2498 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2499 }}}
2500 {{{#!if _ParOpen == -1
2501 {{{#!if Match=true
r2699
2502 }}}
r2703
2503 }}}{{{#!if _ParOpen != -1
2504 {{{#!if ParOpen+=_ParOpen+3
r2699
2505 }}}
r2703
2506 }}}
r2705
2507############################
r2765
2508 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2703
2509 }}}
r2705
2510 {{{#!if _ParOpen == -1
2511 {{{#!if Match=true
2512 }}}
2513 }}}{{{#!if _ParOpen != -1
2514 {{{#!if ParOpen+=_ParOpen+3
2515 }}}
2516 }}}
2517############################
r2765
2518 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2519 }}}
2520 {{{#!if _ParOpen == -1
2521 {{{#!if Match=true
2522 }}}
2523 }}}{{{#!if _ParOpen != -1
2524 {{{#!if ParOpen+=_ParOpen+3
2525 }}}
2526 }}}
2527############################
r2765
2528 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2529 }}}
2530 {{{#!if _ParOpen == -1
2531 {{{#!if Match=true
2532 }}}
2533 }}}{{{#!if _ParOpen != -1
2534 {{{#!if ParOpen+=_ParOpen+3
2535 }}}
2536 }}}
2537############################
r2765
2538 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2539 }}}
2540 {{{#!if _ParOpen == -1
2541 {{{#!if Match=true
2542 }}}
2543 }}}{{{#!if _ParOpen != -1
2544 {{{#!if ParOpen+=_ParOpen+3
2545 }}}
2546 }}}
2547 }}}
r2688
2548###########################
r2703
2549 {{{#!if Match
r2765
2550 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
2551 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
r2703
2552 }}}
2553 }}}
r2765
2554 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
2555 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2703
2556 }}}{{{#!if BrL != -1 && StyleL!=-1
r2766
2557 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
r2703
2558 }}}
r2765
2559 {{{#!if DarkStyleL==-1
2560 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
2561 }}}}}}
2562 {{{#!if DarkStyleL!=-1
r2770
2563 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
2564 }}}}}}
2565 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2765
2566 }}}
2567 }}}
r2703
2568 }}}
r2765
2569 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
2570 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
r2703
2571 }}}{{{#!if Blank!=-1
2572 {{{#!if Comma != -1
r2765
2573 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
r2699
2574 }}}
r2703
2575 }}}
2576 {{{#!if Comma == -1
r2765
2577 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
r2699
2578 }}}
r2765
2579 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2580 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2703
2581 }}}
r2699
2582 }}}
r2703
2583 }}}
r2765
2584 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
2585 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
r2703
2586 }}}{{{#!if Blank==5
r2765
2587 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
r2741
2588 }}}{{{#!if Em = Emlist[Size]
r2765
2589 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2590 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2703
2591 }}}
2592 }}}
2593 }}}
r2689
2594}}}
r2700
2595}}}
r2765
2596{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
r2705
2597 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
r2765
2598 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2599 }}}
2600 {{{#!if _ParOpen == -1
2601 {{{#!if Match=true
2602 }}}
2603 }}}{{{#!if _ParOpen != -1
2604 {{{#!if ParOpen=_ParOpen
2605 }}}
2606 }}}
2607############################
r2765
2608 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2609 }}}
2610 {{{#!if _ParOpen == -1
2611 {{{#!if Match=true
2612 }}}
2613 }}}{{{#!if _ParOpen != -1
2614 {{{#!if ParOpen+=_ParOpen+3
2615 }}}
2616 }}}
2617############################
r2765
2618 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2619 }}}
2620 {{{#!if _ParOpen == -1
2621 {{{#!if Match=true
2622 }}}
2623 }}}{{{#!if _ParOpen != -1
2624 {{{#!if ParOpen+=_ParOpen+3
2625 }}}
2626 }}}
2627############################
r2765
2628 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2629 }}}
2630 {{{#!if _ParOpen == -1
2631 {{{#!if Match=true
2632 }}}
2633 }}}{{{#!if _ParOpen != -1
2634 {{{#!if ParOpen+=_ParOpen+3
2635 }}}
2636 }}}
2637############################
r2765
2638 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2639 }}}
2640 {{{#!if _ParOpen == -1
2641 {{{#!if Match=true
2642 }}}
2643 }}}{{{#!if _ParOpen != -1
2644 {{{#!if ParOpen+=_ParOpen+3
2645 }}}
2646 }}}
2647############################
r2765
2648 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2649 }}}
2650 {{{#!if _ParOpen == -1
2651 {{{#!if Match=true
2652 }}}
2653 }}}{{{#!if _ParOpen != -1
2654 {{{#!if ParOpen+=_ParOpen+3
2655 }}}
2656 }}}
2657############################
r2765
2658 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2659 }}}
2660 {{{#!if _ParOpen == -1
2661 {{{#!if Match=true
2662 }}}
2663 }}}{{{#!if _ParOpen != -1
2664 {{{#!if ParOpen+=_ParOpen+3
2665 }}}
2666 }}}
2667 }}}
r2699
2668###########################
r2705
2669 {{{#!if Match
r2765
2670 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
2671 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
r2705
2672 }}}
2673 }}}
r2765
2674 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
2675 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2705
2676 }}}{{{#!if BrL != -1 && StyleL!=-1
r2766
2677 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
r2705
2678 }}}
r2765
2679 {{{#!if DarkStyleL==-1
2680 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
2681 }}}}}}
2682 {{{#!if DarkStyleL!=-1
r2770
2683 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
2684 }}}}}}
2685 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2765
2686 }}}
2687 }}}
r2705
2688 }}}
r2765
2689 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
2690 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
r2705
2691 }}}{{{#!if Blank!=-1
2692 {{{#!if Comma != -1
r2765
2693 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
r2705
2694 }}}
2695 }}}
2696 {{{#!if Comma == -1
r2765
2697 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
r2705
2698 }}}
r2765
2699 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2700 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2705
2701 }}}
2702 }}}
2703 }}}
r2765
2704 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
2705 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
r2705
2706 }}}{{{#!if Blank==5
r2765
2707 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
r2741
2708 }}}{{{#!if Em = Emlist[Size]
r2765
2709 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2710 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2705
2711 }}}
2712 }}}
2713 }}}
r2699
2714}}}
r2705
2715}}}
r2765
2716{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
r2705
2717 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
r2765
2718 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2719 }}}
2720 {{{#!if _ParOpen == -1
2721 {{{#!if Match=true
2722 }}}
2723 }}}{{{#!if _ParOpen != -1
2724 {{{#!if ParOpen=_ParOpen
2725 }}}
2726 }}}
2727############################
r2765
2728 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2729 }}}
2730 {{{#!if _ParOpen == -1
2731 {{{#!if Match=true
2732 }}}
2733 }}}{{{#!if _ParOpen != -1
2734 {{{#!if ParOpen+=_ParOpen+3
2735 }}}
2736 }}}
2737############################
r2765
2738 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2739 }}}
2740 {{{#!if _ParOpen == -1
2741 {{{#!if Match=true
2742 }}}
2743 }}}{{{#!if _ParOpen != -1
2744 {{{#!if ParOpen+=_ParOpen+3
2745 }}}
2746 }}}
2747############################
r2765
2748 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2749 }}}
2750 {{{#!if _ParOpen == -1
2751 {{{#!if Match=true
2752 }}}
2753 }}}{{{#!if _ParOpen != -1
2754 {{{#!if ParOpen+=_ParOpen+3
2755 }}}
2756 }}}
2757############################
r2765
2758 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2759 }}}
2760 {{{#!if _ParOpen == -1
2761 {{{#!if Match=true
2762 }}}
2763 }}}{{{#!if _ParOpen != -1
2764 {{{#!if ParOpen+=_ParOpen+3
2765 }}}
2766 }}}
2767############################
r2765
2768 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2769 }}}
2770 {{{#!if _ParOpen == -1
2771 {{{#!if Match=true
2772 }}}
2773 }}}{{{#!if _ParOpen != -1
2774 {{{#!if ParOpen+=_ParOpen+3
2775 }}}
2776 }}}
2777############################
r2765
2778 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2779 }}}
2780 {{{#!if _ParOpen == -1
2781 {{{#!if Match=true
2782 }}}
2783 }}}{{{#!if _ParOpen != -1
2784 {{{#!if ParOpen+=_ParOpen+3
2785 }}}
2786 }}}
2787 }}}
2788###########################
2789 {{{#!if Match
r2765
2790 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
2791 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
r2705
2792 }}}
2793 }}}
r2765
2794 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
2795 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2705
2796 }}}{{{#!if BrL != -1 && StyleL!=-1
r2766
2797 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
r2705
2798 }}}
r2765
2799 {{{#!if DarkStyleL==-1
2800 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
2801 }}}}}}
2802 {{{#!if DarkStyleL!=-1
r2770
2803 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
2804 }}}}}}
2805 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2765
2806 }}}
2807 }}}
r2705
2808 }}}
r2765
2809 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
2810 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
r2705
2811 }}}{{{#!if Blank!=-1
2812 {{{#!if Comma != -1
r2765
2813 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
r2705
2814 }}}
2815 }}}
2816 {{{#!if Comma == -1
r2765
2817 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
r2705
2818 }}}
r2765
2819 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2820 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2705
2821 }}}
2822 }}}
2823 }}}
r2765
2824 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
2825 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
r2705
2826 }}}{{{#!if Blank==5
r2765
2827 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
r2741
2828 }}}{{{#!if Em = Emlist[Size]
r2765
2829 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2830 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2705
2831 }}}
2832 }}}
2833 }}}
2834}}}
2835}}}
r2765
2836{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
r2705
2837 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
r2765
2838 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2839 }}}
2840 {{{#!if _ParOpen == -1
2841 {{{#!if Match=true
2842 }}}
2843 }}}{{{#!if _ParOpen != -1
2844 {{{#!if ParOpen=_ParOpen
2845 }}}
2846 }}}
2847############################
r2765
2848 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2849 }}}
2850 {{{#!if _ParOpen == -1
2851 {{{#!if Match=true
2852 }}}
2853 }}}{{{#!if _ParOpen != -1
2854 {{{#!if ParOpen+=_ParOpen+3
2855 }}}
2856 }}}
2857############################
r2765
2858 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2859 }}}
2860 {{{#!if _ParOpen == -1
2861 {{{#!if Match=true
2862 }}}
2863 }}}{{{#!if _ParOpen != -1
2864 {{{#!if ParOpen+=_ParOpen+3
2865 }}}
2866 }}}
2867############################
r2765
2868 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2869 }}}
2870 {{{#!if _ParOpen == -1
2871 {{{#!if Match=true
2872 }}}
2873 }}}{{{#!if _ParOpen != -1
2874 {{{#!if ParOpen+=_ParOpen+3
2875 }}}
2876 }}}
2877############################
r2765
2878 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2879 }}}
2880 {{{#!if _ParOpen == -1
2881 {{{#!if Match=true
2882 }}}
2883 }}}{{{#!if _ParOpen != -1
2884 {{{#!if ParOpen+=_ParOpen+3
2885 }}}
2886 }}}
2887############################
r2765
2888 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2889 }}}
2890 {{{#!if _ParOpen == -1
2891 {{{#!if Match=true
2892 }}}
2893 }}}{{{#!if _ParOpen != -1
2894 {{{#!if ParOpen+=_ParOpen+3
2895 }}}
2896 }}}
2897############################
r2765
2898 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2899 }}}
2900 {{{#!if _ParOpen == -1
2901 {{{#!if Match=true
2902 }}}
2903 }}}{{{#!if _ParOpen != -1
2904 {{{#!if ParOpen+=_ParOpen+3
2905 }}}
2906 }}}
2907 }}}
2908###########################
2909 {{{#!if Match
r2765
2910 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
2911 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
r2705
2912 }}}
2913 }}}
r2765
2914 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
2915 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2705
2916 }}}{{{#!if BrL != -1 && StyleL!=-1
r2766
2917 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
r2705
2918 }}}
r2765
2919 {{{#!if DarkStyleL==-1
2920 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
2921 }}}}}}
2922 {{{#!if DarkStyleL!=-1
r2770
2923 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
2924 }}}}}}
2925 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2765
2926 }}}
2927 }}}
r2705
2928 }}}
r2765
2929 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
2930 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
r2705
2931 }}}{{{#!if Blank!=-1
2932 {{{#!if Comma != -1
r2765
2933 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
r2705
2934 }}}
2935 }}}
2936 {{{#!if Comma == -1
r2765
2937 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
r2705
2938 }}}
r2765
2939 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2940 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2705
2941 }}}
2942 }}}
2943 }}}
r2765
2944 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
2945 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
r2705
2946 }}}{{{#!if Blank==5
r2765
2947 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
r2741
2948 }}}{{{#!if Em = Emlist[Size]
r2765
2949 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
2950 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2705
2951 }}}
2952 }}}
2953 }}}
2954}}}
2955}}}
r2765
2956{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
r2705
2957 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
r2765
2958 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2959 }}}
2960 {{{#!if _ParOpen == -1
2961 {{{#!if Match=true
2962 }}}
2963 }}}{{{#!if _ParOpen != -1
2964 {{{#!if ParOpen=_ParOpen
2965 }}}
2966 }}}
2967############################
r2765
2968 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2969 }}}
2970 {{{#!if _ParOpen == -1
2971 {{{#!if Match=true
2972 }}}
2973 }}}{{{#!if _ParOpen != -1
2974 {{{#!if ParOpen+=_ParOpen+3
2975 }}}
2976 }}}
2977############################
r2765
2978 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2979 }}}
2980 {{{#!if _ParOpen == -1
2981 {{{#!if Match=true
2982 }}}
2983 }}}{{{#!if _ParOpen != -1
2984 {{{#!if ParOpen+=_ParOpen+3
2985 }}}
2986 }}}
2987############################
r2765
2988 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2989 }}}
2990 {{{#!if _ParOpen == -1
2991 {{{#!if Match=true
2992 }}}
2993 }}}{{{#!if _ParOpen != -1
2994 {{{#!if ParOpen+=_ParOpen+3
2995 }}}
2996 }}}
2997############################
r2765
2998 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
2999 }}}
3000 {{{#!if _ParOpen == -1
3001 {{{#!if Match=true
3002 }}}
3003 }}}{{{#!if _ParOpen != -1
3004 {{{#!if ParOpen+=_ParOpen+3
3005 }}}
3006 }}}
3007############################
r2765
3008 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
3009 }}}
3010 {{{#!if _ParOpen == -1
3011 {{{#!if Match=true
3012 }}}
3013 }}}{{{#!if _ParOpen != -1
3014 {{{#!if ParOpen+=_ParOpen+3
3015 }}}
3016 }}}
3017############################
r2765
3018 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
r2705
3019 }}}
3020 {{{#!if _ParOpen == -1
3021 {{{#!if Match=true
3022 }}}
3023 }}}{{{#!if _ParOpen != -1
3024 {{{#!if ParOpen+=_ParOpen+3
3025 }}}
3026 }}}
3027 }}}
3028###########################
3029 {{{#!if Match
r2765
3030 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
3031 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
r2705
3032 }}}
3033 }}}
r2765
3034 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
3035 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2705
3036 }}}{{{#!if BrL != -1 && StyleL!=-1
r2766
3037 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
r2705
3038 }}}
r2765
3039 {{{#!if DarkStyleL==-1
3040 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
3041 }}}}}}
3042 {{{#!if DarkStyleL!=-1
r2770
3043 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
3044 }}}}}}
3045 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2765
3046 }}}
3047 }}}
r2705
3048 }}}
r2765
3049 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
3050 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
r2705
3051 }}}{{{#!if Blank!=-1
3052 {{{#!if Comma != -1
r2765
3053 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
r2705
3054 }}}
3055 }}}
3056 {{{#!if Comma == -1
r2765
3057 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
r2705
3058 }}}
r2765
3059 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3060 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2705
3061 }}}
3062 }}}
3063 }}}
r2765
3064 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
3065 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
r2705
3066 }}}{{{#!if Blank==5
r2765
3067 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
r2741
3068 }}}{{{#!if Em = Emlist[Size]
r2765
3069 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3070 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2705
3071 }}}
3072 }}}
3073 }}}
3074}}}
3075}}}
r2766
3076{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
3077 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
3078 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3079 }}}
3080 {{{#!if _ParOpen == -1
3081 {{{#!if Match=true
3082 }}}
3083 }}}{{{#!if _ParOpen != -1
3084 {{{#!if ParOpen=_ParOpen
3085 }}}
3086 }}}
3087############################
3088 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3089 }}}
3090 {{{#!if _ParOpen == -1
3091 {{{#!if Match=true
3092 }}}
3093 }}}{{{#!if _ParOpen != -1
3094 {{{#!if ParOpen+=_ParOpen+3
3095 }}}
3096 }}}
3097############################
3098 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3099 }}}
3100 {{{#!if _ParOpen == -1
3101 {{{#!if Match=true
3102 }}}
3103 }}}{{{#!if _ParOpen != -1
3104 {{{#!if ParOpen+=_ParOpen+3
3105 }}}
3106 }}}
3107############################
3108 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3109 }}}
3110 {{{#!if _ParOpen == -1
3111 {{{#!if Match=true
3112 }}}
3113 }}}{{{#!if _ParOpen != -1
3114 {{{#!if ParOpen+=_ParOpen+3
3115 }}}
3116 }}}
3117############################
3118 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3119 }}}
3120 {{{#!if _ParOpen == -1
3121 {{{#!if Match=true
3122 }}}
3123 }}}{{{#!if _ParOpen != -1
3124 {{{#!if ParOpen+=_ParOpen+3
3125 }}}
3126 }}}
3127############################
3128 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3129 }}}
3130 {{{#!if _ParOpen == -1
3131 {{{#!if Match=true
3132 }}}
3133 }}}{{{#!if _ParOpen != -1
3134 {{{#!if ParOpen+=_ParOpen+3
3135 }}}
3136 }}}
3137############################
3138 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3139 }}}
3140 {{{#!if _ParOpen == -1
3141 {{{#!if Match=true
3142 }}}
3143 }}}{{{#!if _ParOpen != -1
3144 {{{#!if ParOpen+=_ParOpen+3
3145 }}}
3146 }}}
3147 }}}
3148###########################
3149 {{{#!if Match
3150 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
3151 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
3152 }}}
3153 }}}
3154 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
3155 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2766
3156 }}}{{{#!if BrL != -1 && StyleL!=-1
3157 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
3158 }}}
3159 {{{#!if DarkStyleL==-1
3160 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
3161 }}}}}}
3162 {{{#!if DarkStyleL!=-1
r2770
3163 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
3164 }}}}}}
3165 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2766
3166 }}}
3167 }}}
3168 }}}
3169 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
3170 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
3171 }}}{{{#!if Blank!=-1
3172 {{{#!if Comma != -1
3173 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
3174 }}}
3175 }}}
3176 {{{#!if Comma == -1
3177 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
3178 }}}
3179 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3180 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
3181 }}}
3182 }}}
3183 }}}
3184 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
3185 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
3186 }}}{{{#!if Blank==5
3187 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
3188 }}}{{{#!if Em = Emlist[Size]
3189 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3190 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
3191 }}}
3192 }}}
3193 }}}
r2705
3194}}}
r2766
3195}}}
3196{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
3197 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
3198 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3199 }}}
3200 {{{#!if _ParOpen == -1
3201 {{{#!if Match=true
3202 }}}
3203 }}}{{{#!if _ParOpen != -1
3204 {{{#!if ParOpen=_ParOpen
3205 }}}
3206 }}}
3207############################
3208 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3209 }}}
3210 {{{#!if _ParOpen == -1
3211 {{{#!if Match=true
3212 }}}
3213 }}}{{{#!if _ParOpen != -1
3214 {{{#!if ParOpen+=_ParOpen+3
3215 }}}
3216 }}}
3217############################
3218 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3219 }}}
3220 {{{#!if _ParOpen == -1
3221 {{{#!if Match=true
3222 }}}
3223 }}}{{{#!if _ParOpen != -1
3224 {{{#!if ParOpen+=_ParOpen+3
3225 }}}
3226 }}}
3227############################
3228 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3229 }}}
3230 {{{#!if _ParOpen == -1
3231 {{{#!if Match=true
3232 }}}
3233 }}}{{{#!if _ParOpen != -1
3234 {{{#!if ParOpen+=_ParOpen+3
3235 }}}
3236 }}}
3237############################
3238 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3239 }}}
3240 {{{#!if _ParOpen == -1
3241 {{{#!if Match=true
3242 }}}
3243 }}}{{{#!if _ParOpen != -1
3244 {{{#!if ParOpen+=_ParOpen+3
3245 }}}
3246 }}}
3247############################
3248 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3249 }}}
3250 {{{#!if _ParOpen == -1
3251 {{{#!if Match=true
3252 }}}
3253 }}}{{{#!if _ParOpen != -1
3254 {{{#!if ParOpen+=_ParOpen+3
3255 }}}
3256 }}}
3257############################
3258 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3259 }}}
3260 {{{#!if _ParOpen == -1
3261 {{{#!if Match=true
3262 }}}
3263 }}}{{{#!if _ParOpen != -1
3264 {{{#!if ParOpen+=_ParOpen+3
3265 }}}
3266 }}}
3267 }}}
3268###########################
3269 {{{#!if Match
3270 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
3271 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
3272 }}}
3273 }}}
3274 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
3275 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2766
3276 }}}{{{#!if BrL != -1 && StyleL!=-1
3277 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
3278 }}}
3279 {{{#!if DarkStyleL==-1
3280 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
3281 }}}}}}
3282 {{{#!if DarkStyleL!=-1
r2770
3283 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
3284 }}}}}}
3285 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2766
3286 }}}
3287 }}}
3288 }}}
3289 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
3290 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
3291 }}}{{{#!if Blank!=-1
3292 {{{#!if Comma != -1
3293 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
3294 }}}
3295 }}}
3296 {{{#!if Comma == -1
3297 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
3298 }}}
3299 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3300 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
3301 }}}
3302 }}}
3303 }}}
3304 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
3305 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
3306 }}}{{{#!if Blank==5
3307 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
3308 }}}{{{#!if Em = Emlist[Size]
3309 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3310 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
3311 }}}
3312 }}}
3313 }}}
3314}}}
3315}}}
3316{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
3317 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
3318 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3319 }}}
3320 {{{#!if _ParOpen == -1
3321 {{{#!if Match=true
3322 }}}
3323 }}}{{{#!if _ParOpen != -1
3324 {{{#!if ParOpen=_ParOpen
3325 }}}
3326 }}}
3327############################
3328 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3329 }}}
3330 {{{#!if _ParOpen == -1
3331 {{{#!if Match=true
3332 }}}
3333 }}}{{{#!if _ParOpen != -1
3334 {{{#!if ParOpen+=_ParOpen+3
3335 }}}
3336 }}}
3337############################
3338 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3339 }}}
3340 {{{#!if _ParOpen == -1
3341 {{{#!if Match=true
3342 }}}
3343 }}}{{{#!if _ParOpen != -1
3344 {{{#!if ParOpen+=_ParOpen+3
3345 }}}
3346 }}}
3347############################
3348 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3349 }}}
3350 {{{#!if _ParOpen == -1
3351 {{{#!if Match=true
3352 }}}
3353 }}}{{{#!if _ParOpen != -1
3354 {{{#!if ParOpen+=_ParOpen+3
3355 }}}
3356 }}}
3357############################
3358 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3359 }}}
3360 {{{#!if _ParOpen == -1
3361 {{{#!if Match=true
3362 }}}
3363 }}}{{{#!if _ParOpen != -1
3364 {{{#!if ParOpen+=_ParOpen+3
3365 }}}
3366 }}}
3367############################
3368 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3369 }}}
3370 {{{#!if _ParOpen == -1
3371 {{{#!if Match=true
3372 }}}
3373 }}}{{{#!if _ParOpen != -1
3374 {{{#!if ParOpen+=_ParOpen+3
3375 }}}
3376 }}}
3377############################
3378 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3379 }}}
3380 {{{#!if _ParOpen == -1
3381 {{{#!if Match=true
3382 }}}
3383 }}}{{{#!if _ParOpen != -1
3384 {{{#!if ParOpen+=_ParOpen+3
3385 }}}
3386 }}}
3387 }}}
3388###########################
3389 {{{#!if Match
3390 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
3391 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
3392 }}}
3393 }}}
3394 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
3395 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2766
3396 }}}{{{#!if BrL != -1 && StyleL!=-1
3397 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
3398 }}}
3399 {{{#!if DarkStyleL==-1
3400 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
3401 }}}}}}
3402 {{{#!if DarkStyleL!=-1
r2770
3403 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
3404 }}}}}}
3405 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2766
3406 }}}
3407 }}}
3408 }}}
3409 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
3410 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
3411 }}}{{{#!if Blank!=-1
3412 {{{#!if Comma != -1
3413 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
3414 }}}
3415 }}}
3416 {{{#!if Comma == -1
3417 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
3418 }}}
3419 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3420 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
3421 }}}
3422 }}}
3423 }}}
3424 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
3425 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
3426 }}}{{{#!if Blank==5
3427 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
3428 }}}{{{#!if Em = Emlist[Size]
3429 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3430 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
3431 }}}
3432 }}}
3433 }}}
3434}}}
3435}}}
3436{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
3437 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
3438 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3439 }}}
3440 {{{#!if _ParOpen == -1
3441 {{{#!if Match=true
3442 }}}
3443 }}}{{{#!if _ParOpen != -1
3444 {{{#!if ParOpen=_ParOpen
3445 }}}
3446 }}}
3447############################
3448 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3449 }}}
3450 {{{#!if _ParOpen == -1
3451 {{{#!if Match=true
3452 }}}
3453 }}}{{{#!if _ParOpen != -1
3454 {{{#!if ParOpen+=_ParOpen+3
3455 }}}
3456 }}}
3457############################
3458 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3459 }}}
3460 {{{#!if _ParOpen == -1
3461 {{{#!if Match=true
3462 }}}
3463 }}}{{{#!if _ParOpen != -1
3464 {{{#!if ParOpen+=_ParOpen+3
3465 }}}
3466 }}}
3467############################
3468 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3469 }}}
3470 {{{#!if _ParOpen == -1
3471 {{{#!if Match=true
3472 }}}
3473 }}}{{{#!if _ParOpen != -1
3474 {{{#!if ParOpen+=_ParOpen+3
3475 }}}
3476 }}}
3477############################
3478 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3479 }}}
3480 {{{#!if _ParOpen == -1
3481 {{{#!if Match=true
3482 }}}
3483 }}}{{{#!if _ParOpen != -1
3484 {{{#!if ParOpen+=_ParOpen+3
3485 }}}
3486 }}}
3487############################
3488 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3489 }}}
3490 {{{#!if _ParOpen == -1
3491 {{{#!if Match=true
3492 }}}
3493 }}}{{{#!if _ParOpen != -1
3494 {{{#!if ParOpen+=_ParOpen+3
3495 }}}
3496 }}}
3497############################
3498 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3499 }}}
3500 {{{#!if _ParOpen == -1
3501 {{{#!if Match=true
3502 }}}
3503 }}}{{{#!if _ParOpen != -1
3504 {{{#!if ParOpen+=_ParOpen+3
3505 }}}
3506 }}}
3507 }}}
3508###########################
3509 {{{#!if Match
3510 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
3511 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
3512 }}}
3513 }}}
3514 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
3515 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2766
3516 }}}{{{#!if BrL != -1 && StyleL!=-1
3517 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
3518 }}}
3519 {{{#!if DarkStyleL==-1
3520 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
3521 }}}}}}
3522 {{{#!if DarkStyleL!=-1
r2770
3523 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
3524 }}}}}}
3525 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2766
3526 }}}
3527 }}}
3528 }}}
3529 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
3530 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
3531 }}}{{{#!if Blank!=-1
3532 {{{#!if Comma != -1
3533 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
3534 }}}
3535 }}}
3536 {{{#!if Comma == -1
3537 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
3538 }}}
3539 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3540 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
3541 }}}
3542 }}}
3543 }}}
3544 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
3545 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
3546 }}}{{{#!if Blank==5
3547 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
3548 }}}{{{#!if Em = Emlist[Size]
3549 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3550 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
3551 }}}
3552 }}}
3553 }}}
3554}}}
3555}}}
3556{{{#!if ParClose=DarkInput.indexOf('\}\}\}'), ParOpen=DarkInput.indexOf('\{\{\{'), Match=false, true
3557 {{{#!if ParClose!=-1&&ParOpen!=-1&&ParClose>ParOpen
3558 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3559 }}}
3560 {{{#!if _ParOpen == -1
3561 {{{#!if Match=true
3562 }}}
3563 }}}{{{#!if _ParOpen != -1
3564 {{{#!if ParOpen=_ParOpen
3565 }}}
3566 }}}
3567############################
3568 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3569 }}}
3570 {{{#!if _ParOpen == -1
3571 {{{#!if Match=true
3572 }}}
3573 }}}{{{#!if _ParOpen != -1
3574 {{{#!if ParOpen+=_ParOpen+3
3575 }}}
3576 }}}
3577############################
3578 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3579 }}}
3580 {{{#!if _ParOpen == -1
3581 {{{#!if Match=true
3582 }}}
3583 }}}{{{#!if _ParOpen != -1
3584 {{{#!if ParOpen+=_ParOpen+3
3585 }}}
3586 }}}
3587############################
3588 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3589 }}}
3590 {{{#!if _ParOpen == -1
3591 {{{#!if Match=true
3592 }}}
3593 }}}{{{#!if _ParOpen != -1
3594 {{{#!if ParOpen+=_ParOpen+3
3595 }}}
3596 }}}
3597############################
3598 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3599 }}}
3600 {{{#!if _ParOpen == -1
3601 {{{#!if Match=true
3602 }}}
3603 }}}{{{#!if _ParOpen != -1
3604 {{{#!if ParOpen+=_ParOpen+3
3605 }}}
3606 }}}
3607############################
3608 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3609 }}}
3610 {{{#!if _ParOpen == -1
3611 {{{#!if Match=true
3612 }}}
3613 }}}{{{#!if _ParOpen != -1
3614 {{{#!if ParOpen+=_ParOpen+3
3615 }}}
3616 }}}
3617############################
3618 {{{#!if _ParOpen = DarkInput.substring(ParOpen+3,ParClose).indexOf('\{\{\{')
3619 }}}
3620 {{{#!if _ParOpen == -1
3621 {{{#!if Match=true
3622 }}}
3623 }}}{{{#!if _ParOpen != -1
3624 {{{#!if ParOpen+=_ParOpen+3
3625 }}}
3626 }}}
3627 }}}
3628###########################
3629 {{{#!if Match
3630 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!html'
3631 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+DarkInput.substring(ParOpen+9,ParClose).trim()+DarkInput.substr(ParClose+3)
3632 }}}
3633 }}}
3634 {{{#!if DarkInput.substr(ParOpen, 9) == '\{\{\{#!wiki'
r2769
3635 {{{#!if BrL = DarkInput.substring(ParOpen,ParClose).indexOf('<br>'), StyleL = DarkInput.substring(ParOpen,ParClose).indexOf('style='), DarkStyleL=DarkInput.substring(ParOpen,ParClose).indexOf('" dark-style="')
r2766
3636 }}}{{{#!if BrL != -1 && StyleL!=-1
3637 {{{#!if Text = DarkInput.substring(ParOpen+BrL+4,ParClose)
3638 }}}
3639 {{{#!if DarkStyleL==-1
3640 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,BrL-StyleL)
3641 }}}}}}
3642 {{{#!if DarkStyleL!=-1
r2770
3643 {{{#!if Style=DarkInput.substr(ParOpen+StyleL,DarkStyleL-StyleL)+'; '+DarkInput.substr(ParOpen+DarkStyleL+14,BrL-DarkStyleL-14)
r2769
3644 }}}}}}
3645 {{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div '+Style+'>'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
r2766
3646 }}}
3647 }}}
3648 }}}
3649 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{#'
3650 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' '), Comma = DarkInput.substring(ParOpen,ParClose).indexOf(',')
3651 }}}{{{#!if Blank!=-1
3652 {{{#!if Comma != -1
3653 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Comma-3), DarkColor=DarkInput.substring(ParOpen+Comma+1,ParOpen+Blank)
3654 }}}
3655 }}}
3656 {{{#!if Comma == -1
3657 {{{#!if WhiteColor=DarkInput.substr(ParOpen+3,Blank-3), DarkColor=WhiteColor
3658 }}}
3659 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3660 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; color: '+DarkColor+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
3661 }}}
3662 }}}
3663 }}}
3664 {{{#!if DarkInput.substr(ParOpen, 4) == '\{\{\{+' || DarkInput.substr(ParOpen, 4) == '\{\{\{-'
3665 {{{#!if Blank = DarkInput.substring(ParOpen,ParClose).indexOf(' ')
3666 }}}{{{#!if Blank==5
3667 {{{#!if Size=DarkInput.substr(ParOpen+Blank-2, 2)
3668 }}}{{{#!if Em = Emlist[Size]
3669 }}}{{{#!if Text = DarkInput.substring(ParOpen+Blank,ParClose)
3670 }}}{{{#!if DarkInput = DarkInput.substring(0,ParOpen)+'<div style="display: inline; font-size: '+Em+'">'+Text.trim()+'</div>'+DarkInput.substr(ParClose+3)
3671 }}}
3672 }}}
3673 }}}
3674}}}
3675}}}
3676}}}
r2765
3677----
3678화이트: {{{#!html @input@}}}
3679----
r2770
3680다크: {{{#!html @DarkInput@}}}
r2766
3681
r2706
3682== 나무나무마크구상3 ==
r2792
3683----
r2795
3684{{{#!if input="\'\'\'강조\'\'\'\'\'기울임\'\'\-\-취소선\-\-\_\_밑줄\_\_\,\,아래\,\,\^\^위\^\^<br>----<br>##주석<br>asdf"
r2792
3685}}}
3686input=@input@
r2713
3687{{{#!wiki style="display: none"
r2716
3688{{{#!if Open=input.indexOf("'''")
3689}}}{{{#!if Open!=-1
3690 {{{#!if Close=input.substring(Open+3).indexOf("'''")
3691 }}}{{{#!if Close!=-1, Text=input.substr(Open+3,Close)
3692 {{{#!if input = input.substring(0,Open)+'<b>'+Text.trim()+'</b>'+input.substr(Open+3+Close+3)
r2713
3693 }}}}}}
3694}}}
r2716
3695{{{#!if Open=input.indexOf("''")
3696}}}{{{#!if Open!=-1
3697 {{{#!if Close=input.substring(Open+2).indexOf("''")
3698 }}}{{{#!if Close!=-1, Text=input.substr(Open+2,Close)
3699 {{{#!if input = input.substring(0,Open)+'<em>'+Text.trim()+'</em>'+input.substr(Open+2+Close+2)
r2713
3700 }}}}}}
3701}}}
r2716
3702{{{#!if Open=input.indexOf("--")
3703}}}{{{#!if Open!=-1
3704 {{{#!if Close=input.substring(Open+2).indexOf("--")
3705 }}}{{{#!if Close!=-1, Text=input.substr(Open+2,Close)
3706 {{{#!if input = input.substring(0,Open)+'<del>'+Text.trim()+'</del>'+input.substr(Open+2+Close+2)
r2713
3707 }}}}}}
3708}}}
r2716
3709{{{#!if Open=input.indexOf("__")
3710}}}{{{#!if Open!=-1
3711 {{{#!if Close=input.substring(Open+2).indexOf("__")
3712 }}}{{{#!if Close!=-1, Text=input.substr(Open+2,Close)
3713 {{{#!if input = input.substring(0,Open)+'<u>'+Text.trim()+'</u>'+input.substr(Open+2+Close+2)
r2713
3714 }}}}}}
3715}}}
r2716
3716{{{#!if Open=input.indexOf(",,")
3717}}}{{{#!if Open!=-1
3718 {{{#!if Close=input.substring(Open+2).indexOf(",,")
3719 }}}{{{#!if Close!=-1, Text=input.substr(Open+2,Close)
3720 {{{#!if input = input.substring(0,Open)+'<sub>'+Text.trim()+'</sub>'+input.substr(Open+2+Close+2)
r2713
3721 }}}}}}
3722}}}
r2716
3723{{{#!if Open=input.indexOf("^^")
3724}}}{{{#!if Open!=-1
3725 {{{#!if Close=input.substring(Open+2).indexOf("^^")
3726 }}}{{{#!if Close!=-1, Text=input.substr(Open+2,Close)
3727 {{{#!if input = input.substring(0,Open)+'<sup>'+Text.trim()+'</sup>'+input.substr(Open+2+Close+2)
r2713
3728 }}}}}}
3729}}}
r2792
3730{{{#!if Open=input.indexOf("<br>----<br>")
3731}}}{{{#!if Open!=-1
3732 {{{#!if input = input.substring(0,Open)+'<br><div style="border-top: .0625rem solid #ccc; width: 100%; height:10px; margin: .5em 0"></div><br>'+input.substring(Open+12)
3733 }}}
r2716
3734}}}
r2795
3735{{{#!if Open=input.indexOf("<br>##")
3736}}}{{{#!if Open!=-1
3737 {{{#!if Close=input.substring(Open+4).indexOf("<br>")
3738 }}}{{{#!if Close!=-1
3739 {{{#!if input = input.substring(0,Open)+input.substr(Open+4+Close+4)
3740 }}}}}}
r2792
3741}}}
r2795
3742}}}
r2711
3743
r2716
3744output: {{{#!html @input@}}}
r2713
3745
r2716
3746== 나무나무마크구상4 ==
3747## * date(datetime) dday pagecount 되겠냐?
r2717
3748ruby는 쉼표 붙여쓰기.
r2773
3749{{{#!if this.input="냥\[br]냥\[clearfix]d[ruby(글자,ruby=루비,color=red)][ruby(글자,ruby=루비루비)]sid"
r2714
3750}}}
r2773
3751input=@input@
3752{{{#!wiki style="display: none"
3753{{{#!if this.Macro=this.input.indexOf("[br]")
3754}}}{{{#!if this.Macro!=-1
r2782
3755 {{{#!if this.input = this.input.substring(0,this.Macro)+'<br>'+this.input.substr(this.Macro+4)
3756 }}}}}}
r2773
3757{{{#!if this.Macro=this.input.indexOf("[clearfix]")
3758}}}{{{#!if this.Macro!=-1
r2782
3759 {{{#!if this.input = this.input.substring(0,this.Macro)+'<div style="clear: both">'+this.input.substr(this.Macro+10)
3760 }}}}}}
r2773
3761{{{#!if this.MacroOpen=this.input.indexOf("\[ruby\("), this.Color=''
r2716
3762##)]
r2773
3763}}}{{{#!if this.MacroOpen!=-1
r2782
3764 {{{#!if this.MacroClose=this.input.substring(this.MacroOpen).indexOf(")]")
3765 }}}{{{#!if this.MacroClose!=-1
3766 {{{#!if this.RubyRaw=this.input.substr(this.MacroOpen,this.MacroClose), this.Comma1 = this.RubyRaw.indexOf(',ruby='), this.Comma2 = this.RubyRaw.substr().indexOf(',color='), this.Text = this.RubyRaw.substring(6,this.Comma1)
3767 }}}{{{#!if this.Comma2==-1
3768 {{{#!if this.Ruby = this.RubyRaw.substring(this.Comma1+6,this.MacroClose)
3769 }}}
3770 }}}{{{#!if this.Comma2!=-1
3771 {{{#!if this.Ruby = this.RubyRaw.substring(this.Comma1+6,this.Comma2)
3772 }}}{{{#!if this.Color = this.RubyRaw.substr(this.Comma2+7,this.MacroClose)
3773 }}}
r2716
3774 }}}
r2782
3775 {{{#!if this.input = this.input.substring(0,this.MacroOpen)+'<ruby>'+this.Text+'<rt><span style="color:'+this.Color+'">'+this.Ruby+'</span></rt></ruby>'+this.input.substr(this.MacroClose+this.MacroOpen+2)
3776 }}}
3777 }}}
r2716
3778}}}
3779}}}
r2711
3780output: {{{#!html @input@}}}
r2782
3781
3782== 나무나무마크구상5 ==
3783동영상 매크로.
r2790
3784start, end는 숫자'''만''' 입력해야 한다. 실제 나무마크에선 1'''s'''같이 뒤에 s를 붙인 형식도 되는데 다 만들고 나서 알게된 이유로 귀찮
r2784
3785{{{#!if this.input="[youtube(GrAchTdepsU, start=1, end=10000890890, width=640)][youtube(T2fjQrsKbAM, start=1, end=, width=640)]"
r2782
3786}}}
3787
3788input=@input@
3789{{{#!wiki style="display: none"
r2783
3790{{{#!if this.MacroOpen=this.input.indexOf("\[youtube\("), Ywidth=640, Yheight=360, Ystart='', Yend=''
r2782
3791##)]
3792}}}{{{#!if this.MacroOpen!=-1
3793 {{{#!if this.MacroClose=this.input.substring(this.MacroOpen).indexOf(")]")
3794 }}}{{{#!if this.MacroClose!=-1
r2783
3795 {{{#!if this.MacroRaw=this.input.substr(this.MacroOpen,this.MacroClose), this.link = this.MacroRaw.substring(9,20)
3796 }}}
3797
3798 {{{#!if this.Comma1 = MacroRaw.indexOf(','), this.EqualSign = MacroRaw.indexOf('=')
3799 }}}{{{#!if this.Comma2 = MacroRaw.substr(Comma1+1).indexOf(',')+1
3800 }}}
3801 {{{#!if (this.Comma1 != -1) && (this.EqualSign != -1)
3802 {{{#!if this.Comma2 == 0
3803 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1).trim()
3804 }}}
r2782
3805 }}}
r2783
3806 {{{#!if this.Comma2 != 0
3807 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1,Comma1+Comma2).trim()
3808 }}}
3809 }}}
r2782
3810 }}}
r2783
3811 {{{#!if this.MacroRaw = this.MacroRaw.substr(Comma1+Comma2)
3812 }}}
3813
3814 {{{#!if this.Comma1 = MacroRaw.indexOf(','), this.EqualSign = MacroRaw.indexOf('=')
3815 }}}{{{#!if this.Comma2 = MacroRaw.substr(Comma1+1).indexOf(',')+1
3816 }}}
3817 {{{#!if (this.Comma1 != -1) && (this.EqualSign != -1)
3818 {{{#!if this.Comma2 == 0
3819 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1).trim()
3820 }}}
3821 }}}
3822 {{{#!if this.Comma2 != 0
3823 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1,Comma1+Comma2).trim()
3824 }}}
3825 }}}
3826 }}}
3827 {{{#!if this.MacroRaw = this.MacroRaw.substr(Comma1+Comma2)
3828 }}}
3829
3830 {{{#!if this.Comma1 = MacroRaw.indexOf(','), this.EqualSign = MacroRaw.indexOf('=')
3831 }}}{{{#!if this.Comma2 = MacroRaw.substr(Comma1+1).indexOf(',')+1
3832 }}}
3833 {{{#!if (this.Comma1 != -1) && (this.EqualSign != -1)
3834 {{{#!if this.Comma2 == 0
3835 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1).trim()
3836 }}}
3837 }}}
3838 {{{#!if this.Comma2 != 0
3839 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1,Comma1+Comma2).trim()
3840 }}}
3841 }}}
3842 }}}
3843 {{{#!if this.MacroRaw = this.MacroRaw.substr(Comma1+Comma2)
3844 }}}
3845
3846 {{{#!if this.Comma1 = MacroRaw.indexOf(','), this.EqualSign = MacroRaw.indexOf('=')
3847 }}}{{{#!if this.Comma2 = MacroRaw.substr(Comma1+1).indexOf(',')+1
3848 }}}
3849 {{{#!if (this.Comma1 != -1) && (this.EqualSign != -1)
3850 {{{#!if this.Comma2 == 0
3851 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1).trim()
3852 }}}
3853 }}}
3854 {{{#!if this.Comma2 != 0
3855 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1,Comma1+Comma2).trim()
3856 }}}
3857 }}}
3858 }}}
3859 {{{#!if this.MacroRaw = this.MacroRaw.substr(Comma1+Comma2)
3860 }}}
3861
r2785
3862 {{{#!if this.input = this.input.substring(0,this.MacroOpen)+'<iframe width="'+this.Ywidth+'" height="'+this.Yheight+'" src="https://www.youtube.com/embed/' + this.link + '?start='+this.Ystart+'&end='+this.Yend+'" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>' + this.input.substring(this.MacroOpen+this.MacroClose+2)
r2783
3863 }}}
r2782
3864 }}}
3865}}}
r2783
3866{{{#!if this.MacroOpen=this.input.indexOf("\[youtube\("), Ywidth=640, Yheight=360, Ystart='', Yend=''
3867##)]
3868}}}{{{#!if this.MacroOpen!=-1
3869 {{{#!if this.MacroClose=this.input.substring(this.MacroOpen).indexOf(")]")
3870 }}}{{{#!if this.MacroClose!=-1
3871 {{{#!if this.MacroRaw=this.input.substr(this.MacroOpen,this.MacroClose), this.link = this.MacroRaw.substring(9,20)
3872 }}}
3873
3874 {{{#!if this.Comma1 = MacroRaw.indexOf(','), this.EqualSign = MacroRaw.indexOf('=')
3875 }}}{{{#!if this.Comma2 = MacroRaw.substr(Comma1+1).indexOf(',')+1
3876 }}}
3877 {{{#!if (this.Comma1 != -1) && (this.EqualSign != -1)
3878 {{{#!if this.Comma2 == 0
3879 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1).trim()
3880 }}}
3881 }}}
3882 {{{#!if this.Comma2 != 0
3883 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1,Comma1+Comma2).trim()
3884 }}}
3885 }}}
3886 }}}
3887 {{{#!if this.MacroRaw = this.MacroRaw.substr(Comma1+Comma2)
3888 }}}
3889
3890 {{{#!if this.Comma1 = MacroRaw.indexOf(','), this.EqualSign = MacroRaw.indexOf('=')
3891 }}}{{{#!if this.Comma2 = MacroRaw.substr(Comma1+1).indexOf(',')+1
3892 }}}
3893 {{{#!if (this.Comma1 != -1) && (this.EqualSign != -1)
3894 {{{#!if this.Comma2 == 0
3895 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1).trim()
3896 }}}
3897 }}}
3898 {{{#!if this.Comma2 != 0
3899 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1,Comma1+Comma2).trim()
3900 }}}
3901 }}}
3902 }}}
3903 {{{#!if this.MacroRaw = this.MacroRaw.substr(Comma1+Comma2)
3904 }}}
3905
3906 {{{#!if this.Comma1 = MacroRaw.indexOf(','), this.EqualSign = MacroRaw.indexOf('=')
3907 }}}{{{#!if this.Comma2 = MacroRaw.substr(Comma1+1).indexOf(',')+1
3908 }}}
3909 {{{#!if (this.Comma1 != -1) && (this.EqualSign != -1)
3910 {{{#!if this.Comma2 == 0
3911 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1).trim()
3912 }}}
3913 }}}
3914 {{{#!if this.Comma2 != 0
3915 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1,Comma1+Comma2).trim()
3916 }}}
3917 }}}
3918 }}}
3919 {{{#!if this.MacroRaw = this.MacroRaw.substr(Comma1+Comma2)
3920 }}}
3921
3922 {{{#!if this.Comma1 = MacroRaw.indexOf(','), this.EqualSign = MacroRaw.indexOf('=')
3923 }}}{{{#!if this.Comma2 = MacroRaw.substr(Comma1+1).indexOf(',')+1
3924 }}}
3925 {{{#!if (this.Comma1 != -1) && (this.EqualSign != -1)
3926 {{{#!if this.Comma2 == 0
3927 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1).trim()
3928 }}}
3929 }}}
3930 {{{#!if this.Comma2 != 0
3931 {{{#!if this['Y'+MacroRaw.substring(Comma1+1,EqualSign).trim()]=MacroRaw.substring(EqualSign+1,Comma1+Comma2).trim()
3932 }}}
3933 }}}
3934 }}}
3935 {{{#!if this.MacroRaw = this.MacroRaw.substr(Comma1+Comma2)
3936 }}}
r2785
3937 {{{#!if this.input = this.input.substring(0,this.MacroOpen)+'<iframe width="'+this.Ywidth+'" height="'+this.Yheight+'" src="https://www.youtube.com/embed/' + this.link + '?start='+this.Ystart+'&end='+this.Yend+'" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>' + this.input.substring(this.MacroOpen+this.MacroClose+2)
r2783
3938 }}}
3939 }}}
r2782
3940}}}
r2783
3941}}}
r2782
3942
r2783
3943## {{{#!html <iframe width="640" height="360" src="https://www.youtube.com/embed/GrAchTdepsU?start=1&end=2" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>}}}
r2782
3944
3945output: {{{#!html @input@}}}
r2624
3946== ㅁㄴㅇㄹ ==
3947[include(a)]''''''[include(a)][include(a)]
3948[[]][include(a)][include(a)][include(a)]
3949
3950{{{#!wiki style="background: skyblue; margin: 0 auto; padding: 5px; max-width: 500px"
3951||<tablealign=center><tablewidth=100%><tablebordercolor=transparent><tablebgcolor=red><bgcolor=#000>||
3952
3953||<tablealign=center><tablewidth=100%><tablebordercolor=transparent><tablebgcolor=red><rowbgcolor=#000>||
3954||<colbgcolor=#000>||
3955||<tan>||
3956
3957||<tablealign=center><tablewidth=100%><bgcolor=#000>||
3958
3959||<tablealign=center><tablewidth=100%>||}}}
3960Mozilla/5.0 (compatible; Daum/1.0; +http://ws.daum.net/aboutkr.html) ok
3961Mozilla/5.0 (compatible; coccocbot-web/1.0; +http://help.coccoc.com/web) ok
r2781
3962
3963==# include 문서 가져옴 #==
r2624
3964\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961)]
3965[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961)]
3966----
3967\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961, uuid=2d701244-1d84-4716-8717-e0756914096d)]
3968[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961, uuid=2d701244-1d84-4716-8717-e0756914096d)]
3969----
3970\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=-1, UUID=2d701244-1d84-4716-8717-e07569140961)]
3971[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=-1, UUID=2d701244-1d84-4716-8717-e07569140961)]
3972----
3973\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=)]
3974[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=)]
3975----
3976\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e0756914096x)]
3977[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e0756914096x)]
3978----
3979\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961)]
3980[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961)]
3981----
3982\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e0756914096x)]
3983[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e0756914096x)]
3984----
3985\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961, UUID=2d701244-1d84-4716-8717-e07569140961)]
3986[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961, UUID=2d701244-1d84-4716-8717-e07569140961)]
3987----
3988\[include(틀:isuuid, uuid=1dd4a127-1b8d-4788-8cea-9ff8b1ddd06e)]
3989[include(틀:isuuid, uuid=1dd4a127-1b8d-4788-8cea-9ff8b1ddd06e)]
3990----
3991\[include(틀:isuuid, uuid=xdd4a127-1b8d-4788-8cea-9ff8b1ddd0xx)]
3992[include(틀:isuuid, uuid=xdd4a127-1b8d-4788-8cea-9ff8b1ddd0xx)]
3993\[include(틀:isuuid, uuid=냥)]
3994[include(틀:isuuid, uuid=냥)]
r2781
3995
3996== method ==
r2624
3997[include(틀:ㅁ, str=Hello\, World!)]
3998toString() 가능
3999
4000== ==
r2584
4001{{{#!wiki style="font-weight: 300; font-size: 20px"
4002{{{#!if 식 = '11+2'
r2597
4003@식=11+2@}}} = {{{#!if s1=false, s2=false, s3=false, j=1+0, i=0+0, k=1+0
r2593
4004##switch1 : 숫자 계속 탐색하기, switch2 : 소수점 아래 기입하기. switch3 : 중복 실행 방지.
r2594
4005}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
r2593
4006}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
r2594
4007##숫자를 발견할 경우
r2591
4008{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
r2595
4009##여기에 앞자리가 음수냐 아니냐를 읽는 판별을 만들어야 합니다. ㅏ 이걸 생각 못했네요 그럼 좀 많이 길어지는데
r2591
4010}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
4011##숫자를 계속 발견할 경우 (소수점일 수도 있습니다. 여기서는 숫자일 경우)
r2592
4012##여기에서 소수점 위를 기입하냐 소수점 아래를 기입하냐 소수점 아래라면 소수점 아래 몇번째 자리를 기입하느냐를 적어야 합니다.
r2597
4013{{{#!if s2==false
4014##정수 자리를 기입하는 경우
r2595
4015{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
r2597
4016}}}}}}{{{#!if s2==true
4017##소수점 아래 자리를 기입하는 경우
4018{{{#!if this['v'+j] = this['v'+j]+(10.0**(-k))*(+(식.substr(i,1))), s3=true
4019}}}{{{#!if k+=1
4020##다음 소수점 자리 찾기
r2602
4021}}}}}}}}}{{{#!if (s1==true)&&(s2==false)&&(식[i]==46)&&(s3==false)
r2605
4022##앞에서 숫자를 발견한 다음 소수점을 발견할 경우 (소수점 발견은 최초 1회에 한함)
r2597
4023{{{#!if s2=true, s3=true, k=1+0
4024##switch2 : 켜기
r2607
4025}}}}}}{{{#!if (s1==true)&&(((s2==false)&&!this['d'+i]&&(식[i]!=46))||((s2==true)&&!this['d'+i]))&&(s3==false)
4026##숫자가 더 이상 나오지 않고 소수점을 발견하지 못했을 경우, 소수점을 발견한 상황인데 숫자가 나오지 않을 경우 (소수점이 다시 나오는 경우가 자동적으로 포함)
r2591
4027{{{#!if j+=1, s1=false, s2=false, s3=true
r2592
4028##소수점 아래 기입하는 스위치도 off, 다음 index(j) 매김.
r2597
4029}}}{{{#!if s3==true
4030##여기까지 과정을 거쳤다면 스위치 off.
4031{{{#!if s3=false
4032}}}}}}
4033}}}{{{#!if i+=1
r2594
4034}}}
r2595
4035##
r2599
4036{{{#!if false
r2600
4037##이 if문은 실행되지 않는 단락. 주석만 제거하고 복사 붙여넣기.
r2599
4038{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
4039}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
4040{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
4041}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
4042{{{#!if s2==false
4043{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
4044}}}}}}{{{#!if s2==true
4045{{{#!if this['v'+j] = this['v'+j]+(10.0**(-k))*(+(식.substr(i,1))), s3=true
4046}}}{{{#!if k+=1
r2603
4047}}}}}}}}}{{{#!if (s1==true)&&(s2==false)&&(식[i]==46)&&(s3==false)
r2599
4048{{{#!if s2=true, s3=true, k=1+0
r2604
4049}}}}}}{{{#!if (s1==true)&&(((s2==false)&&!this['d'+i]&&(식[i]!=46)||(s2==false))||((s2==true)&&!this['d'+i]&&(식=[i]==46)))&&(s3==false)
r2599
4050{{{#!if j+=1, s1=false, s2=false, s3=true
4051}}}{{{#!if s3==true
4052{{{#!if s3=false
4053}}}}}}
4054}}}{{{#!if i+=1
4055}}}
4056####
4057}}}
4058##
r2600
4059{{{#!if this['v1'] == 1
4060this['v1'] == 1}}}
4061##
4062{{{#!if s3=false
4063}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
4064}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
4065{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
4066}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
4067{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
4068}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
4069{{{#!if s2=true, s3=true
4070}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
4071{{{#!if j+=1, s1=false, s2=false, s3=true
4072}}}}}}{{{#!if i+=1
4073}}}
4074##
r2595
4075{{{#!if this['v1'] == 11
4076this['v1'] == 11}}}
4077##
r2596
4078{{{#!if s3=false
4079}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
4080}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
4081{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
4082}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
4083{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
4084}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
4085{{{#!if s2=true, s3=true
4086}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
4087{{{#!if j+=1, s1=false, s2=false, s3=true
4088}}}}}}{{{#!if i+=1
4089}}}{{{#!if s3=false
4090}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
4091}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
4092{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
4093}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
4094{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
4095}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
4096{{{#!if s2=true, s3=true
4097}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
4098{{{#!if j+=1, s1=false, s2=false, s3=true
4099}}}}}}{{{#!if i+=1
4100}}}
r2595
4101##
r2596
4102{{{#!if this['v2'] == 2
4103this['v2'] == 2}}}
r2595
4104##
4105##
4106##
4107##
r2593
4108{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
r2586
4109}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
4110}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
r2584
4111}}}
r2586
4112## 식 검증이 됐다 치면
r2587
4113## dn : true - 수 / false - 연산자
r2586
4114{{{#!if this['d0']
41151}}}{{{#!if this['d1']
41161}}}{{{#!if !this['d2']
4117+}}}{{{#!if this['d3']
r2585
41182}}}
r2587
4119## in : 11+2 에서 '11'은 0번째 위치, '+'는 2번째 위치.. > 0, 2, 3 > 위치 기억 / 뺄셈으로 자릿수 계산
4120## 보다 좋은 방법이 있ㅅ을 것 같은데음ㅁ..
4121{{{#!if i = 1, j = 1, i0 = 0
4122}}}
4123{{{#!if t = this['d0'] != this['d1'], t
4124{{{#!if this['i'+i] = j, j+=1, i+=1
4125}}}}}}{{{#!if !t
4126{{{#!if j+=1
4127}}}}}}{{{#!if t = this['d1'] != this['d2'], t
4128{{{#!if this['i'+i] = j, j+=1, i+=1
4129}}}}}}{{{#!if !t
4130{{{#!if j+=1
4131}}}}}}{{{#!if t = this['d1'] != this['d2'], t
4132{{{#!if this['i'+i] = j, j+=1, i+=1
4133}}}}}}{{{#!if !t
4134{{{#!if j+=1
r2585
4135}}}}}}
r2608
4136## {{{#!if i0 == 0
4137## i0 == 0 }}}{{{#!if i1 == 2
4138## i1 == 2 }}}{{{#!if i2 == 3
4139## i2 == 3 }}}
r2587
4140## {{{#!if list = [d0, d1, d2, d3]
4141## }}}
r2624
4142}}}