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

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

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

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