r2917 vs r2918
......
4848
4949
5050
51
{{{#!html <iframe data-testid="embed-iframe" style="border-radius:12px" src="https://open.spotify.com/embed/album/2B533CafltvOHSI34P7SHx?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>}}}
52
5351
{{{#!style
5452
.Footnote {color: #0275d8; display: inline; font-size: .8em; vertical-align: super; margin-right: -50px}
5553
.Footnote:hover {color: #0263b8; text-decoration: underline}
......
10199
asdf}}}]]}}}}}} < external
102100
[*진짜각주 asdfasdasdfasdf]
103101
104
105
{{{#!style
106
.asdf:is(li) {
107
color: red;
108
}
109
}}}
110
{{{#!wiki class="asdf"
111
* asdf
112
* asdf
113
asdf
114
|| asdf ||
115
}}}
116
117
118
{{{#!style
119
.asdf td:table-of-type {border-width: 0; background: #ddd; height: 20px}
120
.asdf td:active {background: transparent}
121
@theseed-dark-mode {
122
.asdf td:table-of-type {border-width: 0; background: #ddd}
123
.asdf td:active {background: transparent} }
124
}}}
125
| 아무 곳이나 클릭해 보세요. |<tableclass=asdf><tablebordercolor=transparent><tablebgcolor=transparent> || || || || || || || || || || || || || || || || || || || ||
126
|| || || || || || || || || || || || || || || || || || || || ||
127
|| || || || || || || || || || || || || || || || || || || || ||
128
|| || || || || || || || || || || || || || || || || || || || ||
129
|| || || || || || || || || || || || || || || || || || || || ||
130
|| || || || || || || || || || || || || || || || || || || || ||
131
|| || || || || || || || || || || || || || || || || || || || ||
132
|| || || || || || || || || || || || || || || || || || || || ||
133
|| || || || || || || || || || || || || || || || || || || || ||
134
|| || || || || || || || || || || || || || || || || || || || ||
135
|| || || || || || || || || || || || || || || || || || || || ||
136
|| || || || || || || || || || || || || || || || || || || || ||
137
|| || || || || || || || || || || || || || || || || || || || ||
138
|| || || || || || || || || || || || || || || || || || || || ||
139
|| || || || || || || || || || || || || || || || || || || || ||
140
|| || || || || || || || || || || || || || || || || || || || ||
141
|| || || || || || || || || || || || || || || || || || || || ||
142
|| || || || || || || || || || || || || || || || || || || || ||
143
|| || || || || || || || || || || || || || || || || || || || ||
144
|| || || || || || || || || || || || || || || || || || || || ||
145
146
147
{{{#!style
148
.round {
149
display: inline; padding: 2px 3px; border-radius: 5px; font-size: 0.65em
150
}
151
}}}
152
153
{{{#!wiki class="round" style="background: #ddd; color: #000"
154
aaa}}}
155
156
{{{#!style
157
\ .a > tbody > tr > td:table-of-type {border-width: 0}
158
\ .a > tbody > tr:nth-of-type(2n) > td:nth-of-type(2n+1) {padding: 0; background: #ddd;}
159
\ .a > tbody > tr:nth-of-type(2n+1) > td:nth-of-type(2n) {padding: 0; background: #ddd;}
160
\ .gradient {padding: 0; background: linear-gradient(to right in oklch, #f6d242, #ff52e5);}
161
}}}
162
||<tableclass=a><tablewidth=100%><tablebordercolor=#000,#fff><tablebgcolor=transparent><width=16%> 사진 ||<width=16%> 사진 ||<width=16%> 사진 ||<width=16%> 사진 ||<width=16%> 사진 ||
163
|| 내용 || 내용 || 내용 || 내용 || 내용 ||
164
|| 사진 || 사진 || 사진 || 사진 ||<class=gradient> <class=gradient> ||
165
|| 내용 || 내용 || 내용 || 내용 || 내용 ||
166
|| 사진 || 사진 || 사진 || 사진 || 사진 ||
167
|| 내용 || 내용 || 내용 || 내용 || 내용 ||
168
169
170
{{{#!if x = true; y=false
171
}}}{{{#!if x &&= y
172
}}}@x@
173
174
{{{#!if __a__='asdf'
175
}}}@\_\_a_\_@ @__a__@
176
{{{#!if this[' ']='변수명 공백', b = this[' ']
177
}}}@b@
178
\
179
{{{#!if a=+true;b=2 ;b**=3
180
}}}@a@
181
@b@
182
183
{{{#!if age=17; status = age >= 18 ? "성인" : "미성년자";
184
}}}@status@
185
186
187102
당신은{{{#!wiki style="color: transparent; font: 1em/0 monospace; font-family: revert; display: inline-table; letter-spacing: .7px"
188103
{{{#!wiki style="color: var(--espejo-text-color, inherit)"
189104
espejo}}}{{{#!wiki style="color: var(--liberty-brand-bright-color, inherit)"
......