r2908
r2597
1[[분류:냥]]
r2874
2{{{#!style
r2908
3.Footnote {color: #0275d8; display: inline; font-size: .8em; vertical-align: super}
4.Footnote:hover {color: #0263b8; text-decoration: underline}
5@theseed-dark-mode {
6.Footnote {color: #ec9f19}
7.Footnote:hover {color: #bd7f14} } }}}
8
9{{{#!style
r2906
10.g {
r2908
11 height: 5px; overflow: hidden; background: red; width: 50px; display: inline-block;
r2906
12 }
13.g:hover {
r2907
14 height: revert; overflow: normal; margin-right: -50%;
15 background: #fff;
r2906
16 border-radius: 3px;
17 box-shadow: rgba(0, 0, 0, 0.5) 0 0 2px;
18 max-width: 50%;
19 padding: 15px;
20 display: inline;
21 word-break: break-all;
22 }
23@theseed-dark-mode{
r2907
24.g:hover {
25 background: rgb(56, 59, 64);
r2906
26 box-shadow: rgba(255, 255, 255, 0.5) 0 0 2px;
r2907
27 }}
r2906
28}}}
29
30asdfasdfasdf
r2908
31 각주{{{#!wiki class="Footnote" style="margin-right: -50px"
32[asdf]}}}{{{#!wiki class="g"
r2906
33{{{#!wiki class="InternalLink"
34[asdf]}}} 내용내용내용
35}}}
36asdfasdf
37
38{{{#!style
r2901
39.InternalLink {color: #0275d8; display: inline}
40.InternalLink:hover {color: #0263b8; text-decoration: underline}
41@theseed-dark-mode {
r2902
42.InternalLink {color: #ec9f19}.InternalLink:hover {color: #bd7f14} } }}}
r2901
43[[asdf]] < internal
44{{{#!wiki style="overflow: hidden; display: inline-table"
45{{{#!wiki style="margin-left: -17px"
46[[https://google.com|{{{#!wiki class="InternalLink"
47asdf}}}]]}}}}}} < external
r2902
48[*진짜각주 asdfasdasdfasdf]
r2901
49
50
51{{{#!style
r2899
52.asdf:is(li) {
53 color: red;
54}
55}}}
56{{{#!wiki class="asdf"
57 * asdf
58 * asdf
r2900
59asdf
60|| asdf ||
r2899
61 }}}
62
63
64{{{#!style
r2895
65\ .asdf > tbody > tr > td:table-of-type {border-width: 0; background: #ddd; height: 20px}
r2898
66\ .asdf > tbody > tr > td:active {background: blue}
r2895
67@theseed-dark-mode {
68\ .asdf > tbody > tr > td:table-of-type {border-width: 0; background: #ddd}
r2896
69\ .asdf > tbody > tr > td:active {background: transparent} }
r2893
70}}}
r2896
71| 아무 곳이나 클릭해 보세요. |<tableclass=asdf><tablebordercolor=transparent><tablebgcolor=transparent> || || || || || || || || || || || || || || || || || || || ||
r2895
72|| || || || || || || || || || || || || || || || || || || || ||
73|| || || || || || || || || || || || || || || || || || || || ||
74|| || || || || || || || || || || || || || || || || || || || ||
75|| || || || || || || || || || || || || || || || || || || || ||
76|| || || || || || || || || || || || || || || || || || || || ||
77|| || || || || || || || || || || || || || || || || || || || ||
78|| || || || || || || || || || || || || || || || || || || || ||
79|| || || || || || || || || || || || || || || || || || || || ||
80|| || || || || || || || || || || || || || || || || || || || ||
81|| || || || || || || || || || || || || || || || || || || || ||
82|| || || || || || || || || || || || || || || || || || || || ||
83|| || || || || || || || || || || || || || || || || || || || ||
84|| || || || || || || || || || || || || || || || || || || || ||
85|| || || || || || || || || || || || || || || || || || || || ||
86|| || || || || || || || || || || || || || || || || || || || ||
87|| || || || || || || || || || || || || || || || || || || || ||
88|| || || || || || || || || || || || || || || || || || || || ||
89|| || || || || || || || || || || || || || || || || || || || ||
90|| || || || || || || || || || || || || || || || || || || || ||
91
92
r2893
93{{{#!style
r2891
94.round {
95 display: inline; padding: 2px 3px; border-radius: 5px; font-size: 0.65em
96}
97}}}
98
99{{{#!wiki class="round" style="background: #ddd; color: #000"
100aaa}}}
101
102{{{#!style
r2888
103\ .a > tbody > tr > td:table-of-type {border-width: 0}
104\ .a > tbody > tr:nth-of-type(2n) > td:nth-of-type(2n+1) {padding: 0; background: #ddd;}
105\ .a > tbody > tr:nth-of-type(2n+1) > td:nth-of-type(2n) {padding: 0; background: #ddd;}
r2894
106\ .gradient {padding: 0; background: linear-gradient(to right in oklch, #f6d242, #ff52e5);}
r2877
107}}}
r2885
108||<tableclass=a><tablewidth=100%><tablebordercolor=#000,#fff><tablebgcolor=transparent><width=16%> 사진 ||<width=16%> 사진 ||<width=16%> 사진 ||<width=16%> 사진 ||<width=16%> 사진 ||
r2879
109|| 내용 || 내용 || 내용 || 내용 || 내용 ||
r2894
110|| 사진 || 사진 || 사진 || 사진 ||<class=gradient> <class=gradient> ||
r2879
111|| 내용 || 내용 || 내용 || 내용 || 내용 ||
r2890
112|| 사진 || 사진 || 사진 || 사진 || 사진 ||
113|| 내용 || 내용 || 내용 || 내용 || 내용 ||
r2874
114
115
r2871
116{{{#!if x = true; y=false
117}}}{{{#!if x &&= y
118}}}@x@
119
r2801
120{{{#!if __a__='asdf'
r2802
121}}}@\_\_a_\_@ @__a__@
122{{{#!if this[' ']='변수명 공백', b = this[' ']
123}}}@b@
r2864
124\
r2871
125{{{#!if a=+true;b=2 ;b**=3
r2864
126}}}@a@
127@b@
r2871
128
r2864
129{{{#!if age=17; status = age >= 18 ? "성인" : "미성년자";
130}}}@status@
r2824
131
r2864
132
r2908
133당신은{{{#!wiki style="color: transparent; font:5px monospace; font-family: revert; display: inline-table; letter-spacing: .7px"
r2826
134{{{#!wiki style="color: var(--espejo-text-color, inherit)"
r2828
135espejo}}}{{{#!wiki style="color: var(--liberty-brand-bright-color, inherit)"
r2837
136liberty}}}
137{{{#!wiki style="color: var(--vutterfly-navbar-text-color, inherit); letter-spacing: -.5px; font-size: 0.9em"
138vutterfly}}}{{{#!wiki style="color: var(--bulma-body-color, inherit); letter-spacing: 3px; font-size: 0.9em"
139buma}}}}}}스킨을 사용하고 있습니다.
r2826
140
r2816

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

(r2677으로 되돌림)
842## \{{{#!html <div style="clear: both"/>}}}
843## == clearfix
844{{{#!if input='냥[[링크|냥]]냥[[https://namu.wiki/w/사용자:nyangx3|냥]]냥'
r2767
845}}}{{{#!if DarkInput=input
r2657
846}}}
r2767
847input=@input@
848{{{#!wiki style="display: none"
849{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', DarkLinkColor='#e69720', outLink=''
r2680

(r2677으로 되돌림)
850}}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]')
r2674
851}}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2)
852}}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose
r2703
853## [[]] 인 경우 linkOpen+2 == linkClose 임 ^^^^^^^^^^^^^^^^^^^^^^
854 {{{#!if divider = linkRaw.indexOf('|')
855 }}}{{{#!if divider == -1
r2674
856##[[링크]]
r2704
857 {{{#!if href = linkRaw.substring(2, linkRaw.length-2), linkPrint=href
r2703
858 }}}
859 }}}{{{#!if divider != -1
860 {{{#!if (divider == 2) && (divider+1 == linkRaw.length-2)
861 {{{#!if break = true, input = input.substring(0, linkOpen) + input.substring(linkClose+2)
r2674
862##[[|]] > 출력 x
r2703
863 }}}
864 }}}
865 {{{#!if (divider == 2) && !break
866 {{{#!if break = true, href = linkRaw.substring(divider+1, linkRaw.length-2), linkPrint = href
r2674
867##[[|링크]], 원래는 자기 자신을 링크하지만 그건 귀찮으니 그냥 입력받은 값을 출력하기로.
r2703
868 }}}
869 }}}
870 {{{#!if (divider+1 == linkRaw.length-2) && !break
r2674
871##[[링크|]], 원래는 자기 자신을 링크하지만 그건 귀찮으니 그냥 입력받은 값을 출력하기로.
r2703
872 {{{#!if break = true, href = linkRaw.substring(2, divider), linkPrint = href
873 @linkPrint@
874 @href@
875 }}}
r2674
876 }}}
r2703
877 {{{#!if !break
878 {{{#!if href = linkRaw.substring(2, divider), linkPrint = linkRaw.substring(divider+1, linkRaw.length-2)
879 }}}
880 }}}
881 }}}
882 {{{#!if isLink = (href.startsWith('https://') || href.startsWith('http://') || href.startsWith('ftp://')), isLink
r2767
883 {{{#!if linkColor = 'none', DarkLinkColor = 'none', outLink = 'asdf'
r2703
884 }}}
885 }}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory
r2674
886## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기
r2703
887 }}}{{{#!if !(isCategory || isLink)
888 {{{#!if href = 'https://theseed.io/w/'+href
r2674
889 }}}
r2729
890 }}}{{{#!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
891 }}}{{{#!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
892 }}}
r2657
893}}}
r2704
894#######################
895{{{#!if href = null, linkPrint = null, break = false, linkColor='#0275d8', outLink=''
896}}}{{{#!if linkOpen = input.indexOf('[['), linkClose = input.indexOf(']]')
897}}}{{{#!if linkRaw = input.substring(linkOpen, linkClose+2)
898}}}{{{#!if linkOpen != -1 && linkClose != -1 && linkOpen+2 < linkClose
899## [[]] 인 경우 linkOpen+2 == linkClose 임 ^^^^^^^^^^^^^^^^^^^^^^
900 {{{#!if divider = linkRaw.indexOf('|')
901 }}}{{{#!if divider == -1
902##[[링크]]
903 {{{#!if href = linkRaw.substring(2, linkRaw.length-2), linkPrint=href
904 }}}
905 }}}{{{#!if divider != -1
906 {{{#!if (divider == 2) && (divider+1 == linkRaw.length-2)
907 {{{#!if break = true, input = input.substring(0, linkOpen) + input.substring(linkClose+2)
908##[[|]] > 출력 x
909 }}}
910 }}}
911 {{{#!if (divider == 2) && !break
912 {{{#!if break = true, href = linkRaw.substring(divider+1, linkRaw.length-2), linkPrint = href
913##[[|링크]], 원래는 자기 자신을 링크하지만 그건 귀찮으니 그냥 입력받은 값을 출력하기로.
914 }}}
915 }}}
916 {{{#!if (divider+1 == linkRaw.length-2) && !break
917##[[링크|]], 원래는 자기 자신을 링크하지만 그건 귀찮으니 그냥 입력받은 값을 출력하기로.
918 {{{#!if break = true, href = linkRaw.substring(2, divider), linkPrint = href
919 @linkPrint@
920 @href@
921 }}}
922 }}}
923 {{{#!if !break
924 {{{#!if href = linkRaw.substring(2, divider), linkPrint = linkRaw.substring(divider+1, linkRaw.length-2)
925 }}}
926 }}}
927 }}}
928 {{{#!if isLink = (href.startsWith('https://') || href.startsWith('http://') || href.startsWith('ftp://')), isLink
r2767
929 {{{#!if linkColor = 'none', DarkLinkColor = 'none', outLink = 'asdf'
r2704
930 }}}
931 }}}{{{#!if isCategory = (href.startsWith('분류:')), isCategory
932## 나중에생각 - 실제로 분류되지는 않고(하고 싶어도 못 함 display: none으로 없어지는 것도 아니고) 그냥 분류 느낌만 내기
933 }}}{{{#!if !(isCategory || isLink)
934 {{{#!if href = 'https://theseed.io/w/'+href
935 }}}
r2729
936 }}}{{{#!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
937 }}}{{{#!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
938 }}}
r2680

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