r26 vs r27
1
## 형식: 항목n=날짜 / 변동된 순위 / 사유가 되는 레벨 / 재평가 여부, 오류n=
2
{{{#!wiki style="background: white; border: 2px solid #23a7e8; border-radius: 10px; padding: 5px 0 5px 0; letter-spacing: -.5px; text-align:center; width: 100%; max-width: calc(1200px * 0.8); margin: auto;"
3
[[파일:Pointercrate 아이콘.png|width=40]][br]{{{#black,#black '''{{{+3 @제목=제목@}}}[br]Pointercrate 주요 순위 변동'''}}}
4
||<tablewidth=100%><tablebgcolor=#FFFFFF,#FFFFFF><^|1><height=32> {{{#!wiki style="margin:0 -10px -5px; color: black;"
5
{{{#!folding [ 펼치기 · 접기 ]
6
{{{#!wiki style="width: 100%; background-color: #23a7e8; color: #fff; padding: 5px 10px; margin-bottom: 10px"
7
{{{#!folding 편집 가이드 [ 펼치기 · 접기 ]
8
{{{#!wiki style="margin:-6px -1px -11px"
9
||<tablewidth=100%><tablebgcolor=#ffffff,#ffffff><tablecolor=#000,#000>{{{#!wiki
10
* 순위 변동은 [[https://pointercrate.com/demonlist/|Pointercrate]]에서 확인합니다.
11
* 이 표에서 다루는 순위 변동은 TOP 10, Main List 강등/승급, Extended List 강등/승급, Legacy List 강등/승급입니다. 그 외의 순위 변동은 생략합니다.
12
* 자세한 내용은 [[틀:Pointercrate 순위 변동/설명 문서|{{{#0263b8 틀:Pointercrate 순위 변동/설명 문서}}}]]에서 확인할 수 있습니다. }}} ||
13
}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: #23a7e8; color: #fff"
14
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
15
'''날짜'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
16
'''순위'''}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
17
'''사유'''}}}}}}{{{#!wiki style="display: flex; flex-direction: column;"
18
{{{#!if 항목1 != null
19
## 선언부
20
{{{#!if pos=항목1.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목1.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목1.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3
21
}}}{{{#!if date=pos ? 항목1.substr(0,pos).trim() : 항목1.substr(0).trim(); item1_rank=pos2 ? 항목1.substr(pos+1, pos2-(pos+1)).trim() : 항목1.substr(pos+1).trim(); level=pos3 ? 항목1.substr(pos2+1, pos3-(pos2+1)).trim() : 항목1.substr(pos2+1).trim();
22
}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: #fffadd; color: #4d4707"
23
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
24
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
25
'''#@item1_rank@'''}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
26
'''등재됨'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null; pos2=null; pos3=null; date=null; level=null; levelrev=null; diff=null; diffconverted=null; backgroundcolor=null;
27
}}}}}}{{{#!if 항목2 != null
28
## 선언부
29
{{{#!if pos=항목2.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목2.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목2.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
30
}}}{{{#!if date=pos ? 항목2.substr(0,pos).trim() : 항목2.substr(0).trim();
31
}}}{{{#!if item2_rank=pos2 ? 항목2.substr(pos+1, pos2-(pos+1)).trim() : 항목2.substr(pos+1).trim(); item2_rank = item2_rank == "Legacy" || item2_rank >= 151 ? 151 : item2_rank;
32
}}}{{{#!if level=pos3 ? 항목2.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목2.substr(pos2+1).trim() : null;
33
}}}{{{#!if levelrev=pos3 ? 항목2.substr(pos3+1).trim() : null;
34
}}}{{{#!if diff=(+item2_rank)-(+item1_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
35
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
36
}}}{{{#!if 퇴출2 != null
37
{{{#!if pos=퇴출2.indexOf("/"); pos = pos == -1 ? null : pos;
38
}}}{{{#!if target=pos ? 퇴출2.substr(0,pos).trim() : 퇴출2.substr(0).trim();
39
}}}{{{#!if diffconverted=-(pos ? 퇴출2.substr(pos+1).trim() : null);
40
}}}{{{#!if target == "TOP 10"
41
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
42
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
43
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
44
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
45
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
46
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입2 != null
47
{{{#!if pos=진입2.indexOf("/"); pos = pos == -1 ? null : pos;
48
}}}{{{#!if target=pos ? 진입2.substr(0,pos).trim() : 진입2.substr(0).trim();
49
}}}{{{#!if diffconverted="+" + (pos ? 진입2.substr(pos+1).trim() : null);
50
}}}{{{#!if target == "TOP 10"
51
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
52
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
53
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
54
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
55
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
56
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
57
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
58
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
59
{{{#!if 퇴출2 != null && target == "Extended"
60
'''Legacy'''}}}{{{#!if 퇴출2 == null || target != "Extended"
61
'''#@item2_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
62
{{{#!if diff < 0
63
{{{#!if level != null
64
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
65
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
66
'''재평가'''}}}{{{#!if diff > 0
67
{{{#!if level != null
68
{{{#!if levelrev != null
69
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
70
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
71
'''재평가로 하락'''}}}}}}{{{#!if 오류2 != null
72
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출2 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item2_rank > 10) || (진입2 != null && (target == "Main" || target == "Extended") && +item2_rank > 10)
73
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
74
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
75
}}}}}}{{{#!if 항목3 != null
76
## 선언부
77
{{{#!if pos=항목3.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목3.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목3.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
78
}}}{{{#!if date=pos ? 항목3.substr(0,pos).trim() : 항목3.substr(0).trim();
79
}}}{{{#!if item3_rank=pos2 ? 항목3.substr(pos+1, pos2-(pos+1)).trim() : 항목3.substr(pos+1).trim(); item3_rank = item3_rank == "Legacy" || item3_rank >= 151 ? 151 : item3_rank;
80
}}}{{{#!if level=pos3 ? 항목3.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목3.substr(pos2+1).trim() : null;
81
}}}{{{#!if levelrev=pos3 ? 항목3.substr(pos3+1).trim() : null;
82
}}}{{{#!if diff=(+item3_rank)-(+item2_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
83
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
84
}}}{{{#!if 퇴출3 != null
85
{{{#!if pos=퇴출3.indexOf("/"); pos = pos == -1 ? null : pos;
86
}}}{{{#!if target=pos ? 퇴출3.substr(0,pos).trim() : 퇴출3.substr(0).trim();
87
}}}{{{#!if diffconverted=-(pos ? 퇴출3.substr(pos+1).trim() : null);
88
}}}{{{#!if target == "TOP 10"
89
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
90
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
91
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
92
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
93
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
94
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입3 != null
95
{{{#!if pos=진입3.indexOf("/"); pos = pos == -1 ? null : pos;
96
}}}{{{#!if target=pos ? 진입3.substr(0,pos).trim() : 진입3.substr(0).trim();
97
}}}{{{#!if diffconverted="+" + (pos ? 진입3.substr(pos+1).trim() : null);
98
}}}{{{#!if target == "TOP 10"
99
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
100
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
101
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
102
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
103
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
104
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
105
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
106
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
107
{{{#!if 퇴출3 != null && target == "Extended"
108
'''Legacy'''}}}{{{#!if 퇴출3 == null || target != "Extended"
109
'''#@item3_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
110
{{{#!if diff < 0
111
{{{#!if level != null
112
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
113
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
114
'''재평가'''}}}{{{#!if diff > 0
115
{{{#!if level != null
116
{{{#!if levelrev != null
117
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
118
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
119
'''재평가로 하락'''}}}}}}{{{#!if 오류3 != null
120
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출3 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item3_rank > 10) || (진입3 != null && (target == "Main" || target == "Extended") && +item3_rank > 10)
121
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
122
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
123
}}}}}}{{{#!if 항목4 != null
124
## 선언부
125
{{{#!if pos=항목4.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목4.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목4.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
126
}}}{{{#!if date=pos ? 항목4.substr(0,pos).trim() : 항목4.substr(0).trim();
127
}}}{{{#!if item4_rank=pos2 ? 항목4.substr(pos+1, pos2-(pos+1)).trim() : 항목4.substr(pos+1).trim(); item4_rank = item4_rank == "Legacy" || item4_rank >= 151 ? 151 : item4_rank;
128
}}}{{{#!if level=pos3 ? 항목4.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목4.substr(pos2+1).trim() : null;
129
}}}{{{#!if levelrev=pos3 ? 항목4.substr(pos3+1).trim() : null;
130
}}}{{{#!if diff=(+item4_rank)-(+item3_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
131
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
132
}}}{{{#!if 퇴출4 != null
133
{{{#!if pos=퇴출4.indexOf("/"); pos = pos == -1 ? null : pos;
134
}}}{{{#!if target=pos ? 퇴출4.substr(0,pos).trim() : 퇴출4.substr(0).trim();
135
}}}{{{#!if diffconverted=-(pos ? 퇴출4.substr(pos+1).trim() : null);
136
}}}{{{#!if target == "TOP 10"
137
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
138
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
139
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
140
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
141
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
142
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입4 != null
143
{{{#!if pos=진입4.indexOf("/"); pos = pos == -1 ? null : pos;
144
}}}{{{#!if target=pos ? 진입4.substr(0,pos).trim() : 진입4.substr(0).trim();
145
}}}{{{#!if diffconverted="+" + (pos ? 진입4.substr(pos+1).trim() : null);
146
}}}{{{#!if target == "TOP 10"
147
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
148
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
149
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
150
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
151
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
152
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
153
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
154
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
155
{{{#!if 퇴출4 != null && target == "Extended"
156
'''Legacy'''}}}{{{#!if 퇴출4 == null || target != "Extended"
157
'''#@item4_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
158
{{{#!if diff < 0
159
{{{#!if level != null
160
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
161
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
162
'''재평가'''}}}{{{#!if diff > 0
163
{{{#!if level != null
164
{{{#!if levelrev != null
165
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
166
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
167
'''재평가로 하락'''}}}}}}{{{#!if 오류4 != null
168
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출4 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item4_rank > 10) || (진입4 != null && (target == "Main" || target == "Extended") && +item4_rank > 10)
169
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
170
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
171
}}}}}}{{{#!if 항목5 != null
172
## 선언부
173
{{{#!if pos=항목5.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목5.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목5.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
174
}}}{{{#!if date=pos ? 항목5.substr(0,pos).trim() : 항목5.substr(0).trim();
175
}}}{{{#!if item5_rank=pos2 ? 항목5.substr(pos+1, pos2-(pos+1)).trim() : 항목5.substr(pos+1).trim(); item5_rank = item5_rank == "Legacy" || item5_rank >= 151 ? 151 : item5_rank;
176
}}}{{{#!if level=pos3 ? 항목5.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목5.substr(pos2+1).trim() : null;
177
}}}{{{#!if levelrev=pos3 ? 항목5.substr(pos3+1).trim() : null;
178
}}}{{{#!if diff=(+item5_rank)-(+item4_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
179
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
180
}}}{{{#!if 퇴출5 != null
181
{{{#!if pos=퇴출5.indexOf("/"); pos = pos == -1 ? null : pos;
182
}}}{{{#!if target=pos ? 퇴출5.substr(0,pos).trim() : 퇴출5.substr(0).trim();
183
}}}{{{#!if diffconverted=-(pos ? 퇴출5.substr(pos+1).trim() : null);
184
}}}{{{#!if target == "TOP 10"
185
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
186
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
187
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
188
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
189
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
190
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입5 != null
191
{{{#!if pos=진입5.indexOf("/"); pos = pos == -1 ? null : pos;
192
}}}{{{#!if target=pos ? 진입5.substr(0,pos).trim() : 진입5.substr(0).trim();
193
}}}{{{#!if diffconverted="+" + (pos ? 진입5.substr(pos+1).trim() : null);
194
}}}{{{#!if target == "TOP 10"
195
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
196
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
197
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
198
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
199
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
200
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
201
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
202
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
203
{{{#!if 퇴출5 != null && target == "Extended"
204
'''Legacy'''}}}{{{#!if 퇴출5 == null || target != "Extended"
205
'''#@item5_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
206
{{{#!if diff < 0
207
{{{#!if level != null
208
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
209
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
210
'''재평가'''}}}{{{#!if diff > 0
211
{{{#!if level != null
212
{{{#!if levelrev != null
213
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
214
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
215
'''재평가로 하락'''}}}}}}{{{#!if 오류5 != null
216
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출5 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item5_rank > 10) || (진입5 != null && (target == "Main" || target == "Extended") && +item5_rank > 10)
217
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
218
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
219
}}}}}}{{{#!if 항목6 != null
220
## 선언부
221
{{{#!if pos=항목6.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목6.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목6.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
222
}}}{{{#!if date=pos ? 항목6.substr(0,pos).trim() : 항목6.substr(0).trim();
223
}}}{{{#!if item6_rank=pos2 ? 항목6.substr(pos+1, pos2-(pos+1)).trim() : 항목6.substr(pos+1).trim(); item6_rank = item6_rank == "Legacy" || item6_rank >= 151 ? 151 : item6_rank;
224
}}}{{{#!if level=pos3 ? 항목6.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목6.substr(pos2+1).trim() : null;
225
}}}{{{#!if levelrev=pos3 ? 항목6.substr(pos3+1).trim() : null;
226
}}}{{{#!if diff=(+item6_rank)-(+item5_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
227
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
228
}}}{{{#!if 퇴출6 != null
229
{{{#!if pos=퇴출6.indexOf("/"); pos = pos == -1 ? null : pos;
230
}}}{{{#!if target=pos ? 퇴출6.substr(0,pos).trim() : 퇴출6.substr(0).trim();
231
}}}{{{#!if diffconverted=-(pos ? 퇴출6.substr(pos+1).trim() : null);
232
}}}{{{#!if target == "TOP 10"
233
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
234
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
235
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
236
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
237
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
238
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입6 != null
239
{{{#!if pos=진입6.indexOf("/"); pos = pos == -1 ? null : pos;
240
}}}{{{#!if target=pos ? 진입6.substr(0,pos).trim() : 진입6.substr(0).trim();
241
}}}{{{#!if diffconverted="+" + (pos ? 진입6.substr(pos+1).trim() : null);
242
}}}{{{#!if target == "TOP 10"
243
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
244
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
245
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
246
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
247
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
248
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
249
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
250
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
251
{{{#!if 퇴출6 != null && target == "Extended"
252
'''Legacy'''}}}{{{#!if 퇴출6 == null || target != "Extended"
253
'''#@item6_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
254
{{{#!if diff < 0
255
{{{#!if level != null
256
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
257
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
258
'''재평가'''}}}{{{#!if diff > 0
259
{{{#!if level != null
260
{{{#!if levelrev != null
261
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
262
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
263
'''재평가로 하락'''}}}}}}{{{#!if 오류6 != null
264
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출6 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item6_rank > 10) || (진입6 != null && (target == "Main" || target == "Extended") && +item6_rank > 10)
265
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
266
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
267
}}}}}}{{{#!if 항목7 != null
268
## 선언부
269
{{{#!if pos=항목7.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목7.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목7.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
270
}}}{{{#!if date=pos ? 항목7.substr(0,pos).trim() : 항목7.substr(0).trim();
271
}}}{{{#!if item7_rank=pos2 ? 항목7.substr(pos+1, pos2-(pos+1)).trim() : 항목7.substr(pos+1).trim(); item7_rank = item7_rank == "Legacy" || item7_rank >= 151 ? 151 : item7_rank;
272
}}}{{{#!if level=pos3 ? 항목7.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목7.substr(pos2+1).trim() : null;
273
}}}{{{#!if levelrev=pos3 ? 항목7.substr(pos3+1).trim() : null;
274
}}}{{{#!if diff=(+item7_rank)-(+item6_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
275
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
276
}}}{{{#!if 퇴출7 != null
277
{{{#!if pos=퇴출7.indexOf("/"); pos = pos == -1 ? null : pos;
278
}}}{{{#!if target=pos ? 퇴출7.substr(0,pos).trim() : 퇴출7.substr(0).trim();
279
}}}{{{#!if diffconverted=-(pos ? 퇴출7.substr(pos+1).trim() : null);
280
}}}{{{#!if target == "TOP 10"
281
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
282
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
283
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
284
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
285
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
286
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입7 != null
287
{{{#!if pos=진입7.indexOf("/"); pos = pos == -1 ? null : pos;
288
}}}{{{#!if target=pos ? 진입7.substr(0,pos).trim() : 진입7.substr(0).trim();
289
}}}{{{#!if diffconverted="+" + (pos ? 진입7.substr(pos+1).trim() : null);
290
}}}{{{#!if target == "TOP 10"
291
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
292
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
293
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
294
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
295
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
296
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
297
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
298
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
299
{{{#!if 퇴출7 != null && target == "Extended"
300
'''Legacy'''}}}{{{#!if 퇴출7 == null || target != "Extended"
301
'''#@item7_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
302
{{{#!if diff < 0
303
{{{#!if level != null
304
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
305
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
306
'''재평가'''}}}{{{#!if diff > 0
307
{{{#!if level != null
308
{{{#!if levelrev != null
309
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
310
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
311
'''재평가로 하락'''}}}}}}{{{#!if 오류7 != null
312
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출7 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item7_rank > 10) || (진입7 != null && (target == "Main" || target == "Extended") && +item7_rank > 10)
313
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
314
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
315
}}}}}}{{{#!if 항목8 != null
316
## 선언부
317
{{{#!if pos=항목8.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목8.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목8.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
318
}}}{{{#!if date=pos ? 항목8.substr(0,pos).trim() : 항목8.substr(0).trim();
319
}}}{{{#!if item8_rank=pos2 ? 항목8.substr(pos+1, pos2-(pos+1)).trim() : 항목8.substr(pos+1).trim(); item8_rank = item8_rank == "Legacy" || item8_rank >= 151 ? 151 : item8_rank;
320
}}}{{{#!if level=pos3 ? 항목8.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목8.substr(pos2+1).trim() : null;
321
}}}{{{#!if levelrev=pos3 ? 항목8.substr(pos3+1).trim() : null;
322
}}}{{{#!if diff=(+item8_rank)-(+item7_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
323
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
324
}}}{{{#!if 퇴출8 != null
325
{{{#!if pos=퇴출8.indexOf("/"); pos = pos == -1 ? null : pos;
326
}}}{{{#!if target=pos ? 퇴출8.substr(0,pos).trim() : 퇴출8.substr(0).trim();
327
}}}{{{#!if diffconverted=-(pos ? 퇴출8.substr(pos+1).trim() : null);
328
}}}{{{#!if target == "TOP 10"
329
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
330
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
331
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
332
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
333
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
334
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입8 != null
335
{{{#!if pos=진입8.indexOf("/"); pos = pos == -1 ? null : pos;
336
}}}{{{#!if target=pos ? 진입8.substr(0,pos).trim() : 진입8.substr(0).trim();
337
}}}{{{#!if diffconverted="+" + (pos ? 진입8.substr(pos+1).trim() : null);
338
}}}{{{#!if target == "TOP 10"
339
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
340
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
341
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
342
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
343
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
344
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
345
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
346
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
347
{{{#!if 퇴출8 != null && target == "Extended"
348
'''Legacy'''}}}{{{#!if 퇴출8 == null || target != "Extended"
349
'''#@item8_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
350
{{{#!if diff < 0
351
{{{#!if level != null
352
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
353
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
354
'''재평가'''}}}{{{#!if diff > 0
355
{{{#!if level != null
356
{{{#!if levelrev != null
357
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
358
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
359
'''재평가로 하락'''}}}}}}{{{#!if 오류8 != null
360
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출8 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item8_rank > 10) || (진입8 != null && (target == "Main" || target == "Extended") && +item8_rank > 10)
361
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
362
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
363
}}}}}}{{{#!if 항목9 != null
364
## 선언부
365
{{{#!if pos=항목9.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목9.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목9.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
366
}}}{{{#!if date=pos ? 항목9.substr(0,pos).trim() : 항목9.substr(0).trim();
367
}}}{{{#!if item9_rank=pos2 ? 항목9.substr(pos+1, pos2-(pos+1)).trim() : 항목9.substr(pos+1).trim(); item9_rank = item9_rank == "Legacy" || item9_rank >= 151 ? 151 : item9_rank;
368
}}}{{{#!if level=pos3 ? 항목9.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목9.substr(pos2+1).trim() : null;
369
}}}{{{#!if levelrev=pos3 ? 항목9.substr(pos3+1).trim() : null;
370
}}}{{{#!if diff=(+item9_rank)-(+item8_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
371
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
372
}}}{{{#!if 퇴출9 != null
373
{{{#!if pos=퇴출9.indexOf("/"); pos = pos == -1 ? null : pos;
374
}}}{{{#!if target=pos ? 퇴출9.substr(0,pos).trim() : 퇴출9.substr(0).trim();
375
}}}{{{#!if diffconverted=-(pos ? 퇴출9.substr(pos+1).trim() : null);
376
}}}{{{#!if target == "TOP 10"
377
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
378
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
379
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
380
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
381
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
382
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입9 != null
383
{{{#!if pos=진입9.indexOf("/"); pos = pos == -1 ? null : pos;
384
}}}{{{#!if target=pos ? 진입9.substr(0,pos).trim() : 진입9.substr(0).trim();
385
}}}{{{#!if diffconverted="+" + (pos ? 진입9.substr(pos+1).trim() : null);
386
}}}{{{#!if target == "TOP 10"
387
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
388
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
389
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
390
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
391
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
392
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
393
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
394
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
395
{{{#!if 퇴출9 != null && target == "Extended"
396
'''Legacy'''}}}{{{#!if 퇴출9 == null || target != "Extended"
397
'''#@item9_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
398
{{{#!if diff < 0
399
{{{#!if level != null
400
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
401
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
402
'''재평가'''}}}{{{#!if diff > 0
403
{{{#!if level != null
404
{{{#!if levelrev != null
405
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
406
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
407
'''재평가로 하락'''}}}}}}{{{#!if 오류9 != null
408
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출9 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item9_rank > 10) || (진입9 != null && (target == "Main" || target == "Extended") && +item9_rank > 10)
409
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
410
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
411
}}}}}}{{{#!if 항목10 != null
412
## 선언부
413
{{{#!if pos=항목10.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목10.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목10.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
414
}}}{{{#!if date=pos ? 항목10.substr(0,pos).trim() : 항목10.substr(0).trim();
415
}}}{{{#!if item10_rank=pos2 ? 항목10.substr(pos+1, pos2-(pos+1)).trim() : 항목10.substr(pos+1).trim(); item10_rank = item10_rank == "Legacy" || item10_rank >= 151 ? 151 : item10_rank;
416
}}}{{{#!if level=pos3 ? 항목10.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목10.substr(pos2+1).trim() : null;
417
}}}{{{#!if levelrev=pos3 ? 항목10.substr(pos3+1).trim() : null;
418
}}}{{{#!if diff=(+item10_rank)-(+item9_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
419
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
420
}}}{{{#!if 퇴출10 != null
421
{{{#!if pos=퇴출10.indexOf("/"); pos = pos == -1 ? null : pos;
422
}}}{{{#!if target=pos ? 퇴출10.substr(0,pos).trim() : 퇴출10.substr(0).trim();
423
}}}{{{#!if diffconverted=-(pos ? 퇴출10.substr(pos+1).trim() : null);
424
}}}{{{#!if target == "TOP 10"
425
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
426
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
427
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
428
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
429
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
430
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입10 != null
431
{{{#!if pos=진입10.indexOf("/"); pos = pos == -1 ? null : pos;
432
}}}{{{#!if target=pos ? 진입10.substr(0,pos).trim() : 진입10.substr(0).trim();
433
}}}{{{#!if diffconverted="+" + (pos ? 진입10.substr(pos+1).trim() : null);
434
}}}{{{#!if target == "TOP 10"
435
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
436
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
437
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
438
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
439
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
440
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
441
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
442
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
443
{{{#!if 퇴출10 != null && target == "Extended"
444
'''Legacy'''}}}{{{#!if 퇴출10 == null || target != "Extended"
445
'''#@item10_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
446
{{{#!if diff < 0
447
{{{#!if level != null
448
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
449
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
450
'''재평가'''}}}{{{#!if diff > 0
451
{{{#!if level != null
452
{{{#!if levelrev != null
453
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
454
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
455
'''재평가로 하락'''}}}}}}{{{#!if 오류10 != null
456
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출10 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item10_rank > 10) || (진입10 != null && (target == "Main" || target == "Extended") && +item10_rank > 10)
457
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
458
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
459
}}}}}}{{{#!if 항목11 != null
460
## 선언부
461
{{{#!if pos=항목11.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목11.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목11.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
462
}}}{{{#!if date=pos ? 항목11.substr(0,pos).trim() : 항목11.substr(0).trim();
463
}}}{{{#!if item11_rank=pos2 ? 항목11.substr(pos+1, pos2-(pos+1)).trim() : 항목11.substr(pos+1).trim(); item11_rank = item11_rank == "Legacy" || item11_rank >= 151 ? 151 : item11_rank;
464
}}}{{{#!if level=pos3 ? 항목11.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목11.substr(pos2+1).trim() : null;
465
}}}{{{#!if levelrev=pos3 ? 항목11.substr(pos3+1).trim() : null;
466
}}}{{{#!if diff=(+item11_rank)-(+item10_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
467
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
468
}}}{{{#!if 퇴출11 != null
469
{{{#!if pos=퇴출11.indexOf("/"); pos = pos == -1 ? null : pos;
470
}}}{{{#!if target=pos ? 퇴출11.substr(0,pos).trim() : 퇴출11.substr(0).trim();
471
}}}{{{#!if diffconverted=-(pos ? 퇴출11.substr(pos+1).trim() : null);
472
}}}{{{#!if target == "TOP 10"
473
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
474
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
475
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
476
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
477
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
478
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입11 != null
479
{{{#!if pos=진입11.indexOf("/"); pos = pos == -1 ? null : pos;
480
}}}{{{#!if target=pos ? 진입11.substr(0,pos).trim() : 진입11.substr(0).trim();
481
}}}{{{#!if diffconverted="+" + (pos ? 진입11.substr(pos+1).trim() : null);
482
}}}{{{#!if target == "TOP 10"
483
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
484
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
485
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
486
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
487
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
488
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
489
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
490
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
491
{{{#!if 퇴출11 != null && target == "Extended"
492
'''Legacy'''}}}{{{#!if 퇴출11 == null || target != "Extended"
493
'''#@item11_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
494
{{{#!if diff < 0
495
{{{#!if level != null
496
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
497
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
498
'''재평가'''}}}{{{#!if diff > 0
499
{{{#!if level != null
500
{{{#!if levelrev != null
501
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
502
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
503
'''재평가로 하락'''}}}}}}{{{#!if 오류11 != null
504
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출11 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item11_rank > 10) || (진입11 != null && (target == "Main" || target == "Extended") && +item11_rank > 10)
505
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
506
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
507
}}}}}}{{{#!if 항목12 != null
508
## 선언부
509
{{{#!if pos=항목12.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목12.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목12.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
510
}}}{{{#!if date=pos ? 항목12.substr(0,pos).trim() : 항목12.substr(0).trim();
511
}}}{{{#!if item12_rank=pos2 ? 항목12.substr(pos+1, pos2-(pos+1)).trim() : 항목12.substr(pos+1).trim(); item12_rank = item12_rank == "Legacy" || item12_rank >= 151 ? 151 : item12_rank;
512
}}}{{{#!if level=pos3 ? 항목12.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목12.substr(pos2+1).trim() : null;
513
}}}{{{#!if levelrev=pos3 ? 항목12.substr(pos3+1).trim() : null;
514
}}}{{{#!if diff=(+item12_rank)-(+item11_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
515
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
516
}}}{{{#!if 퇴출12 != null
517
{{{#!if pos=퇴출12.indexOf("/"); pos = pos == -1 ? null : pos;
518
}}}{{{#!if target=pos ? 퇴출12.substr(0,pos).trim() : 퇴출12.substr(0).trim();
519
}}}{{{#!if diffconverted=-(pos ? 퇴출12.substr(pos+1).trim() : null);
520
}}}{{{#!if target == "TOP 10"
521
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
522
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
523
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
524
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
525
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
526
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입12 != null
527
{{{#!if pos=진입12.indexOf("/"); pos = pos == -1 ? null : pos;
528
}}}{{{#!if target=pos ? 진입12.substr(0,pos).trim() : 진입12.substr(0).trim();
529
}}}{{{#!if diffconverted="+" + (pos ? 진입12.substr(pos+1).trim() : null);
530
}}}{{{#!if target == "TOP 10"
531
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
532
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
533
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
534
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
535
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
536
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
537
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
538
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
539
{{{#!if 퇴출12 != null && target == "Extended"
540
'''Legacy'''}}}{{{#!if 퇴출12 == null || target != "Extended"
541
'''#@item12_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
542
{{{#!if diff < 0
543
{{{#!if level != null
544
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
545
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
546
'''재평가'''}}}{{{#!if diff > 0
547
{{{#!if level != null
548
{{{#!if levelrev != null
549
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
550
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
551
'''재평가로 하락'''}}}}}}{{{#!if 오류12 != null
552
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출12 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item12_rank > 10) || (진입12 != null && (target == "Main" || target == "Extended") && +item12_rank > 10)
553
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
554
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
555
}}}}}}{{{#!if 항목13 != null
556
## 선언부
557
{{{#!if pos=항목13.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목13.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목13.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
558
}}}{{{#!if date=pos ? 항목13.substr(0,pos).trim() : 항목13.substr(0).trim();
559
}}}{{{#!if item13_rank=pos2 ? 항목13.substr(pos+1, pos2-(pos+1)).trim() : 항목13.substr(pos+1).trim(); item13_rank = item13_rank == "Legacy" || item13_rank >= 151 ? 151 : item13_rank;
560
}}}{{{#!if level=pos3 ? 항목13.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목13.substr(pos2+1).trim() : null;
561
}}}{{{#!if levelrev=pos3 ? 항목13.substr(pos3+1).trim() : null;
562
}}}{{{#!if diff=(+item13_rank)-(+item12_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
563
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
564
}}}{{{#!if 퇴출13 != null
565
{{{#!if pos=퇴출13.indexOf("/"); pos = pos == -1 ? null : pos;
566
}}}{{{#!if target=pos ? 퇴출13.substr(0,pos).trim() : 퇴출13.substr(0).trim();
567
}}}{{{#!if diffconverted=-(pos ? 퇴출13.substr(pos+1).trim() : null);
568
}}}{{{#!if target == "TOP 10"
569
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
570
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
571
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
572
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
573
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
574
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입13 != null
575
{{{#!if pos=진입13.indexOf("/"); pos = pos == -1 ? null : pos;
576
}}}{{{#!if target=pos ? 진입13.substr(0,pos).trim() : 진입13.substr(0).trim();
577
}}}{{{#!if diffconverted="+" + (pos ? 진입13.substr(pos+1).trim() : null);
578
}}}{{{#!if target == "TOP 10"
579
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
580
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
581
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
582
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
583
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
584
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
585
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
586
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
587
{{{#!if 퇴출13 != null && target == "Extended"
588
'''Legacy'''}}}{{{#!if 퇴출13 == null || target != "Extended"
589
'''#@item13_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
590
{{{#!if diff < 0
591
{{{#!if level != null
592
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
593
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
594
'''재평가'''}}}{{{#!if diff > 0
595
{{{#!if level != null
596
{{{#!if levelrev != null
597
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
598
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
599
'''재평가로 하락'''}}}}}}{{{#!if 오류13 != null
600
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출13 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item13_rank > 10) || (진입13 != null && (target == "Main" || target == "Extended") && +item13_rank > 10)
601
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
602
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
603
}}}}}}{{{#!if 항목14 != null
604
## 선언부
605
{{{#!if pos=항목14.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목14.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목14.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
606
}}}{{{#!if date=pos ? 항목14.substr(0,pos).trim() : 항목14.substr(0).trim();
607
}}}{{{#!if item14_rank=pos2 ? 항목14.substr(pos+1, pos2-(pos+1)).trim() : 항목14.substr(pos+1).trim(); item14_rank = item14_rank == "Legacy" || item14_rank >= 151 ? 151 : item14_rank;
608
}}}{{{#!if level=pos3 ? 항목14.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목14.substr(pos2+1).trim() : null;
609
}}}{{{#!if levelrev=pos3 ? 항목14.substr(pos3+1).trim() : null;
610
}}}{{{#!if diff=(+item14_rank)-(+item13_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
611
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
612
}}}{{{#!if 퇴출14 != null
613
{{{#!if pos=퇴출14.indexOf("/"); pos = pos == -1 ? null : pos;
614
}}}{{{#!if target=pos ? 퇴출14.substr(0,pos).trim() : 퇴출14.substr(0).trim();
615
}}}{{{#!if diffconverted=-(pos ? 퇴출14.substr(pos+1).trim() : null);
616
}}}{{{#!if target == "TOP 10"
617
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
618
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
619
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
620
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
621
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
622
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입14 != null
623
{{{#!if pos=진입14.indexOf("/"); pos = pos == -1 ? null : pos;
624
}}}{{{#!if target=pos ? 진입14.substr(0,pos).trim() : 진입14.substr(0).trim();
625
}}}{{{#!if diffconverted="+" + (pos ? 진입14.substr(pos+1).trim() : null);
626
}}}{{{#!if target == "TOP 10"
627
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
628
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
629
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
630
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
631
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
632
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
633
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
634
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
635
{{{#!if 퇴출14 != null && target == "Extended"
636
'''Legacy'''}}}{{{#!if 퇴출14 == null || target != "Extended"
637
'''#@item14_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
638
{{{#!if diff < 0
639
{{{#!if level != null
640
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
641
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
642
'''재평가'''}}}{{{#!if diff > 0
643
{{{#!if level != null
644
{{{#!if levelrev != null
645
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
646
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
647
'''재평가로 하락'''}}}}}}{{{#!if 오류14 != null
648
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출14 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item14_rank > 10) || (진입14 != null && (target == "Main" || target == "Extended") && +item14_rank > 10)
649
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
650
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
651
}}}}}}{{{#!if 항목15 != null
652
## 선언부
653
{{{#!if pos=항목15.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목15.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목15.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
654
}}}{{{#!if date=pos ? 항목15.substr(0,pos).trim() : 항목15.substr(0).trim();
655
}}}{{{#!if item15_rank=pos2 ? 항목15.substr(pos+1, pos2-(pos+1)).trim() : 항목15.substr(pos+1).trim(); item15_rank = item15_rank == "Legacy" || item15_rank >= 151 ? 151 : item15_rank;
656
}}}{{{#!if level=pos3 ? 항목15.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목15.substr(pos2+1).trim() : null;
657
}}}{{{#!if levelrev=pos3 ? 항목15.substr(pos3+1).trim() : null;
658
}}}{{{#!if diff=(+item15_rank)-(+item14_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
659
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
660
}}}{{{#!if 퇴출15 != null
661
{{{#!if pos=퇴출15.indexOf("/"); pos = pos == -1 ? null : pos;
662
}}}{{{#!if target=pos ? 퇴출15.substr(0,pos).trim() : 퇴출15.substr(0).trim();
663
}}}{{{#!if diffconverted=-(pos ? 퇴출15.substr(pos+1).trim() : null);
664
}}}{{{#!if target == "TOP 10"
665
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
666
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
667
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
668
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
669
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
670
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입15 != null
671
{{{#!if pos=진입15.indexOf("/"); pos = pos == -1 ? null : pos;
672
}}}{{{#!if target=pos ? 진입15.substr(0,pos).trim() : 진입15.substr(0).trim();
673
}}}{{{#!if diffconverted="+" + (pos ? 진입15.substr(pos+1).trim() : null);
674
}}}{{{#!if target == "TOP 10"
675
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
676
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
677
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
678
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
679
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
680
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
681
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
682
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
683
{{{#!if 퇴출15 != null && target == "Extended"
684
'''Legacy'''}}}{{{#!if 퇴출15 == null || target != "Extended"
685
'''#@item15_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
686
{{{#!if diff < 0
687
{{{#!if level != null
688
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
689
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
690
'''재평가'''}}}{{{#!if diff > 0
691
{{{#!if level != null
692
{{{#!if levelrev != null
693
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
694
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
695
'''재평가로 하락'''}}}}}}{{{#!if 오류15 != null
696
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출15 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item15_rank > 10) || (진입15 != null && (target == "Main" || target == "Extended") && +item15_rank > 10)
697
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
698
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
699
}}}}}}{{{#!if 항목16 != null
700
## 선언부
701
{{{#!if pos=항목16.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목16.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목16.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
702
}}}{{{#!if date=pos ? 항목16.substr(0,pos).trim() : 항목16.substr(0).trim();
703
}}}{{{#!if item16_rank=pos2 ? 항목16.substr(pos+1, pos2-(pos+1)).trim() : 항목16.substr(pos+1).trim(); item16_rank = item16_rank == "Legacy" || item16_rank >= 151 ? 151 : item16_rank;
704
}}}{{{#!if level=pos3 ? 항목16.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목16.substr(pos2+1).trim() : null;
705
}}}{{{#!if levelrev=pos3 ? 항목16.substr(pos3+1).trim() : null;
706
}}}{{{#!if diff=(+item16_rank)-(+item15_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
707
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
708
}}}{{{#!if 퇴출16 != null
709
{{{#!if pos=퇴출16.indexOf("/"); pos = pos == -1 ? null : pos;
710
}}}{{{#!if target=pos ? 퇴출16.substr(0,pos).trim() : 퇴출16.substr(0).trim();
711
}}}{{{#!if diffconverted=-(pos ? 퇴출16.substr(pos+1).trim() : null);
712
}}}{{{#!if target == "TOP 10"
713
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
714
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
715
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
716
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
717
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
718
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입16 != null
719
{{{#!if pos=진입16.indexOf("/"); pos = pos == -1 ? null : pos;
720
}}}{{{#!if target=pos ? 진입16.substr(0,pos).trim() : 진입16.substr(0).trim();
721
}}}{{{#!if diffconverted="+" + (pos ? 진입16.substr(pos+1).trim() : null);
722
}}}{{{#!if target == "TOP 10"
723
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
724
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
725
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
726
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
727
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
728
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
729
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
730
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
731
{{{#!if 퇴출16 != null && target == "Extended"
732
'''Legacy'''}}}{{{#!if 퇴출16 == null || target != "Extended"
733
'''#@item16_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
734
{{{#!if diff < 0
735
{{{#!if level != null
736
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
737
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
738
'''재평가'''}}}{{{#!if diff > 0
739
{{{#!if level != null
740
{{{#!if levelrev != null
741
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
742
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
743
'''재평가로 하락'''}}}}}}{{{#!if 오류16 != null
744
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출16 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item16_rank > 10) || (진입16 != null && (target == "Main" || target == "Extended") && +item16_rank > 10)
745
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
746
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
747
}}}}}}{{{#!if 항목17 != null
748
## 선언부
749
{{{#!if pos=항목17.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목17.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목17.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
750
}}}{{{#!if date=pos ? 항목17.substr(0,pos).trim() : 항목17.substr(0).trim();
751
}}}{{{#!if item17_rank=pos2 ? 항목17.substr(pos+1, pos2-(pos+1)).trim() : 항목17.substr(pos+1).trim(); item17_rank = item17_rank == "Legacy" || item17_rank >= 151 ? 151 : item17_rank;
752
}}}{{{#!if level=pos3 ? 항목17.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목17.substr(pos2+1).trim() : null;
753
}}}{{{#!if levelrev=pos3 ? 항목17.substr(pos3+1).trim() : null;
754
}}}{{{#!if diff=(+item17_rank)-(+item16_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
755
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
756
}}}{{{#!if 퇴출17 != null
757
{{{#!if pos=퇴출17.indexOf("/"); pos = pos == -1 ? null : pos;
758
}}}{{{#!if target=pos ? 퇴출17.substr(0,pos).trim() : 퇴출17.substr(0).trim();
759
}}}{{{#!if diffconverted=-(pos ? 퇴출17.substr(pos+1).trim() : null);
760
}}}{{{#!if target == "TOP 10"
761
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
762
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
763
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
764
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
765
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
766
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입17 != null
767
{{{#!if pos=진입17.indexOf("/"); pos = pos == -1 ? null : pos;
768
}}}{{{#!if target=pos ? 진입17.substr(0,pos).trim() : 진입17.substr(0).trim();
769
}}}{{{#!if diffconverted="+" + (pos ? 진입17.substr(pos+1).trim() : null);
770
}}}{{{#!if target == "TOP 10"
771
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
772
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
773
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
774
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
775
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
776
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
777
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
778
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
779
{{{#!if 퇴출17 != null && target == "Extended"
780
'''Legacy'''}}}{{{#!if 퇴출17 == null || target != "Extended"
781
'''#@item17_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
782
{{{#!if diff < 0
783
{{{#!if level != null
784
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
785
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
786
'''재평가'''}}}{{{#!if diff > 0
787
{{{#!if level != null
788
{{{#!if levelrev != null
789
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
790
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
791
'''재평가로 하락'''}}}}}}{{{#!if 오류17 != null
792
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출17 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item17_rank > 10) || (진입17 != null && (target == "Main" || target == "Extended") && +item17_rank > 10)
793
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
794
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
795
}}}}}}{{{#!if 항목18 != null
796
## 선언부
797
{{{#!if pos=항목18.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목18.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목18.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
798
}}}{{{#!if date=pos ? 항목18.substr(0,pos).trim() : 항목18.substr(0).trim();
799
}}}{{{#!if item18_rank=pos2 ? 항목18.substr(pos+1, pos2-(pos+1)).trim() : 항목18.substr(pos+1).trim(); item18_rank = item18_rank == "Legacy" || item18_rank >= 151 ? 151 : item18_rank;
800
}}}{{{#!if level=pos3 ? 항목18.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목18.substr(pos2+1).trim() : null;
801
}}}{{{#!if levelrev=pos3 ? 항목18.substr(pos3+1).trim() : null;
802
}}}{{{#!if diff=(+item18_rank)-(+item17_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
803
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
804
}}}{{{#!if 퇴출18 != null
805
{{{#!if pos=퇴출18.indexOf("/"); pos = pos == -1 ? null : pos;
806
}}}{{{#!if target=pos ? 퇴출18.substr(0,pos).trim() : 퇴출18.substr(0).trim();
807
}}}{{{#!if diffconverted=-(pos ? 퇴출18.substr(pos+1).trim() : null);
808
}}}{{{#!if target == "TOP 10"
809
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
810
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
811
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
812
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
813
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
814
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입18 != null
815
{{{#!if pos=진입18.indexOf("/"); pos = pos == -1 ? null : pos;
816
}}}{{{#!if target=pos ? 진입18.substr(0,pos).trim() : 진입18.substr(0).trim();
817
}}}{{{#!if diffconverted="+" + (pos ? 진입18.substr(pos+1).trim() : null);
818
}}}{{{#!if target == "TOP 10"
819
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
820
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
821
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
822
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
823
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
824
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
825
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
826
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
827
{{{#!if 퇴출18 != null && target == "Extended"
828
'''Legacy'''}}}{{{#!if 퇴출18 == null || target != "Extended"
829
'''#@item18_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
830
{{{#!if diff < 0
831
{{{#!if level != null
832
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
833
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
834
'''재평가'''}}}{{{#!if diff > 0
835
{{{#!if level != null
836
{{{#!if levelrev != null
837
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
838
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
839
'''재평가로 하락'''}}}}}}{{{#!if 오류18 != null
840
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출18 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item18_rank > 10) || (진입18 != null && (target == "Main" || target == "Extended") && +item18_rank > 10)
841
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
842
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
843
}}}}}}{{{#!if 항목19 != null
844
## 선언부
845
{{{#!if pos=항목19.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목19.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목19.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
846
}}}{{{#!if date=pos ? 항목19.substr(0,pos).trim() : 항목19.substr(0).trim();
847
}}}{{{#!if item19_rank=pos2 ? 항목19.substr(pos+1, pos2-(pos+1)).trim() : 항목19.substr(pos+1).trim(); item19_rank = item19_rank == "Legacy" || item19_rank >= 151 ? 151 : item19_rank;
848
}}}{{{#!if level=pos3 ? 항목19.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목19.substr(pos2+1).trim() : null;
849
}}}{{{#!if levelrev=pos3 ? 항목19.substr(pos3+1).trim() : null;
850
}}}{{{#!if diff=(+item19_rank)-(+item18_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
851
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
852
}}}{{{#!if 퇴출19 != null
853
{{{#!if pos=퇴출19.indexOf("/"); pos = pos == -1 ? null : pos;
854
}}}{{{#!if target=pos ? 퇴출19.substr(0,pos).trim() : 퇴출19.substr(0).trim();
855
}}}{{{#!if diffconverted=-(pos ? 퇴출19.substr(pos+1).trim() : null);
856
}}}{{{#!if target == "TOP 10"
857
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
858
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
859
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
860
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
861
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
862
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입19 != null
863
{{{#!if pos=진입19.indexOf("/"); pos = pos == -1 ? null : pos;
864
}}}{{{#!if target=pos ? 진입19.substr(0,pos).trim() : 진입19.substr(0).trim();
865
}}}{{{#!if diffconverted="+" + (pos ? 진입19.substr(pos+1).trim() : null);
866
}}}{{{#!if target == "TOP 10"
867
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
868
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
869
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
870
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
871
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
872
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
873
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
874
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
875
{{{#!if 퇴출19 != null && target == "Extended"
876
'''Legacy'''}}}{{{#!if 퇴출19 == null || target != "Extended"
877
'''#@item19_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
878
{{{#!if diff < 0
879
{{{#!if level != null
880
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
881
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
882
'''재평가'''}}}{{{#!if diff > 0
883
{{{#!if level != null
884
{{{#!if levelrev != null
885
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
886
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
887
'''재평가로 하락'''}}}}}}{{{#!if 오류19 != null
888
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출19 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item19_rank > 10) || (진입19 != null && (target == "Main" || target == "Extended") && +item19_rank > 10)
889
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
890
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
891
}}}}}}{{{#!if 항목20 != null
892
## 선언부
893
{{{#!if pos=항목20.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목20.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목20.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
894
}}}{{{#!if date=pos ? 항목20.substr(0,pos).trim() : 항목20.substr(0).trim();
895
}}}{{{#!if item20_rank=pos2 ? 항목20.substr(pos+1, pos2-(pos+1)).trim() : 항목20.substr(pos+1).trim(); item20_rank = item20_rank == "Legacy" || item20_rank >= 151 ? 151 : item20_rank;
896
}}}{{{#!if level=pos3 ? 항목20.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목20.substr(pos2+1).trim() : null;
897
}}}{{{#!if levelrev=pos3 ? 항목20.substr(pos3+1).trim() : null;
898
}}}{{{#!if diff=(+item20_rank)-(+item19_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
899
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
900
}}}{{{#!if 퇴출20 != null
901
{{{#!if pos=퇴출20.indexOf("/"); pos = pos == -1 ? null : pos;
902
}}}{{{#!if target=pos ? 퇴출20.substr(0,pos).trim() : 퇴출20.substr(0).trim();
903
}}}{{{#!if diffconverted=-(pos ? 퇴출20.substr(pos+1).trim() : null);
904
}}}{{{#!if target == "TOP 10"
905
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
906
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
907
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
908
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
909
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
910
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입20 != null
911
{{{#!if pos=진입20.indexOf("/"); pos = pos == -1 ? null : pos;
912
}}}{{{#!if target=pos ? 진입20.substr(0,pos).trim() : 진입20.substr(0).trim();
913
}}}{{{#!if diffconverted="+" + (pos ? 진입20.substr(pos+1).trim() : null);
914
}}}{{{#!if target == "TOP 10"
915
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
916
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
917
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
918
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
919
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
920
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
921
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
922
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
923
{{{#!if 퇴출20 != null && target == "Extended"
924
'''Legacy'''}}}{{{#!if 퇴출20 == null || target != "Extended"
925
'''#@item20_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
926
{{{#!if diff < 0
927
{{{#!if level != null
928
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
929
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
930
'''재평가'''}}}{{{#!if diff > 0
931
{{{#!if level != null
932
{{{#!if levelrev != null
933
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
934
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
935
'''재평가로 하락'''}}}}}}{{{#!if 오류20 != null
936
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출20 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item20_rank > 10) || (진입20 != null && (target == "Main" || target == "Extended") && +item20_rank > 10)
937
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
938
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
939
}}}}}}{{{#!if 항목21 != null
940
## 선언부
941
{{{#!if pos=항목21.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목21.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목21.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
942
}}}{{{#!if date=pos ? 항목21.substr(0,pos).trim() : 항목21.substr(0).trim();
943
}}}{{{#!if item21_rank=pos2 ? 항목21.substr(pos+1, pos2-(pos+1)).trim() : 항목21.substr(pos+1).trim(); item21_rank = item21_rank == "Legacy" || item21_rank >= 151 ? 151 : item21_rank;
944
}}}{{{#!if level=pos3 ? 항목21.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목21.substr(pos2+1).trim() : null;
945
}}}{{{#!if levelrev=pos3 ? 항목21.substr(pos3+1).trim() : null;
946
}}}{{{#!if diff=(+item21_rank)-(+item20_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
947
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
948
}}}{{{#!if 퇴출21 != null
949
{{{#!if pos=퇴출21.indexOf("/"); pos = pos == -1 ? null : pos;
950
}}}{{{#!if target=pos ? 퇴출21.substr(0,pos).trim() : 퇴출21.substr(0).trim();
951
}}}{{{#!if diffconverted=-(pos ? 퇴출21.substr(pos+1).trim() : null);
952
}}}{{{#!if target == "TOP 10"
953
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
954
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
955
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
956
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
957
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
958
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입21 != null
959
{{{#!if pos=진입21.indexOf("/"); pos = pos == -1 ? null : pos;
960
}}}{{{#!if target=pos ? 진입21.substr(0,pos).trim() : 진입21.substr(0).trim();
961
}}}{{{#!if diffconverted="+" + (pos ? 진입21.substr(pos+1).trim() : null);
962
}}}{{{#!if target == "TOP 10"
963
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
964
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
965
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
966
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
967
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
968
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
969
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
970
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
971
{{{#!if 퇴출21 != null && target == "Extended"
972
'''Legacy'''}}}{{{#!if 퇴출21 == null || target != "Extended"
973
'''#@item21_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
974
{{{#!if diff < 0
975
{{{#!if level != null
976
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
977
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
978
'''재평가'''}}}{{{#!if diff > 0
979
{{{#!if level != null
980
{{{#!if levelrev != null
981
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
982
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
983
'''재평가로 하락'''}}}}}}{{{#!if 오류21 != null
984
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출21 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item21_rank > 10) || (진입21 != null && (target == "Main" || target == "Extended") && +item21_rank > 10)
985
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
986
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
987
}}}}}}{{{#!if 항목22 != null
988
## 선언부
989
{{{#!if pos=항목22.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목22.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목22.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
990
}}}{{{#!if date=pos ? 항목22.substr(0,pos).trim() : 항목22.substr(0).trim();
991
}}}{{{#!if item22_rank=pos2 ? 항목22.substr(pos+1, pos2-(pos+1)).trim() : 항목22.substr(pos+1).trim(); item22_rank = item22_rank == "Legacy" || item22_rank >= 151 ? 151 : item22_rank;
992
}}}{{{#!if level=pos3 ? 항목22.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목22.substr(pos2+1).trim() : null;
993
}}}{{{#!if levelrev=pos3 ? 항목22.substr(pos3+1).trim() : null;
994
}}}{{{#!if diff=(+item22_rank)-(+item21_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
995
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
996
}}}{{{#!if 퇴출22 != null
997
{{{#!if pos=퇴출22.indexOf("/"); pos = pos == -1 ? null : pos;
998
}}}{{{#!if target=pos ? 퇴출22.substr(0,pos).trim() : 퇴출22.substr(0).trim();
999
}}}{{{#!if diffconverted=-(pos ? 퇴출22.substr(pos+1).trim() : null);
1000
}}}{{{#!if target == "TOP 10"
1001
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1002
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1003
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1004
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1005
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1006
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입22 != null
1007
{{{#!if pos=진입22.indexOf("/"); pos = pos == -1 ? null : pos;
1008
}}}{{{#!if target=pos ? 진입22.substr(0,pos).trim() : 진입22.substr(0).trim();
1009
}}}{{{#!if diffconverted="+" + (pos ? 진입22.substr(pos+1).trim() : null);
1010
}}}{{{#!if target == "TOP 10"
1011
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1012
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1013
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1014
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1015
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1016
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1017
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1018
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1019
{{{#!if 퇴출22 != null && target == "Extended"
1020
'''Legacy'''}}}{{{#!if 퇴출22 == null || target != "Extended"
1021
'''#@item22_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1022
{{{#!if diff < 0
1023
{{{#!if level != null
1024
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1025
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1026
'''재평가'''}}}{{{#!if diff > 0
1027
{{{#!if level != null
1028
{{{#!if levelrev != null
1029
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1030
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1031
'''재평가로 하락'''}}}}}}{{{#!if 오류22 != null
1032
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출22 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item22_rank > 10) || (진입22 != null && (target == "Main" || target == "Extended") && +item22_rank > 10)
1033
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1034
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1035
}}}}}}{{{#!if 항목23 != null
1036
## 선언부
1037
{{{#!if pos=항목23.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목23.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목23.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1038
}}}{{{#!if date=pos ? 항목23.substr(0,pos).trim() : 항목23.substr(0).trim();
1039
}}}{{{#!if item23_rank=pos2 ? 항목23.substr(pos+1, pos2-(pos+1)).trim() : 항목23.substr(pos+1).trim(); item23_rank = item23_rank == "Legacy" || item23_rank >= 151 ? 151 : item23_rank;
1040
}}}{{{#!if level=pos3 ? 항목23.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목23.substr(pos2+1).trim() : null;
1041
}}}{{{#!if levelrev=pos3 ? 항목23.substr(pos3+1).trim() : null;
1042
}}}{{{#!if diff=(+item23_rank)-(+item22_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1043
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1044
}}}{{{#!if 퇴출23 != null
1045
{{{#!if pos=퇴출23.indexOf("/"); pos = pos == -1 ? null : pos;
1046
}}}{{{#!if target=pos ? 퇴출23.substr(0,pos).trim() : 퇴출23.substr(0).trim();
1047
}}}{{{#!if diffconverted=-(pos ? 퇴출23.substr(pos+1).trim() : null);
1048
}}}{{{#!if target == "TOP 10"
1049
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1050
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1051
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1052
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1053
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1054
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입23 != null
1055
{{{#!if pos=진입23.indexOf("/"); pos = pos == -1 ? null : pos;
1056
}}}{{{#!if target=pos ? 진입23.substr(0,pos).trim() : 진입23.substr(0).trim();
1057
}}}{{{#!if diffconverted="+" + (pos ? 진입23.substr(pos+1).trim() : null);
1058
}}}{{{#!if target == "TOP 10"
1059
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1060
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1061
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1062
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1063
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1064
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1065
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1066
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1067
{{{#!if 퇴출23 != null && target == "Extended"
1068
'''Legacy'''}}}{{{#!if 퇴출23 == null || target != "Extended"
1069
'''#@item23_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1070
{{{#!if diff < 0
1071
{{{#!if level != null
1072
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1073
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1074
'''재평가'''}}}{{{#!if diff > 0
1075
{{{#!if level != null
1076
{{{#!if levelrev != null
1077
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1078
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1079
'''재평가로 하락'''}}}}}}{{{#!if 오류23 != null
1080
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출23 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item23_rank > 10) || (진입23 != null && (target == "Main" || target == "Extended") && +item23_rank > 10)
1081
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1082
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1083
}}}}}}{{{#!if 항목24 != null
1084
## 선언부
1085
{{{#!if pos=항목24.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목24.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목24.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1086
}}}{{{#!if date=pos ? 항목24.substr(0,pos).trim() : 항목24.substr(0).trim();
1087
}}}{{{#!if item24_rank=pos2 ? 항목24.substr(pos+1, pos2-(pos+1)).trim() : 항목24.substr(pos+1).trim(); item24_rank = item24_rank == "Legacy" || item24_rank >= 151 ? 151 : item24_rank;
1088
}}}{{{#!if level=pos3 ? 항목24.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목24.substr(pos2+1).trim() : null;
1089
}}}{{{#!if levelrev=pos3 ? 항목24.substr(pos3+1).trim() : null;
1090
}}}{{{#!if diff=(+item24_rank)-(+item23_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1091
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1092
}}}{{{#!if 퇴출24 != null
1093
{{{#!if pos=퇴출24.indexOf("/"); pos = pos == -1 ? null : pos;
1094
}}}{{{#!if target=pos ? 퇴출24.substr(0,pos).trim() : 퇴출24.substr(0).trim();
1095
}}}{{{#!if diffconverted=-(pos ? 퇴출24.substr(pos+1).trim() : null);
1096
}}}{{{#!if target == "TOP 10"
1097
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1098
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1099
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1100
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1101
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1102
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입24 != null
1103
{{{#!if pos=진입24.indexOf("/"); pos = pos == -1 ? null : pos;
1104
}}}{{{#!if target=pos ? 진입24.substr(0,pos).trim() : 진입24.substr(0).trim();
1105
}}}{{{#!if diffconverted="+" + (pos ? 진입24.substr(pos+1).trim() : null);
1106
}}}{{{#!if target == "TOP 10"
1107
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1108
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1109
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1110
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1111
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1112
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1113
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1114
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1115
{{{#!if 퇴출24 != null && target == "Extended"
1116
'''Legacy'''}}}{{{#!if 퇴출24 == null || target != "Extended"
1117
'''#@item24_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1118
{{{#!if diff < 0
1119
{{{#!if level != null
1120
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1121
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1122
'''재평가'''}}}{{{#!if diff > 0
1123
{{{#!if level != null
1124
{{{#!if levelrev != null
1125
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1126
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1127
'''재평가로 하락'''}}}}}}{{{#!if 오류24 != null
1128
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출24 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item24_rank > 10) || (진입24 != null && (target == "Main" || target == "Extended") && +item24_rank > 10)
1129
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1130
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1131
}}}}}}{{{#!if 항목25 != null
1132
## 선언부
1133
{{{#!if pos=항목25.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목25.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목25.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1134
}}}{{{#!if date=pos ? 항목25.substr(0,pos).trim() : 항목25.substr(0).trim();
1135
}}}{{{#!if item25_rank=pos2 ? 항목25.substr(pos+1, pos2-(pos+1)).trim() : 항목25.substr(pos+1).trim(); item25_rank = item25_rank == "Legacy" || item25_rank >= 151 ? 151 : item25_rank;
1136
}}}{{{#!if level=pos3 ? 항목25.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목25.substr(pos2+1).trim() : null;
1137
}}}{{{#!if levelrev=pos3 ? 항목25.substr(pos3+1).trim() : null;
1138
}}}{{{#!if diff=(+item25_rank)-(+item24_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1139
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1140
}}}{{{#!if 퇴출25 != null
1141
{{{#!if pos=퇴출25.indexOf("/"); pos = pos == -1 ? null : pos;
1142
}}}{{{#!if target=pos ? 퇴출25.substr(0,pos).trim() : 퇴출25.substr(0).trim();
1143
}}}{{{#!if diffconverted=-(pos ? 퇴출25.substr(pos+1).trim() : null);
1144
}}}{{{#!if target == "TOP 10"
1145
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1146
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1147
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1148
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1149
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1150
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입25 != null
1151
{{{#!if pos=진입25.indexOf("/"); pos = pos == -1 ? null : pos;
1152
}}}{{{#!if target=pos ? 진입25.substr(0,pos).trim() : 진입25.substr(0).trim();
1153
}}}{{{#!if diffconverted="+" + (pos ? 진입25.substr(pos+1).trim() : null);
1154
}}}{{{#!if target == "TOP 10"
1155
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1156
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1157
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1158
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1159
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1160
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1161
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1162
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1163
{{{#!if 퇴출25 != null && target == "Extended"
1164
'''Legacy'''}}}{{{#!if 퇴출25 == null || target != "Extended"
1165
'''#@item25_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1166
{{{#!if diff < 0
1167
{{{#!if level != null
1168
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1169
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1170
'''재평가'''}}}{{{#!if diff > 0
1171
{{{#!if level != null
1172
{{{#!if levelrev != null
1173
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1174
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1175
'''재평가로 하락'''}}}}}}{{{#!if 오류25 != null
1176
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출25 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item25_rank > 10) || (진입25 != null && (target == "Main" || target == "Extended") && +item25_rank > 10)
1177
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1178
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1179
}}}}}}{{{#!if 항목26 != null
1180
## 선언부
1181
{{{#!if pos=항목26.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목26.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목26.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1182
}}}{{{#!if date=pos ? 항목26.substr(0,pos).trim() : 항목26.substr(0).trim();
1183
}}}{{{#!if item26_rank=pos2 ? 항목26.substr(pos+1, pos2-(pos+1)).trim() : 항목26.substr(pos+1).trim(); item26_rank = item26_rank == "Legacy" || item26_rank >= 151 ? 151 : item26_rank;
1184
}}}{{{#!if level=pos3 ? 항목26.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목26.substr(pos2+1).trim() : null;
1185
}}}{{{#!if levelrev=pos3 ? 항목26.substr(pos3+1).trim() : null;
1186
}}}{{{#!if diff=(+item26_rank)-(+item25_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1187
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1188
}}}{{{#!if 퇴출26 != null
1189
{{{#!if pos=퇴출26.indexOf("/"); pos = pos == -1 ? null : pos;
1190
}}}{{{#!if target=pos ? 퇴출26.substr(0,pos).trim() : 퇴출26.substr(0).trim();
1191
}}}{{{#!if diffconverted=-(pos ? 퇴출26.substr(pos+1).trim() : null);
1192
}}}{{{#!if target == "TOP 10"
1193
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1194
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1195
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1196
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1197
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1198
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입26 != null
1199
{{{#!if pos=진입26.indexOf("/"); pos = pos == -1 ? null : pos;
1200
}}}{{{#!if target=pos ? 진입26.substr(0,pos).trim() : 진입26.substr(0).trim();
1201
}}}{{{#!if diffconverted="+" + (pos ? 진입26.substr(pos+1).trim() : null);
1202
}}}{{{#!if target == "TOP 10"
1203
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1204
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1205
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1206
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1207
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1208
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1209
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1210
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1211
{{{#!if 퇴출26 != null && target == "Extended"
1212
'''Legacy'''}}}{{{#!if 퇴출26 == null || target != "Extended"
1213
'''#@item26_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1214
{{{#!if diff < 0
1215
{{{#!if level != null
1216
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1217
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1218
'''재평가'''}}}{{{#!if diff > 0
1219
{{{#!if level != null
1220
{{{#!if levelrev != null
1221
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1222
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1223
'''재평가로 하락'''}}}}}}{{{#!if 오류26 != null
1224
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출26 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item26_rank > 10) || (진입26 != null && (target == "Main" || target == "Extended") && +item26_rank > 10)
1225
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1226
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1227
}}}}}}{{{#!if 항목27 != null
1228
## 선언부
1229
{{{#!if pos=항목27.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목27.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목27.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1230
}}}{{{#!if date=pos ? 항목27.substr(0,pos).trim() : 항목27.substr(0).trim();
1231
}}}{{{#!if item27_rank=pos2 ? 항목27.substr(pos+1, pos2-(pos+1)).trim() : 항목27.substr(pos+1).trim(); item27_rank = item27_rank == "Legacy" || item27_rank >= 151 ? 151 : item27_rank;
1232
}}}{{{#!if level=pos3 ? 항목27.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목27.substr(pos2+1).trim() : null;
1233
}}}{{{#!if levelrev=pos3 ? 항목27.substr(pos3+1).trim() : null;
1234
}}}{{{#!if diff=(+item27_rank)-(+item26_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1235
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1236
}}}{{{#!if 퇴출27 != null
1237
{{{#!if pos=퇴출27.indexOf("/"); pos = pos == -1 ? null : pos;
1238
}}}{{{#!if target=pos ? 퇴출27.substr(0,pos).trim() : 퇴출27.substr(0).trim();
1239
}}}{{{#!if diffconverted=-(pos ? 퇴출27.substr(pos+1).trim() : null);
1240
}}}{{{#!if target == "TOP 10"
1241
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1242
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1243
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1244
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1245
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1246
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입27 != null
1247
{{{#!if pos=진입27.indexOf("/"); pos = pos == -1 ? null : pos;
1248
}}}{{{#!if target=pos ? 진입27.substr(0,pos).trim() : 진입27.substr(0).trim();
1249
}}}{{{#!if diffconverted="+" + (pos ? 진입27.substr(pos+1).trim() : null);
1250
}}}{{{#!if target == "TOP 10"
1251
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1252
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1253
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1254
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1255
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1256
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1257
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1258
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1259
{{{#!if 퇴출27 != null && target == "Extended"
1260
'''Legacy'''}}}{{{#!if 퇴출27 == null || target != "Extended"
1261
'''#@item27_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1262
{{{#!if diff < 0
1263
{{{#!if level != null
1264
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1265
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1266
'''재평가'''}}}{{{#!if diff > 0
1267
{{{#!if level != null
1268
{{{#!if levelrev != null
1269
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1270
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1271
'''재평가로 하락'''}}}}}}{{{#!if 오류27 != null
1272
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출27 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item27_rank > 10) || (진입27 != null && (target == "Main" || target == "Extended") && +item27_rank > 10)
1273
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1274
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1275
}}}}}}{{{#!if 항목28 != null
1276
## 선언부
1277
{{{#!if pos=항목28.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목28.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목28.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1278
}}}{{{#!if date=pos ? 항목28.substr(0,pos).trim() : 항목28.substr(0).trim();
1279
}}}{{{#!if item28_rank=pos2 ? 항목28.substr(pos+1, pos2-(pos+1)).trim() : 항목28.substr(pos+1).trim(); item28_rank = item28_rank == "Legacy" || item28_rank >= 151 ? 151 : item28_rank;
1280
}}}{{{#!if level=pos3 ? 항목28.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목28.substr(pos2+1).trim() : null;
1281
}}}{{{#!if levelrev=pos3 ? 항목28.substr(pos3+1).trim() : null;
1282
}}}{{{#!if diff=(+item28_rank)-(+item27_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1283
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1284
}}}{{{#!if 퇴출28 != null
1285
{{{#!if pos=퇴출28.indexOf("/"); pos = pos == -1 ? null : pos;
1286
}}}{{{#!if target=pos ? 퇴출28.substr(0,pos).trim() : 퇴출28.substr(0).trim();
1287
}}}{{{#!if diffconverted=-(pos ? 퇴출28.substr(pos+1).trim() : null);
1288
}}}{{{#!if target == "TOP 10"
1289
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1290
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1291
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1292
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1293
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1294
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입28 != null
1295
{{{#!if pos=진입28.indexOf("/"); pos = pos == -1 ? null : pos;
1296
}}}{{{#!if target=pos ? 진입28.substr(0,pos).trim() : 진입28.substr(0).trim();
1297
}}}{{{#!if diffconverted="+" + (pos ? 진입28.substr(pos+1).trim() : null);
1298
}}}{{{#!if target == "TOP 10"
1299
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1300
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1301
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1302
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1303
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1304
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1305
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1306
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1307
{{{#!if 퇴출28 != null && target == "Extended"
1308
'''Legacy'''}}}{{{#!if 퇴출28 == null || target != "Extended"
1309
'''#@item28_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1310
{{{#!if diff < 0
1311
{{{#!if level != null
1312
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1313
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1314
'''재평가'''}}}{{{#!if diff > 0
1315
{{{#!if level != null
1316
{{{#!if levelrev != null
1317
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1318
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1319
'''재평가로 하락'''}}}}}}{{{#!if 오류28 != null
1320
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출28 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item28_rank > 10) || (진입28 != null && (target == "Main" || target == "Extended") && +item28_rank > 10)
1321
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1322
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1323
}}}}}}{{{#!if 항목29 != null
1324
## 선언부
1325
{{{#!if pos=항목29.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목29.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목29.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1326
}}}{{{#!if date=pos ? 항목29.substr(0,pos).trim() : 항목29.substr(0).trim();
1327
}}}{{{#!if item29_rank=pos2 ? 항목29.substr(pos+1, pos2-(pos+1)).trim() : 항목29.substr(pos+1).trim(); item29_rank = item29_rank == "Legacy" || item29_rank >= 151 ? 151 : item29_rank;
1328
}}}{{{#!if level=pos3 ? 항목29.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목29.substr(pos2+1).trim() : null;
1329
}}}{{{#!if levelrev=pos3 ? 항목29.substr(pos3+1).trim() : null;
1330
}}}{{{#!if diff=(+item29_rank)-(+item28_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1331
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1332
}}}{{{#!if 퇴출29 != null
1333
{{{#!if pos=퇴출29.indexOf("/"); pos = pos == -1 ? null : pos;
1334
}}}{{{#!if target=pos ? 퇴출29.substr(0,pos).trim() : 퇴출29.substr(0).trim();
1335
}}}{{{#!if diffconverted=-(pos ? 퇴출29.substr(pos+1).trim() : null);
1336
}}}{{{#!if target == "TOP 10"
1337
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1338
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1339
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1340
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1341
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1342
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입29 != null
1343
{{{#!if pos=진입29.indexOf("/"); pos = pos == -1 ? null : pos;
1344
}}}{{{#!if target=pos ? 진입29.substr(0,pos).trim() : 진입29.substr(0).trim();
1345
}}}{{{#!if diffconverted="+" + (pos ? 진입29.substr(pos+1).trim() : null);
1346
}}}{{{#!if target == "TOP 10"
1347
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1348
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1349
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1350
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1351
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1352
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1353
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1354
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1355
{{{#!if 퇴출29 != null && target == "Extended"
1356
'''Legacy'''}}}{{{#!if 퇴출29 == null || target != "Extended"
1357
'''#@item29_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1358
{{{#!if diff < 0
1359
{{{#!if level != null
1360
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1361
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1362
'''재평가'''}}}{{{#!if diff > 0
1363
{{{#!if level != null
1364
{{{#!if levelrev != null
1365
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1366
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1367
'''재평가로 하락'''}}}}}}{{{#!if 오류29 != null
1368
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출29 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item29_rank > 10) || (진입29 != null && (target == "Main" || target == "Extended") && +item29_rank > 10)
1369
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1370
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1371
}}}}}}{{{#!if 항목30 != null
1372
## 선언부
1373
{{{#!if pos=항목30.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목30.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목30.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1374
}}}{{{#!if date=pos ? 항목30.substr(0,pos).trim() : 항목30.substr(0).trim();
1375
}}}{{{#!if item30_rank=pos2 ? 항목30.substr(pos+1, pos2-(pos+1)).trim() : 항목30.substr(pos+1).trim(); item30_rank = item30_rank == "Legacy" || item30_rank >= 151 ? 151 : item30_rank;
1376
}}}{{{#!if level=pos3 ? 항목30.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목30.substr(pos2+1).trim() : null;
1377
}}}{{{#!if levelrev=pos3 ? 항목30.substr(pos3+1).trim() : null;
1378
}}}{{{#!if diff=(+item30_rank)-(+item29_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1379
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1380
}}}{{{#!if 퇴출30 != null
1381
{{{#!if pos=퇴출30.indexOf("/"); pos = pos == -1 ? null : pos;
1382
}}}{{{#!if target=pos ? 퇴출30.substr(0,pos).trim() : 퇴출30.substr(0).trim();
1383
}}}{{{#!if diffconverted=-(pos ? 퇴출30.substr(pos+1).trim() : null);
1384
}}}{{{#!if target == "TOP 10"
1385
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1386
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1387
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1388
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1389
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1390
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입30 != null
1391
{{{#!if pos=진입30.indexOf("/"); pos = pos == -1 ? null : pos;
1392
}}}{{{#!if target=pos ? 진입30.substr(0,pos).trim() : 진입30.substr(0).trim();
1393
}}}{{{#!if diffconverted="+" + (pos ? 진입30.substr(pos+1).trim() : null);
1394
}}}{{{#!if target == "TOP 10"
1395
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1396
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1397
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1398
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1399
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1400
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1401
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1402
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1403
{{{#!if 퇴출30 != null && target == "Extended"
1404
'''Legacy'''}}}{{{#!if 퇴출30 == null || target != "Extended"
1405
'''#@item30_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1406
{{{#!if diff < 0
1407
{{{#!if level != null
1408
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1409
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1410
'''재평가'''}}}{{{#!if diff > 0
1411
{{{#!if level != null
1412
{{{#!if levelrev != null
1413
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1414
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1415
'''재평가로 하락'''}}}}}}{{{#!if 오류30 != null
1416
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출30 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item30_rank > 10) || (진입30 != null && (target == "Main" || target == "Extended") && +item30_rank > 10)
1417
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1418
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1419
}}}}}}{{{#!if 항목31 != null
1420
## 선언부
1421
{{{#!if pos=항목31.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목31.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목31.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1422
}}}{{{#!if date=pos ? 항목31.substr(0,pos).trim() : 항목31.substr(0).trim();
1423
}}}{{{#!if item31_rank=pos2 ? 항목31.substr(pos+1, pos2-(pos+1)).trim() : 항목31.substr(pos+1).trim(); item31_rank = item31_rank == "Legacy" || item31_rank >= 151 ? 151 : item31_rank;
1424
}}}{{{#!if level=pos3 ? 항목31.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목31.substr(pos2+1).trim() : null;
1425
}}}{{{#!if levelrev=pos3 ? 항목31.substr(pos3+1).trim() : null;
1426
}}}{{{#!if diff=(+item31_rank)-(+item30_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1427
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1428
}}}{{{#!if 퇴출31 != null
1429
{{{#!if pos=퇴출31.indexOf("/"); pos = pos == -1 ? null : pos;
1430
}}}{{{#!if target=pos ? 퇴출31.substr(0,pos).trim() : 퇴출31.substr(0).trim();
1431
}}}{{{#!if diffconverted=-(pos ? 퇴출31.substr(pos+1).trim() : null);
1432
}}}{{{#!if target == "TOP 10"
1433
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1434
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1435
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1436
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1437
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1438
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입31 != null
1439
{{{#!if pos=진입31.indexOf("/"); pos = pos == -1 ? null : pos;
1440
}}}{{{#!if target=pos ? 진입31.substr(0,pos).trim() : 진입31.substr(0).trim();
1441
}}}{{{#!if diffconverted="+" + (pos ? 진입31.substr(pos+1).trim() : null);
1442
}}}{{{#!if target == "TOP 10"
1443
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1444
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1445
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1446
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1447
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1448
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1449
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1450
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1451
{{{#!if 퇴출31 != null && target == "Extended"
1452
'''Legacy'''}}}{{{#!if 퇴출31 == null || target != "Extended"
1453
'''#@item31_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1454
{{{#!if diff < 0
1455
{{{#!if level != null
1456
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1457
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1458
'''재평가'''}}}{{{#!if diff > 0
1459
{{{#!if level != null
1460
{{{#!if levelrev != null
1461
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1462
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1463
'''재평가로 하락'''}}}}}}{{{#!if 오류31 != null
1464
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출31 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item31_rank > 10) || (진입31 != null && (target == "Main" || target == "Extended") && +item31_rank > 10)
1465
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1466
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1467
}}}}}}{{{#!if 항목32 != null
1468
## 선언부
1469
{{{#!if pos=항목32.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목32.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목32.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1470
}}}{{{#!if date=pos ? 항목32.substr(0,pos).trim() : 항목32.substr(0).trim();
1471
}}}{{{#!if item32_rank=pos2 ? 항목32.substr(pos+1, pos2-(pos+1)).trim() : 항목32.substr(pos+1).trim(); item32_rank = item32_rank == "Legacy" || item32_rank >= 151 ? 151 : item32_rank;
1472
}}}{{{#!if level=pos3 ? 항목32.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목32.substr(pos2+1).trim() : null;
1473
}}}{{{#!if levelrev=pos3 ? 항목32.substr(pos3+1).trim() : null;
1474
}}}{{{#!if diff=(+item32_rank)-(+item31_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1475
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1476
}}}{{{#!if 퇴출32 != null
1477
{{{#!if pos=퇴출32.indexOf("/"); pos = pos == -1 ? null : pos;
1478
}}}{{{#!if target=pos ? 퇴출32.substr(0,pos).trim() : 퇴출32.substr(0).trim();
1479
}}}{{{#!if diffconverted=-(pos ? 퇴출32.substr(pos+1).trim() : null);
1480
}}}{{{#!if target == "TOP 10"
1481
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1482
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1483
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1484
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1485
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1486
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입32 != null
1487
{{{#!if pos=진입32.indexOf("/"); pos = pos == -1 ? null : pos;
1488
}}}{{{#!if target=pos ? 진입32.substr(0,pos).trim() : 진입32.substr(0).trim();
1489
}}}{{{#!if diffconverted="+" + (pos ? 진입32.substr(pos+1).trim() : null);
1490
}}}{{{#!if target == "TOP 10"
1491
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1492
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1493
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1494
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1495
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1496
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1497
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1498
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1499
{{{#!if 퇴출32 != null && target == "Extended"
1500
'''Legacy'''}}}{{{#!if 퇴출32 == null || target != "Extended"
1501
'''#@item32_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1502
{{{#!if diff < 0
1503
{{{#!if level != null
1504
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1505
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1506
'''재평가'''}}}{{{#!if diff > 0
1507
{{{#!if level != null
1508
{{{#!if levelrev != null
1509
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1510
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1511
'''재평가로 하락'''}}}}}}{{{#!if 오류32 != null
1512
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출32 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item32_rank > 10) || (진입32 != null && (target == "Main" || target == "Extended") && +item32_rank > 10)
1513
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1514
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1515
}}}}}}{{{#!if 항목33 != null
1516
## 선언부
1517
{{{#!if pos=항목33.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목33.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목33.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1518
}}}{{{#!if date=pos ? 항목33.substr(0,pos).trim() : 항목33.substr(0).trim();
1519
}}}{{{#!if item33_rank=pos2 ? 항목33.substr(pos+1, pos2-(pos+1)).trim() : 항목33.substr(pos+1).trim(); item33_rank = item33_rank == "Legacy" || item33_rank >= 151 ? 151 : item33_rank;
1520
}}}{{{#!if level=pos3 ? 항목33.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목33.substr(pos2+1).trim() : null;
1521
}}}{{{#!if levelrev=pos3 ? 항목33.substr(pos3+1).trim() : null;
1522
}}}{{{#!if diff=(+item33_rank)-(+item32_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1523
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1524
}}}{{{#!if 퇴출33 != null
1525
{{{#!if pos=퇴출33.indexOf("/"); pos = pos == -1 ? null : pos;
1526
}}}{{{#!if target=pos ? 퇴출33.substr(0,pos).trim() : 퇴출33.substr(0).trim();
1527
}}}{{{#!if diffconverted=-(pos ? 퇴출33.substr(pos+1).trim() : null);
1528
}}}{{{#!if target == "TOP 10"
1529
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1530
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1531
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1532
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1533
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1534
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입33 != null
1535
{{{#!if pos=진입33.indexOf("/"); pos = pos == -1 ? null : pos;
1536
}}}{{{#!if target=pos ? 진입33.substr(0,pos).trim() : 진입33.substr(0).trim();
1537
}}}{{{#!if diffconverted="+" + (pos ? 진입33.substr(pos+1).trim() : null);
1538
}}}{{{#!if target == "TOP 10"
1539
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1540
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1541
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1542
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1543
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1544
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1545
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1546
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1547
{{{#!if 퇴출33 != null && target == "Extended"
1548
'''Legacy'''}}}{{{#!if 퇴출33 == null || target != "Extended"
1549
'''#@item33_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1550
{{{#!if diff < 0
1551
{{{#!if level != null
1552
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1553
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1554
'''재평가'''}}}{{{#!if diff > 0
1555
{{{#!if level != null
1556
{{{#!if levelrev != null
1557
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1558
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1559
'''재평가로 하락'''}}}}}}{{{#!if 오류33 != null
1560
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출33 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item33_rank > 10) || (진입33 != null && (target == "Main" || target == "Extended") && +item33_rank > 10)
1561
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1562
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1563
}}}}}}{{{#!if 항목34 != null
1564
## 선언부
1565
{{{#!if pos=항목34.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목34.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목34.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1566
}}}{{{#!if date=pos ? 항목34.substr(0,pos).trim() : 항목34.substr(0).trim();
1567
}}}{{{#!if item34_rank=pos2 ? 항목34.substr(pos+1, pos2-(pos+1)).trim() : 항목34.substr(pos+1).trim(); item34_rank = item34_rank == "Legacy" || item34_rank >= 151 ? 151 : item34_rank;
1568
}}}{{{#!if level=pos3 ? 항목34.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목34.substr(pos2+1).trim() : null;
1569
}}}{{{#!if levelrev=pos3 ? 항목34.substr(pos3+1).trim() : null;
1570
}}}{{{#!if diff=(+item34_rank)-(+item33_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1571
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1572
}}}{{{#!if 퇴출34 != null
1573
{{{#!if pos=퇴출34.indexOf("/"); pos = pos == -1 ? null : pos;
1574
}}}{{{#!if target=pos ? 퇴출34.substr(0,pos).trim() : 퇴출34.substr(0).trim();
1575
}}}{{{#!if diffconverted=-(pos ? 퇴출34.substr(pos+1).trim() : null);
1576
}}}{{{#!if target == "TOP 10"
1577
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1578
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1579
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1580
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1581
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1582
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입34 != null
1583
{{{#!if pos=진입34.indexOf("/"); pos = pos == -1 ? null : pos;
1584
}}}{{{#!if target=pos ? 진입34.substr(0,pos).trim() : 진입34.substr(0).trim();
1585
}}}{{{#!if diffconverted="+" + (pos ? 진입34.substr(pos+1).trim() : null);
1586
}}}{{{#!if target == "TOP 10"
1587
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1588
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1589
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1590
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1591
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1592
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1593
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1594
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1595
{{{#!if 퇴출34 != null && target == "Extended"
1596
'''Legacy'''}}}{{{#!if 퇴출34 == null || target != "Extended"
1597
'''#@item34_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1598
{{{#!if diff < 0
1599
{{{#!if level != null
1600
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1601
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1602
'''재평가'''}}}{{{#!if diff > 0
1603
{{{#!if level != null
1604
{{{#!if levelrev != null
1605
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1606
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1607
'''재평가로 하락'''}}}}}}{{{#!if 오류34 != null
1608
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출34 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item34_rank > 10) || (진입34 != null && (target == "Main" || target == "Extended") && +item34_rank > 10)
1609
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1610
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1611
}}}}}}{{{#!if 항목35 != null
1612
## 선언부
1613
{{{#!if pos=항목35.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목35.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목35.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1614
}}}{{{#!if date=pos ? 항목35.substr(0,pos).trim() : 항목35.substr(0).trim();
1615
}}}{{{#!if item35_rank=pos2 ? 항목35.substr(pos+1, pos2-(pos+1)).trim() : 항목35.substr(pos+1).trim(); item35_rank = item35_rank == "Legacy" || item35_rank >= 151 ? 151 : item35_rank;
1616
}}}{{{#!if level=pos3 ? 항목35.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목35.substr(pos2+1).trim() : null;
1617
}}}{{{#!if levelrev=pos3 ? 항목35.substr(pos3+1).trim() : null;
1618
}}}{{{#!if diff=(+item35_rank)-(+item34_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1619
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1620
}}}{{{#!if 퇴출35 != null
1621
{{{#!if pos=퇴출35.indexOf("/"); pos = pos == -1 ? null : pos;
1622
}}}{{{#!if target=pos ? 퇴출35.substr(0,pos).trim() : 퇴출35.substr(0).trim();
1623
}}}{{{#!if diffconverted=-(pos ? 퇴출35.substr(pos+1).trim() : null);
1624
}}}{{{#!if target == "TOP 10"
1625
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1626
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1627
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1628
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1629
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1630
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입35 != null
1631
{{{#!if pos=진입35.indexOf("/"); pos = pos == -1 ? null : pos;
1632
}}}{{{#!if target=pos ? 진입35.substr(0,pos).trim() : 진입35.substr(0).trim();
1633
}}}{{{#!if diffconverted="+" + (pos ? 진입35.substr(pos+1).trim() : null);
1634
}}}{{{#!if target == "TOP 10"
1635
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1636
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1637
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1638
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1639
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1640
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1641
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1642
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1643
{{{#!if 퇴출35 != null && target == "Extended"
1644
'''Legacy'''}}}{{{#!if 퇴출35 == null || target != "Extended"
1645
'''#@item35_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1646
{{{#!if diff < 0
1647
{{{#!if level != null
1648
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1649
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1650
'''재평가'''}}}{{{#!if diff > 0
1651
{{{#!if level != null
1652
{{{#!if levelrev != null
1653
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1654
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1655
'''재평가로 하락'''}}}}}}{{{#!if 오류35 != null
1656
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출35 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item35_rank > 10) || (진입35 != null && (target == "Main" || target == "Extended") && +item35_rank > 10)
1657
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1658
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1659
}}}}}}{{{#!if 항목36 != null
1660
## 선언부
1661
{{{#!if pos=항목36.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목36.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목36.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1662
}}}{{{#!if date=pos ? 항목36.substr(0,pos).trim() : 항목36.substr(0).trim();
1663
}}}{{{#!if item36_rank=pos2 ? 항목36.substr(pos+1, pos2-(pos+1)).trim() : 항목36.substr(pos+1).trim(); item36_rank = item36_rank == "Legacy" || item36_rank >= 151 ? 151 : item36_rank;
1664
}}}{{{#!if level=pos3 ? 항목36.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목36.substr(pos2+1).trim() : null;
1665
}}}{{{#!if levelrev=pos3 ? 항목36.substr(pos3+1).trim() : null;
1666
}}}{{{#!if diff=(+item36_rank)-(+item35_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1667
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1668
}}}{{{#!if 퇴출36 != null
1669
{{{#!if pos=퇴출36.indexOf("/"); pos = pos == -1 ? null : pos;
1670
}}}{{{#!if target=pos ? 퇴출36.substr(0,pos).trim() : 퇴출36.substr(0).trim();
1671
}}}{{{#!if diffconverted=-(pos ? 퇴출36.substr(pos+1).trim() : null);
1672
}}}{{{#!if target == "TOP 10"
1673
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1674
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1675
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1676
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1677
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1678
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입36 != null
1679
{{{#!if pos=진입36.indexOf("/"); pos = pos == -1 ? null : pos;
1680
}}}{{{#!if target=pos ? 진입36.substr(0,pos).trim() : 진입36.substr(0).trim();
1681
}}}{{{#!if diffconverted="+" + (pos ? 진입36.substr(pos+1).trim() : null);
1682
}}}{{{#!if target == "TOP 10"
1683
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1684
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1685
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1686
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1687
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1688
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1689
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1690
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1691
{{{#!if 퇴출36 != null && target == "Extended"
1692
'''Legacy'''}}}{{{#!if 퇴출36 == null || target != "Extended"
1693
'''#@item36_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1694
{{{#!if diff < 0
1695
{{{#!if level != null
1696
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1697
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1698
'''재평가'''}}}{{{#!if diff > 0
1699
{{{#!if level != null
1700
{{{#!if levelrev != null
1701
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1702
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1703
'''재평가로 하락'''}}}}}}{{{#!if 오류36 != null
1704
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출36 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item36_rank > 10) || (진입36 != null && (target == "Main" || target == "Extended") && +item36_rank > 10)
1705
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1706
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1707
}}}}}}{{{#!if 항목37 != null
1708
## 선언부
1709
{{{#!if pos=항목37.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목37.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목37.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1710
}}}{{{#!if date=pos ? 항목37.substr(0,pos).trim() : 항목37.substr(0).trim();
1711
}}}{{{#!if item37_rank=pos2 ? 항목37.substr(pos+1, pos2-(pos+1)).trim() : 항목37.substr(pos+1).trim(); item37_rank = item37_rank == "Legacy" || item37_rank >= 151 ? 151 : item37_rank;
1712
}}}{{{#!if level=pos3 ? 항목37.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목37.substr(pos2+1).trim() : null;
1713
}}}{{{#!if levelrev=pos3 ? 항목37.substr(pos3+1).trim() : null;
1714
}}}{{{#!if diff=(+item37_rank)-(+item36_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1715
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1716
}}}{{{#!if 퇴출37 != null
1717
{{{#!if pos=퇴출37.indexOf("/"); pos = pos == -1 ? null : pos;
1718
}}}{{{#!if target=pos ? 퇴출37.substr(0,pos).trim() : 퇴출37.substr(0).trim();
1719
}}}{{{#!if diffconverted=-(pos ? 퇴출37.substr(pos+1).trim() : null);
1720
}}}{{{#!if target == "TOP 10"
1721
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1722
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1723
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1724
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1725
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1726
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입37 != null
1727
{{{#!if pos=진입37.indexOf("/"); pos = pos == -1 ? null : pos;
1728
}}}{{{#!if target=pos ? 진입37.substr(0,pos).trim() : 진입37.substr(0).trim();
1729
}}}{{{#!if diffconverted="+" + (pos ? 진입37.substr(pos+1).trim() : null);
1730
}}}{{{#!if target == "TOP 10"
1731
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1732
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1733
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1734
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1735
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1736
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1737
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1738
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1739
{{{#!if 퇴출37 != null && target == "Extended"
1740
'''Legacy'''}}}{{{#!if 퇴출37 == null || target != "Extended"
1741
'''#@item37_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1742
{{{#!if diff < 0
1743
{{{#!if level != null
1744
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1745
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1746
'''재평가'''}}}{{{#!if diff > 0
1747
{{{#!if level != null
1748
{{{#!if levelrev != null
1749
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1750
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1751
'''재평가로 하락'''}}}}}}{{{#!if 오류37 != null
1752
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출37 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item37_rank > 10) || (진입37 != null && (target == "Main" || target == "Extended") && +item37_rank > 10)
1753
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1754
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1755
}}}}}}{{{#!if 항목38 != null
1756
## 선언부
1757
{{{#!if pos=항목38.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목38.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목38.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1758
}}}{{{#!if date=pos ? 항목38.substr(0,pos).trim() : 항목38.substr(0).trim();
1759
}}}{{{#!if item38_rank=pos2 ? 항목38.substr(pos+1, pos2-(pos+1)).trim() : 항목38.substr(pos+1).trim(); item38_rank = item38_rank == "Legacy" || item38_rank >= 151 ? 151 : item38_rank;
1760
}}}{{{#!if level=pos3 ? 항목38.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목38.substr(pos2+1).trim() : null;
1761
}}}{{{#!if levelrev=pos3 ? 항목38.substr(pos3+1).trim() : null;
1762
}}}{{{#!if diff=(+item38_rank)-(+item37_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1763
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1764
}}}{{{#!if 퇴출38 != null
1765
{{{#!if pos=퇴출38.indexOf("/"); pos = pos == -1 ? null : pos;
1766
}}}{{{#!if target=pos ? 퇴출38.substr(0,pos).trim() : 퇴출38.substr(0).trim();
1767
}}}{{{#!if diffconverted=-(pos ? 퇴출38.substr(pos+1).trim() : null);
1768
}}}{{{#!if target == "TOP 10"
1769
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1770
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1771
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1772
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1773
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1774
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입38 != null
1775
{{{#!if pos=진입38.indexOf("/"); pos = pos == -1 ? null : pos;
1776
}}}{{{#!if target=pos ? 진입38.substr(0,pos).trim() : 진입38.substr(0).trim();
1777
}}}{{{#!if diffconverted="+" + (pos ? 진입38.substr(pos+1).trim() : null);
1778
}}}{{{#!if target == "TOP 10"
1779
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1780
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1781
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1782
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1783
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1784
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1785
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1786
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1787
{{{#!if 퇴출38 != null && target == "Extended"
1788
'''Legacy'''}}}{{{#!if 퇴출38 == null || target != "Extended"
1789
'''#@item38_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1790
{{{#!if diff < 0
1791
{{{#!if level != null
1792
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1793
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1794
'''재평가'''}}}{{{#!if diff > 0
1795
{{{#!if level != null
1796
{{{#!if levelrev != null
1797
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1798
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1799
'''재평가로 하락'''}}}}}}{{{#!if 오류38 != null
1800
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출38 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item38_rank > 10) || (진입38 != null && (target == "Main" || target == "Extended") && +item38_rank > 10)
1801
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1802
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1803
}}}}}}{{{#!if 항목39 != null
1804
## 선언부
1805
{{{#!if pos=항목39.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목39.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목39.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1806
}}}{{{#!if date=pos ? 항목39.substr(0,pos).trim() : 항목39.substr(0).trim();
1807
}}}{{{#!if item39_rank=pos2 ? 항목39.substr(pos+1, pos2-(pos+1)).trim() : 항목39.substr(pos+1).trim(); item39_rank = item39_rank == "Legacy" || item39_rank >= 151 ? 151 : item39_rank;
1808
}}}{{{#!if level=pos3 ? 항목39.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목39.substr(pos2+1).trim() : null;
1809
}}}{{{#!if levelrev=pos3 ? 항목39.substr(pos3+1).trim() : null;
1810
}}}{{{#!if diff=(+item39_rank)-(+item38_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1811
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1812
}}}{{{#!if 퇴출39 != null
1813
{{{#!if pos=퇴출39.indexOf("/"); pos = pos == -1 ? null : pos;
1814
}}}{{{#!if target=pos ? 퇴출39.substr(0,pos).trim() : 퇴출39.substr(0).trim();
1815
}}}{{{#!if diffconverted=-(pos ? 퇴출39.substr(pos+1).trim() : null);
1816
}}}{{{#!if target == "TOP 10"
1817
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1818
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1819
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1820
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1821
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1822
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입39 != null
1823
{{{#!if pos=진입39.indexOf("/"); pos = pos == -1 ? null : pos;
1824
}}}{{{#!if target=pos ? 진입39.substr(0,pos).trim() : 진입39.substr(0).trim();
1825
}}}{{{#!if diffconverted="+" + (pos ? 진입39.substr(pos+1).trim() : null);
1826
}}}{{{#!if target == "TOP 10"
1827
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1828
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1829
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1830
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1831
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1832
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1833
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1834
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1835
{{{#!if 퇴출39 != null && target == "Extended"
1836
'''Legacy'''}}}{{{#!if 퇴출39 == null || target != "Extended"
1837
'''#@item39_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1838
{{{#!if diff < 0
1839
{{{#!if level != null
1840
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1841
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1842
'''재평가'''}}}{{{#!if diff > 0
1843
{{{#!if level != null
1844
{{{#!if levelrev != null
1845
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1846
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1847
'''재평가로 하락'''}}}}}}{{{#!if 오류39 != null
1848
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출39 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item39_rank > 10) || (진입39 != null && (target == "Main" || target == "Extended") && +item39_rank > 10)
1849
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1850
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1851
}}}}}}{{{#!if 항목40 != null
1852
## 선언부
1853
{{{#!if pos=항목40.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목40.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목40.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1854
}}}{{{#!if date=pos ? 항목40.substr(0,pos).trim() : 항목40.substr(0).trim();
1855
}}}{{{#!if item40_rank=pos2 ? 항목40.substr(pos+1, pos2-(pos+1)).trim() : 항목40.substr(pos+1).trim(); item40_rank = item40_rank == "Legacy" || item40_rank >= 151 ? 151 : item40_rank;
1856
}}}{{{#!if level=pos3 ? 항목40.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목40.substr(pos2+1).trim() : null;
1857
}}}{{{#!if levelrev=pos3 ? 항목40.substr(pos3+1).trim() : null;
1858
}}}{{{#!if diff=(+item40_rank)-(+item39_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1859
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1860
}}}{{{#!if 퇴출40 != null
1861
{{{#!if pos=퇴출40.indexOf("/"); pos = pos == -1 ? null : pos;
1862
}}}{{{#!if target=pos ? 퇴출40.substr(0,pos).trim() : 퇴출40.substr(0).trim();
1863
}}}{{{#!if diffconverted=-(pos ? 퇴출40.substr(pos+1).trim() : null);
1864
}}}{{{#!if target == "TOP 10"
1865
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1866
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1867
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1868
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1869
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1870
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입40 != null
1871
{{{#!if pos=진입40.indexOf("/"); pos = pos == -1 ? null : pos;
1872
}}}{{{#!if target=pos ? 진입40.substr(0,pos).trim() : 진입40.substr(0).trim();
1873
}}}{{{#!if diffconverted="+" + (pos ? 진입40.substr(pos+1).trim() : null);
1874
}}}{{{#!if target == "TOP 10"
1875
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1876
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1877
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1878
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1879
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1880
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1881
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1882
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1883
{{{#!if 퇴출40 != null && target == "Extended"
1884
'''Legacy'''}}}{{{#!if 퇴출40 == null || target != "Extended"
1885
'''#@item40_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1886
{{{#!if diff < 0
1887
{{{#!if level != null
1888
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1889
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1890
'''재평가'''}}}{{{#!if diff > 0
1891
{{{#!if level != null
1892
{{{#!if levelrev != null
1893
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1894
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1895
'''재평가로 하락'''}}}}}}{{{#!if 오류40 != null
1896
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출40 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item40_rank > 10) || (진입40 != null && (target == "Main" || target == "Extended") && +item40_rank > 10)
1897
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1898
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1899
}}}}}}{{{#!if 항목41 != null
1900
## 선언부
1901
{{{#!if pos=항목41.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목41.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목41.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1902
}}}{{{#!if date=pos ? 항목41.substr(0,pos).trim() : 항목41.substr(0).trim();
1903
}}}{{{#!if item41_rank=pos2 ? 항목41.substr(pos+1, pos2-(pos+1)).trim() : 항목41.substr(pos+1).trim(); item41_rank = item41_rank == "Legacy" || item41_rank >= 151 ? 151 : item41_rank;
1904
}}}{{{#!if level=pos3 ? 항목41.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목41.substr(pos2+1).trim() : null;
1905
}}}{{{#!if levelrev=pos3 ? 항목41.substr(pos3+1).trim() : null;
1906
}}}{{{#!if diff=(+item41_rank)-(+item40_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1907
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1908
}}}{{{#!if 퇴출41 != null
1909
{{{#!if pos=퇴출41.indexOf("/"); pos = pos == -1 ? null : pos;
1910
}}}{{{#!if target=pos ? 퇴출41.substr(0,pos).trim() : 퇴출41.substr(0).trim();
1911
}}}{{{#!if diffconverted=-(pos ? 퇴출41.substr(pos+1).trim() : null);
1912
}}}{{{#!if target == "TOP 10"
1913
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1914
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1915
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1916
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1917
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1918
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입41 != null
1919
{{{#!if pos=진입41.indexOf("/"); pos = pos == -1 ? null : pos;
1920
}}}{{{#!if target=pos ? 진입41.substr(0,pos).trim() : 진입41.substr(0).trim();
1921
}}}{{{#!if diffconverted="+" + (pos ? 진입41.substr(pos+1).trim() : null);
1922
}}}{{{#!if target == "TOP 10"
1923
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1924
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1925
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1926
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1927
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1928
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1929
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1930
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1931
{{{#!if 퇴출41 != null && target == "Extended"
1932
'''Legacy'''}}}{{{#!if 퇴출41 == null || target != "Extended"
1933
'''#@item41_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1934
{{{#!if diff < 0
1935
{{{#!if level != null
1936
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1937
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1938
'''재평가'''}}}{{{#!if diff > 0
1939
{{{#!if level != null
1940
{{{#!if levelrev != null
1941
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1942
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1943
'''재평가로 하락'''}}}}}}{{{#!if 오류41 != null
1944
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출41 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item41_rank > 10) || (진입41 != null && (target == "Main" || target == "Extended") && +item41_rank > 10)
1945
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1946
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1947
}}}}}}{{{#!if 항목42 != null
1948
## 선언부
1949
{{{#!if pos=항목42.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목42.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목42.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1950
}}}{{{#!if date=pos ? 항목42.substr(0,pos).trim() : 항목42.substr(0).trim();
1951
}}}{{{#!if item42_rank=pos2 ? 항목42.substr(pos+1, pos2-(pos+1)).trim() : 항목42.substr(pos+1).trim(); item42_rank = item42_rank == "Legacy" || item42_rank >= 151 ? 151 : item42_rank;
1952
}}}{{{#!if level=pos3 ? 항목42.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목42.substr(pos2+1).trim() : null;
1953
}}}{{{#!if levelrev=pos3 ? 항목42.substr(pos3+1).trim() : null;
1954
}}}{{{#!if diff=(+item42_rank)-(+item41_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
1955
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
1956
}}}{{{#!if 퇴출42 != null
1957
{{{#!if pos=퇴출42.indexOf("/"); pos = pos == -1 ? null : pos;
1958
}}}{{{#!if target=pos ? 퇴출42.substr(0,pos).trim() : 퇴출42.substr(0).trim();
1959
}}}{{{#!if diffconverted=-(pos ? 퇴출42.substr(pos+1).trim() : null);
1960
}}}{{{#!if target == "TOP 10"
1961
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1962
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
1963
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1964
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
1965
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
1966
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입42 != null
1967
{{{#!if pos=진입42.indexOf("/"); pos = pos == -1 ? null : pos;
1968
}}}{{{#!if target=pos ? 진입42.substr(0,pos).trim() : 진입42.substr(0).trim();
1969
}}}{{{#!if diffconverted="+" + (pos ? 진입42.substr(pos+1).trim() : null);
1970
}}}{{{#!if target == "TOP 10"
1971
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1972
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
1973
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1974
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
1975
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
1976
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
1977
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1978
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
1979
{{{#!if 퇴출42 != null && target == "Extended"
1980
'''Legacy'''}}}{{{#!if 퇴출42 == null || target != "Extended"
1981
'''#@item42_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
1982
{{{#!if diff < 0
1983
{{{#!if level != null
1984
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
1985
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
1986
'''재평가'''}}}{{{#!if diff > 0
1987
{{{#!if level != null
1988
{{{#!if levelrev != null
1989
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
1990
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
1991
'''재평가로 하락'''}}}}}}{{{#!if 오류42 != null
1992
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출42 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item42_rank > 10) || (진입42 != null && (target == "Main" || target == "Extended") && +item42_rank > 10)
1993
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
1994
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
1995
}}}}}}{{{#!if 항목43 != null
1996
## 선언부
1997
{{{#!if pos=항목43.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목43.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목43.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
1998
}}}{{{#!if date=pos ? 항목43.substr(0,pos).trim() : 항목43.substr(0).trim();
1999
}}}{{{#!if item43_rank=pos2 ? 항목43.substr(pos+1, pos2-(pos+1)).trim() : 항목43.substr(pos+1).trim(); item43_rank = item43_rank == "Legacy" || item43_rank >= 151 ? 151 : item43_rank;
2000
}}}{{{#!if level=pos3 ? 항목43.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목43.substr(pos2+1).trim() : null;
2001
}}}{{{#!if levelrev=pos3 ? 항목43.substr(pos3+1).trim() : null;
2002
}}}{{{#!if diff=(+item43_rank)-(+item42_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2003
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2004
}}}{{{#!if 퇴출43 != null
2005
{{{#!if pos=퇴출43.indexOf("/"); pos = pos == -1 ? null : pos;
2006
}}}{{{#!if target=pos ? 퇴출43.substr(0,pos).trim() : 퇴출43.substr(0).trim();
2007
}}}{{{#!if diffconverted=-(pos ? 퇴출43.substr(pos+1).trim() : null);
2008
}}}{{{#!if target == "TOP 10"
2009
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2010
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2011
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2012
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2013
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2014
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입43 != null
2015
{{{#!if pos=진입43.indexOf("/"); pos = pos == -1 ? null : pos;
2016
}}}{{{#!if target=pos ? 진입43.substr(0,pos).trim() : 진입43.substr(0).trim();
2017
}}}{{{#!if diffconverted="+" + (pos ? 진입43.substr(pos+1).trim() : null);
2018
}}}{{{#!if target == "TOP 10"
2019
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2020
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2021
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2022
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2023
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2024
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2025
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2026
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2027
{{{#!if 퇴출43 != null && target == "Extended"
2028
'''Legacy'''}}}{{{#!if 퇴출43 == null || target != "Extended"
2029
'''#@item43_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2030
{{{#!if diff < 0
2031
{{{#!if level != null
2032
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2033
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2034
'''재평가'''}}}{{{#!if diff > 0
2035
{{{#!if level != null
2036
{{{#!if levelrev != null
2037
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2038
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2039
'''재평가로 하락'''}}}}}}{{{#!if 오류43 != null
2040
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출43 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item43_rank > 10) || (진입43 != null && (target == "Main" || target == "Extended") && +item43_rank > 10)
2041
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2042
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2043
}}}}}}{{{#!if 항목44 != null
2044
## 선언부
2045
{{{#!if pos=항목44.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목44.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목44.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2046
}}}{{{#!if date=pos ? 항목44.substr(0,pos).trim() : 항목44.substr(0).trim();
2047
}}}{{{#!if item44_rank=pos2 ? 항목44.substr(pos+1, pos2-(pos+1)).trim() : 항목44.substr(pos+1).trim(); item44_rank = item44_rank == "Legacy" || item44_rank >= 151 ? 151 : item44_rank;
2048
}}}{{{#!if level=pos3 ? 항목44.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목44.substr(pos2+1).trim() : null;
2049
}}}{{{#!if levelrev=pos3 ? 항목44.substr(pos3+1).trim() : null;
2050
}}}{{{#!if diff=(+item44_rank)-(+item43_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2051
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2052
}}}{{{#!if 퇴출44 != null
2053
{{{#!if pos=퇴출44.indexOf("/"); pos = pos == -1 ? null : pos;
2054
}}}{{{#!if target=pos ? 퇴출44.substr(0,pos).trim() : 퇴출44.substr(0).trim();
2055
}}}{{{#!if diffconverted=-(pos ? 퇴출44.substr(pos+1).trim() : null);
2056
}}}{{{#!if target == "TOP 10"
2057
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2058
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2059
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2060
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2061
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2062
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입44 != null
2063
{{{#!if pos=진입44.indexOf("/"); pos = pos == -1 ? null : pos;
2064
}}}{{{#!if target=pos ? 진입44.substr(0,pos).trim() : 진입44.substr(0).trim();
2065
}}}{{{#!if diffconverted="+" + (pos ? 진입44.substr(pos+1).trim() : null);
2066
}}}{{{#!if target == "TOP 10"
2067
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2068
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2069
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2070
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2071
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2072
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2073
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2074
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2075
{{{#!if 퇴출44 != null && target == "Extended"
2076
'''Legacy'''}}}{{{#!if 퇴출44 == null || target != "Extended"
2077
'''#@item44_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2078
{{{#!if diff < 0
2079
{{{#!if level != null
2080
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2081
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2082
'''재평가'''}}}{{{#!if diff > 0
2083
{{{#!if level != null
2084
{{{#!if levelrev != null
2085
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2086
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2087
'''재평가로 하락'''}}}}}}{{{#!if 오류44 != null
2088
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출44 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item44_rank > 10) || (진입44 != null && (target == "Main" || target == "Extended") && +item44_rank > 10)
2089
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2090
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2091
}}}}}}{{{#!if 항목45 != null
2092
## 선언부
2093
{{{#!if pos=항목45.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목45.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목45.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2094
}}}{{{#!if date=pos ? 항목45.substr(0,pos).trim() : 항목45.substr(0).trim();
2095
}}}{{{#!if item45_rank=pos2 ? 항목45.substr(pos+1, pos2-(pos+1)).trim() : 항목45.substr(pos+1).trim(); item45_rank = item45_rank == "Legacy" || item45_rank >= 151 ? 151 : item45_rank;
2096
}}}{{{#!if level=pos3 ? 항목45.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목45.substr(pos2+1).trim() : null;
2097
}}}{{{#!if levelrev=pos3 ? 항목45.substr(pos3+1).trim() : null;
2098
}}}{{{#!if diff=(+item45_rank)-(+item44_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2099
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2100
}}}{{{#!if 퇴출45 != null
2101
{{{#!if pos=퇴출45.indexOf("/"); pos = pos == -1 ? null : pos;
2102
}}}{{{#!if target=pos ? 퇴출45.substr(0,pos).trim() : 퇴출45.substr(0).trim();
2103
}}}{{{#!if diffconverted=-(pos ? 퇴출45.substr(pos+1).trim() : null);
2104
}}}{{{#!if target == "TOP 10"
2105
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2106
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2107
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2108
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2109
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2110
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입45 != null
2111
{{{#!if pos=진입45.indexOf("/"); pos = pos == -1 ? null : pos;
2112
}}}{{{#!if target=pos ? 진입45.substr(0,pos).trim() : 진입45.substr(0).trim();
2113
}}}{{{#!if diffconverted="+" + (pos ? 진입45.substr(pos+1).trim() : null);
2114
}}}{{{#!if target == "TOP 10"
2115
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2116
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2117
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2118
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2119
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2120
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2121
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2122
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2123
{{{#!if 퇴출45 != null && target == "Extended"
2124
'''Legacy'''}}}{{{#!if 퇴출45 == null || target != "Extended"
2125
'''#@item45_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2126
{{{#!if diff < 0
2127
{{{#!if level != null
2128
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2129
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2130
'''재평가'''}}}{{{#!if diff > 0
2131
{{{#!if level != null
2132
{{{#!if levelrev != null
2133
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2134
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2135
'''재평가로 하락'''}}}}}}{{{#!if 오류45 != null
2136
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출45 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item45_rank > 10) || (진입45 != null && (target == "Main" || target == "Extended") && +item45_rank > 10)
2137
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2138
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2139
}}}}}}{{{#!if 항목46 != null
2140
## 선언부
2141
{{{#!if pos=항목46.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목46.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목46.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2142
}}}{{{#!if date=pos ? 항목46.substr(0,pos).trim() : 항목46.substr(0).trim();
2143
}}}{{{#!if item46_rank=pos2 ? 항목46.substr(pos+1, pos2-(pos+1)).trim() : 항목46.substr(pos+1).trim(); item46_rank = item46_rank == "Legacy" || item46_rank >= 151 ? 151 : item46_rank;
2144
}}}{{{#!if level=pos3 ? 항목46.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목46.substr(pos2+1).trim() : null;
2145
}}}{{{#!if levelrev=pos3 ? 항목46.substr(pos3+1).trim() : null;
2146
}}}{{{#!if diff=(+item46_rank)-(+item45_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2147
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2148
}}}{{{#!if 퇴출46 != null
2149
{{{#!if pos=퇴출46.indexOf("/"); pos = pos == -1 ? null : pos;
2150
}}}{{{#!if target=pos ? 퇴출46.substr(0,pos).trim() : 퇴출46.substr(0).trim();
2151
}}}{{{#!if diffconverted=-(pos ? 퇴출46.substr(pos+1).trim() : null);
2152
}}}{{{#!if target == "TOP 10"
2153
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2154
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2155
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2156
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2157
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2158
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입46 != null
2159
{{{#!if pos=진입46.indexOf("/"); pos = pos == -1 ? null : pos;
2160
}}}{{{#!if target=pos ? 진입46.substr(0,pos).trim() : 진입46.substr(0).trim();
2161
}}}{{{#!if diffconverted="+" + (pos ? 진입46.substr(pos+1).trim() : null);
2162
}}}{{{#!if target == "TOP 10"
2163
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2164
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2165
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2166
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2167
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2168
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2169
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2170
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2171
{{{#!if 퇴출46 != null && target == "Extended"
2172
'''Legacy'''}}}{{{#!if 퇴출46 == null || target != "Extended"
2173
'''#@item46_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2174
{{{#!if diff < 0
2175
{{{#!if level != null
2176
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2177
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2178
'''재평가'''}}}{{{#!if diff > 0
2179
{{{#!if level != null
2180
{{{#!if levelrev != null
2181
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2182
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2183
'''재평가로 하락'''}}}}}}{{{#!if 오류46 != null
2184
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출46 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item46_rank > 10) || (진입46 != null && (target == "Main" || target == "Extended") && +item46_rank > 10)
2185
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2186
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2187
}}}}}}{{{#!if 항목47 != null
2188
## 선언부
2189
{{{#!if pos=항목47.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목47.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목47.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2190
}}}{{{#!if date=pos ? 항목47.substr(0,pos).trim() : 항목47.substr(0).trim();
2191
}}}{{{#!if item47_rank=pos2 ? 항목47.substr(pos+1, pos2-(pos+1)).trim() : 항목47.substr(pos+1).trim(); item47_rank = item47_rank == "Legacy" || item47_rank >= 151 ? 151 : item47_rank;
2192
}}}{{{#!if level=pos3 ? 항목47.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목47.substr(pos2+1).trim() : null;
2193
}}}{{{#!if levelrev=pos3 ? 항목47.substr(pos3+1).trim() : null;
2194
}}}{{{#!if diff=(+item47_rank)-(+item46_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2195
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2196
}}}{{{#!if 퇴출47 != null
2197
{{{#!if pos=퇴출47.indexOf("/"); pos = pos == -1 ? null : pos;
2198
}}}{{{#!if target=pos ? 퇴출47.substr(0,pos).trim() : 퇴출47.substr(0).trim();
2199
}}}{{{#!if diffconverted=-(pos ? 퇴출47.substr(pos+1).trim() : null);
2200
}}}{{{#!if target == "TOP 10"
2201
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2202
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2203
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2204
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2205
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2206
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입47 != null
2207
{{{#!if pos=진입47.indexOf("/"); pos = pos == -1 ? null : pos;
2208
}}}{{{#!if target=pos ? 진입47.substr(0,pos).trim() : 진입47.substr(0).trim();
2209
}}}{{{#!if diffconverted="+" + (pos ? 진입47.substr(pos+1).trim() : null);
2210
}}}{{{#!if target == "TOP 10"
2211
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2212
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2213
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2214
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2215
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2216
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2217
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2218
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2219
{{{#!if 퇴출47 != null && target == "Extended"
2220
'''Legacy'''}}}{{{#!if 퇴출47 == null || target != "Extended"
2221
'''#@item47_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2222
{{{#!if diff < 0
2223
{{{#!if level != null
2224
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2225
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2226
'''재평가'''}}}{{{#!if diff > 0
2227
{{{#!if level != null
2228
{{{#!if levelrev != null
2229
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2230
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2231
'''재평가로 하락'''}}}}}}{{{#!if 오류47 != null
2232
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출47 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item47_rank > 10) || (진입47 != null && (target == "Main" || target == "Extended") && +item47_rank > 10)
2233
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2234
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2235
}}}}}}{{{#!if 항목48 != null
2236
## 선언부
2237
{{{#!if pos=항목48.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목48.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목48.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2238
}}}{{{#!if date=pos ? 항목48.substr(0,pos).trim() : 항목48.substr(0).trim();
2239
}}}{{{#!if item48_rank=pos2 ? 항목48.substr(pos+1, pos2-(pos+1)).trim() : 항목48.substr(pos+1).trim(); item48_rank = item48_rank == "Legacy" || item48_rank >= 151 ? 151 : item48_rank;
2240
}}}{{{#!if level=pos3 ? 항목48.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목48.substr(pos2+1).trim() : null;
2241
}}}{{{#!if levelrev=pos3 ? 항목48.substr(pos3+1).trim() : null;
2242
}}}{{{#!if diff=(+item48_rank)-(+item47_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2243
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2244
}}}{{{#!if 퇴출48 != null
2245
{{{#!if pos=퇴출48.indexOf("/"); pos = pos == -1 ? null : pos;
2246
}}}{{{#!if target=pos ? 퇴출48.substr(0,pos).trim() : 퇴출48.substr(0).trim();
2247
}}}{{{#!if diffconverted=-(pos ? 퇴출48.substr(pos+1).trim() : null);
2248
}}}{{{#!if target == "TOP 10"
2249
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2250
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2251
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2252
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2253
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2254
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입48 != null
2255
{{{#!if pos=진입48.indexOf("/"); pos = pos == -1 ? null : pos;
2256
}}}{{{#!if target=pos ? 진입48.substr(0,pos).trim() : 진입48.substr(0).trim();
2257
}}}{{{#!if diffconverted="+" + (pos ? 진입48.substr(pos+1).trim() : null);
2258
}}}{{{#!if target == "TOP 10"
2259
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2260
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2261
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2262
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2263
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2264
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2265
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2266
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2267
{{{#!if 퇴출48 != null && target == "Extended"
2268
'''Legacy'''}}}{{{#!if 퇴출48 == null || target != "Extended"
2269
'''#@item48_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2270
{{{#!if diff < 0
2271
{{{#!if level != null
2272
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2273
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2274
'''재평가'''}}}{{{#!if diff > 0
2275
{{{#!if level != null
2276
{{{#!if levelrev != null
2277
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2278
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2279
'''재평가로 하락'''}}}}}}{{{#!if 오류48 != null
2280
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출48 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item48_rank > 10) || (진입48 != null && (target == "Main" || target == "Extended") && +item48_rank > 10)
2281
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2282
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2283
}}}}}}{{{#!if 항목49 != null
2284
## 선언부
2285
{{{#!if pos=항목49.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목49.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목49.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2286
}}}{{{#!if date=pos ? 항목49.substr(0,pos).trim() : 항목49.substr(0).trim();
2287
}}}{{{#!if item49_rank=pos2 ? 항목49.substr(pos+1, pos2-(pos+1)).trim() : 항목49.substr(pos+1).trim(); item49_rank = item49_rank == "Legacy" || item49_rank >= 151 ? 151 : item49_rank;
2288
}}}{{{#!if level=pos3 ? 항목49.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목49.substr(pos2+1).trim() : null;
2289
}}}{{{#!if levelrev=pos3 ? 항목49.substr(pos3+1).trim() : null;
2290
}}}{{{#!if diff=(+item49_rank)-(+item48_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2291
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2292
}}}{{{#!if 퇴출49 != null
2293
{{{#!if pos=퇴출49.indexOf("/"); pos = pos == -1 ? null : pos;
2294
}}}{{{#!if target=pos ? 퇴출49.substr(0,pos).trim() : 퇴출49.substr(0).trim();
2295
}}}{{{#!if diffconverted=-(pos ? 퇴출49.substr(pos+1).trim() : null);
2296
}}}{{{#!if target == "TOP 10"
2297
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2298
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2299
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2300
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2301
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2302
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입49 != null
2303
{{{#!if pos=진입49.indexOf("/"); pos = pos == -1 ? null : pos;
2304
}}}{{{#!if target=pos ? 진입49.substr(0,pos).trim() : 진입49.substr(0).trim();
2305
}}}{{{#!if diffconverted="+" + (pos ? 진입49.substr(pos+1).trim() : null);
2306
}}}{{{#!if target == "TOP 10"
2307
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2308
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2309
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2310
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2311
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2312
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2313
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2314
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2315
{{{#!if 퇴출49 != null && target == "Extended"
2316
'''Legacy'''}}}{{{#!if 퇴출49 == null || target != "Extended"
2317
'''#@item49_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2318
{{{#!if diff < 0
2319
{{{#!if level != null
2320
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2321
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2322
'''재평가'''}}}{{{#!if diff > 0
2323
{{{#!if level != null
2324
{{{#!if levelrev != null
2325
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2326
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2327
'''재평가로 하락'''}}}}}}{{{#!if 오류49 != null
2328
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출49 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item49_rank > 10) || (진입49 != null && (target == "Main" || target == "Extended") && +item49_rank > 10)
2329
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2330
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2331
}}}}}}{{{#!if 항목50 != null
2332
## 선언부
2333
{{{#!if pos=항목50.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목50.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목50.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2334
}}}{{{#!if date=pos ? 항목50.substr(0,pos).trim() : 항목50.substr(0).trim();
2335
}}}{{{#!if item50_rank=pos2 ? 항목50.substr(pos+1, pos2-(pos+1)).trim() : 항목50.substr(pos+1).trim(); item50_rank = item50_rank == "Legacy" || item50_rank >= 151 ? 151 : item50_rank;
2336
}}}{{{#!if level=pos3 ? 항목50.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목50.substr(pos2+1).trim() : null;
2337
}}}{{{#!if levelrev=pos3 ? 항목50.substr(pos3+1).trim() : null;
2338
}}}{{{#!if diff=(+item50_rank)-(+item49_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2339
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2340
}}}{{{#!if 퇴출50 != null
2341
{{{#!if pos=퇴출50.indexOf("/"); pos = pos == -1 ? null : pos;
2342
}}}{{{#!if target=pos ? 퇴출50.substr(0,pos).trim() : 퇴출50.substr(0).trim();
2343
}}}{{{#!if diffconverted=-(pos ? 퇴출50.substr(pos+1).trim() : null);
2344
}}}{{{#!if target == "TOP 10"
2345
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2346
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2347
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2348
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2349
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2350
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입50 != null
2351
{{{#!if pos=진입50.indexOf("/"); pos = pos == -1 ? null : pos;
2352
}}}{{{#!if target=pos ? 진입50.substr(0,pos).trim() : 진입50.substr(0).trim();
2353
}}}{{{#!if diffconverted="+" + (pos ? 진입50.substr(pos+1).trim() : null);
2354
}}}{{{#!if target == "TOP 10"
2355
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2356
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2357
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2358
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2359
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2360
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2361
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2362
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2363
{{{#!if 퇴출50 != null && target == "Extended"
2364
'''Legacy'''}}}{{{#!if 퇴출50 == null || target != "Extended"
2365
'''#@item50_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2366
{{{#!if diff < 0
2367
{{{#!if level != null
2368
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2369
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2370
'''재평가'''}}}{{{#!if diff > 0
2371
{{{#!if level != null
2372
{{{#!if levelrev != null
2373
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2374
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2375
'''재평가로 하락'''}}}}}}{{{#!if 오류50 != null
2376
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출50 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item50_rank > 10) || (진입50 != null && (target == "Main" || target == "Extended") && +item50_rank > 10)
2377
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2378
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2379
}}}}}}{{{#!if 항목51 != null
2380
## 선언부
2381
{{{#!if pos=항목51.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목51.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목51.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2382
}}}{{{#!if date=pos ? 항목51.substr(0,pos).trim() : 항목51.substr(0).trim();
2383
}}}{{{#!if item51_rank=pos2 ? 항목51.substr(pos+1, pos2-(pos+1)).trim() : 항목51.substr(pos+1).trim(); item51_rank = item51_rank == "Legacy" || item51_rank >= 151 ? 151 : item51_rank;
2384
}}}{{{#!if level=pos3 ? 항목51.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목51.substr(pos2+1).trim() : null;
2385
}}}{{{#!if levelrev=pos3 ? 항목51.substr(pos3+1).trim() : null;
2386
}}}{{{#!if diff=(+item51_rank)-(+item50_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2387
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2388
}}}{{{#!if 퇴출51 != null
2389
{{{#!if pos=퇴출51.indexOf("/"); pos = pos == -1 ? null : pos;
2390
}}}{{{#!if target=pos ? 퇴출51.substr(0,pos).trim() : 퇴출51.substr(0).trim();
2391
}}}{{{#!if diffconverted=-(pos ? 퇴출51.substr(pos+1).trim() : null);
2392
}}}{{{#!if target == "TOP 10"
2393
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2394
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2395
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2396
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2397
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2398
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입51 != null
2399
{{{#!if pos=진입51.indexOf("/"); pos = pos == -1 ? null : pos;
2400
}}}{{{#!if target=pos ? 진입51.substr(0,pos).trim() : 진입51.substr(0).trim();
2401
}}}{{{#!if diffconverted="+" + (pos ? 진입51.substr(pos+1).trim() : null);
2402
}}}{{{#!if target == "TOP 10"
2403
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2404
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2405
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2406
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2407
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2408
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2409
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2410
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2411
{{{#!if 퇴출51 != null && target == "Extended"
2412
'''Legacy'''}}}{{{#!if 퇴출51 == null || target != "Extended"
2413
'''#@item51_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2414
{{{#!if diff < 0
2415
{{{#!if level != null
2416
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2417
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2418
'''재평가'''}}}{{{#!if diff > 0
2419
{{{#!if level != null
2420
{{{#!if levelrev != null
2421
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2422
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2423
'''재평가로 하락'''}}}}}}{{{#!if 오류51 != null
2424
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출51 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item51_rank > 10) || (진입51 != null && (target == "Main" || target == "Extended") && +item51_rank > 10)
2425
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2426
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2427
}}}}}}{{{#!if 항목52 != null
2428
## 선언부
2429
{{{#!if pos=항목52.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목52.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목52.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2430
}}}{{{#!if date=pos ? 항목52.substr(0,pos).trim() : 항목52.substr(0).trim();
2431
}}}{{{#!if item52_rank=pos2 ? 항목52.substr(pos+1, pos2-(pos+1)).trim() : 항목52.substr(pos+1).trim(); item52_rank = item52_rank == "Legacy" || item52_rank >= 151 ? 151 : item52_rank;
2432
}}}{{{#!if level=pos3 ? 항목52.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목52.substr(pos2+1).trim() : null;
2433
}}}{{{#!if levelrev=pos3 ? 항목52.substr(pos3+1).trim() : null;
2434
}}}{{{#!if diff=(+item52_rank)-(+item51_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2435
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2436
}}}{{{#!if 퇴출52 != null
2437
{{{#!if pos=퇴출52.indexOf("/"); pos = pos == -1 ? null : pos;
2438
}}}{{{#!if target=pos ? 퇴출52.substr(0,pos).trim() : 퇴출52.substr(0).trim();
2439
}}}{{{#!if diffconverted=-(pos ? 퇴출52.substr(pos+1).trim() : null);
2440
}}}{{{#!if target == "TOP 10"
2441
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2442
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2443
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2444
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2445
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2446
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입52 != null
2447
{{{#!if pos=진입52.indexOf("/"); pos = pos == -1 ? null : pos;
2448
}}}{{{#!if target=pos ? 진입52.substr(0,pos).trim() : 진입52.substr(0).trim();
2449
}}}{{{#!if diffconverted="+" + (pos ? 진입52.substr(pos+1).trim() : null);
2450
}}}{{{#!if target == "TOP 10"
2451
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2452
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2453
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2454
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2455
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2456
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2457
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2458
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2459
{{{#!if 퇴출52 != null && target == "Extended"
2460
'''Legacy'''}}}{{{#!if 퇴출52 == null || target != "Extended"
2461
'''#@item52_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2462
{{{#!if diff < 0
2463
{{{#!if level != null
2464
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2465
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2466
'''재평가'''}}}{{{#!if diff > 0
2467
{{{#!if level != null
2468
{{{#!if levelrev != null
2469
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2470
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2471
'''재평가로 하락'''}}}}}}{{{#!if 오류52 != null
2472
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출52 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item52_rank > 10) || (진입52 != null && (target == "Main" || target == "Extended") && +item52_rank > 10)
2473
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2474
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2475
}}}}}}{{{#!if 항목53 != null
2476
## 선언부
2477
{{{#!if pos=항목53.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목53.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목53.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2478
}}}{{{#!if date=pos ? 항목53.substr(0,pos).trim() : 항목53.substr(0).trim();
2479
}}}{{{#!if item53_rank=pos2 ? 항목53.substr(pos+1, pos2-(pos+1)).trim() : 항목53.substr(pos+1).trim(); item53_rank = item53_rank == "Legacy" || item53_rank >= 151 ? 151 : item53_rank;
2480
}}}{{{#!if level=pos3 ? 항목53.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목53.substr(pos2+1).trim() : null;
2481
}}}{{{#!if levelrev=pos3 ? 항목53.substr(pos3+1).trim() : null;
2482
}}}{{{#!if diff=(+item53_rank)-(+item52_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2483
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2484
}}}{{{#!if 퇴출53 != null
2485
{{{#!if pos=퇴출53.indexOf("/"); pos = pos == -1 ? null : pos;
2486
}}}{{{#!if target=pos ? 퇴출53.substr(0,pos).trim() : 퇴출53.substr(0).trim();
2487
}}}{{{#!if diffconverted=-(pos ? 퇴출53.substr(pos+1).trim() : null);
2488
}}}{{{#!if target == "TOP 10"
2489
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2490
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2491
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2492
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2493
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2494
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입53 != null
2495
{{{#!if pos=진입53.indexOf("/"); pos = pos == -1 ? null : pos;
2496
}}}{{{#!if target=pos ? 진입53.substr(0,pos).trim() : 진입53.substr(0).trim();
2497
}}}{{{#!if diffconverted="+" + (pos ? 진입53.substr(pos+1).trim() : null);
2498
}}}{{{#!if target == "TOP 10"
2499
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2500
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2501
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2502
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2503
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2504
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2505
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2506
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2507
{{{#!if 퇴출53 != null && target == "Extended"
2508
'''Legacy'''}}}{{{#!if 퇴출53 == null || target != "Extended"
2509
'''#@item53_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2510
{{{#!if diff < 0
2511
{{{#!if level != null
2512
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2513
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2514
'''재평가'''}}}{{{#!if diff > 0
2515
{{{#!if level != null
2516
{{{#!if levelrev != null
2517
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2518
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2519
'''재평가로 하락'''}}}}}}{{{#!if 오류53 != null
2520
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출53 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item53_rank > 10) || (진입53 != null && (target == "Main" || target == "Extended") && +item53_rank > 10)
2521
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2522
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2523
}}}}}}{{{#!if 항목54 != null
2524
## 선언부
2525
{{{#!if pos=항목54.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목54.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목54.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2526
}}}{{{#!if date=pos ? 항목54.substr(0,pos).trim() : 항목54.substr(0).trim();
2527
}}}{{{#!if item54_rank=pos2 ? 항목54.substr(pos+1, pos2-(pos+1)).trim() : 항목54.substr(pos+1).trim(); item54_rank = item54_rank == "Legacy" || item54_rank >= 151 ? 151 : item54_rank;
2528
}}}{{{#!if level=pos3 ? 항목54.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목54.substr(pos2+1).trim() : null;
2529
}}}{{{#!if levelrev=pos3 ? 항목54.substr(pos3+1).trim() : null;
2530
}}}{{{#!if diff=(+item54_rank)-(+item53_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2531
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2532
}}}{{{#!if 퇴출54 != null
2533
{{{#!if pos=퇴출54.indexOf("/"); pos = pos == -1 ? null : pos;
2534
}}}{{{#!if target=pos ? 퇴출54.substr(0,pos).trim() : 퇴출54.substr(0).trim();
2535
}}}{{{#!if diffconverted=-(pos ? 퇴출54.substr(pos+1).trim() : null);
2536
}}}{{{#!if target == "TOP 10"
2537
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2538
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2539
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2540
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2541
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2542
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입54 != null
2543
{{{#!if pos=진입54.indexOf("/"); pos = pos == -1 ? null : pos;
2544
}}}{{{#!if target=pos ? 진입54.substr(0,pos).trim() : 진입54.substr(0).trim();
2545
}}}{{{#!if diffconverted="+" + (pos ? 진입54.substr(pos+1).trim() : null);
2546
}}}{{{#!if target == "TOP 10"
2547
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2548
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2549
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2550
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2551
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2552
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2553
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2554
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2555
{{{#!if 퇴출54 != null && target == "Extended"
2556
'''Legacy'''}}}{{{#!if 퇴출54 == null || target != "Extended"
2557
'''#@item54_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2558
{{{#!if diff < 0
2559
{{{#!if level != null
2560
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2561
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2562
'''재평가'''}}}{{{#!if diff > 0
2563
{{{#!if level != null
2564
{{{#!if levelrev != null
2565
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2566
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2567
'''재평가로 하락'''}}}}}}{{{#!if 오류54 != null
2568
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출54 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item54_rank > 10) || (진입54 != null && (target == "Main" || target == "Extended") && +item54_rank > 10)
2569
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2570
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2571
}}}}}}{{{#!if 항목55 != null
2572
## 선언부
2573
{{{#!if pos=항목55.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목55.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목55.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2574
}}}{{{#!if date=pos ? 항목55.substr(0,pos).trim() : 항목55.substr(0).trim();
2575
}}}{{{#!if item55_rank=pos2 ? 항목55.substr(pos+1, pos2-(pos+1)).trim() : 항목55.substr(pos+1).trim(); item55_rank = item55_rank == "Legacy" || item55_rank >= 151 ? 151 : item55_rank;
2576
}}}{{{#!if level=pos3 ? 항목55.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목55.substr(pos2+1).trim() : null;
2577
}}}{{{#!if levelrev=pos3 ? 항목55.substr(pos3+1).trim() : null;
2578
}}}{{{#!if diff=(+item55_rank)-(+item54_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2579
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2580
}}}{{{#!if 퇴출55 != null
2581
{{{#!if pos=퇴출55.indexOf("/"); pos = pos == -1 ? null : pos;
2582
}}}{{{#!if target=pos ? 퇴출55.substr(0,pos).trim() : 퇴출55.substr(0).trim();
2583
}}}{{{#!if diffconverted=-(pos ? 퇴출55.substr(pos+1).trim() : null);
2584
}}}{{{#!if target == "TOP 10"
2585
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2586
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2587
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2588
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2589
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2590
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입55 != null
2591
{{{#!if pos=진입55.indexOf("/"); pos = pos == -1 ? null : pos;
2592
}}}{{{#!if target=pos ? 진입55.substr(0,pos).trim() : 진입55.substr(0).trim();
2593
}}}{{{#!if diffconverted="+" + (pos ? 진입55.substr(pos+1).trim() : null);
2594
}}}{{{#!if target == "TOP 10"
2595
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2596
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2597
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2598
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2599
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2600
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2601
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2602
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2603
{{{#!if 퇴출55 != null && target == "Extended"
2604
'''Legacy'''}}}{{{#!if 퇴출55 == null || target != "Extended"
2605
'''#@item55_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2606
{{{#!if diff < 0
2607
{{{#!if level != null
2608
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2609
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2610
'''재평가'''}}}{{{#!if diff > 0
2611
{{{#!if level != null
2612
{{{#!if levelrev != null
2613
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2614
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2615
'''재평가로 하락'''}}}}}}{{{#!if 오류55 != null
2616
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출55 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item55_rank > 10) || (진입55 != null && (target == "Main" || target == "Extended") && +item55_rank > 10)
2617
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2618
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2619
}}}}}}{{{#!if 항목56 != null
2620
## 선언부
2621
{{{#!if pos=항목56.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목56.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목56.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2622
}}}{{{#!if date=pos ? 항목56.substr(0,pos).trim() : 항목56.substr(0).trim();
2623
}}}{{{#!if item56_rank=pos2 ? 항목56.substr(pos+1, pos2-(pos+1)).trim() : 항목56.substr(pos+1).trim(); item56_rank = item56_rank == "Legacy" || item56_rank >= 151 ? 151 : item56_rank;
2624
}}}{{{#!if level=pos3 ? 항목56.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목56.substr(pos2+1).trim() : null;
2625
}}}{{{#!if levelrev=pos3 ? 항목56.substr(pos3+1).trim() : null;
2626
}}}{{{#!if diff=(+item56_rank)-(+item55_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2627
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2628
}}}{{{#!if 퇴출56 != null
2629
{{{#!if pos=퇴출56.indexOf("/"); pos = pos == -1 ? null : pos;
2630
}}}{{{#!if target=pos ? 퇴출56.substr(0,pos).trim() : 퇴출56.substr(0).trim();
2631
}}}{{{#!if diffconverted=-(pos ? 퇴출56.substr(pos+1).trim() : null);
2632
}}}{{{#!if target == "TOP 10"
2633
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2634
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2635
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2636
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2637
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2638
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입56 != null
2639
{{{#!if pos=진입56.indexOf("/"); pos = pos == -1 ? null : pos;
2640
}}}{{{#!if target=pos ? 진입56.substr(0,pos).trim() : 진입56.substr(0).trim();
2641
}}}{{{#!if diffconverted="+" + (pos ? 진입56.substr(pos+1).trim() : null);
2642
}}}{{{#!if target == "TOP 10"
2643
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2644
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2645
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2646
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2647
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2648
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2649
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2650
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2651
{{{#!if 퇴출56 != null && target == "Extended"
2652
'''Legacy'''}}}{{{#!if 퇴출56 == null || target != "Extended"
2653
'''#@item56_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2654
{{{#!if diff < 0
2655
{{{#!if level != null
2656
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2657
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2658
'''재평가'''}}}{{{#!if diff > 0
2659
{{{#!if level != null
2660
{{{#!if levelrev != null
2661
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2662
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2663
'''재평가로 하락'''}}}}}}{{{#!if 오류56 != null
2664
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출56 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item56_rank > 10) || (진입56 != null && (target == "Main" || target == "Extended") && +item56_rank > 10)
2665
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2666
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2667
}}}}}}{{{#!if 항목57 != null
2668
## 선언부
2669
{{{#!if pos=항목57.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목57.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목57.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2670
}}}{{{#!if date=pos ? 항목57.substr(0,pos).trim() : 항목57.substr(0).trim();
2671
}}}{{{#!if item57_rank=pos2 ? 항목57.substr(pos+1, pos2-(pos+1)).trim() : 항목57.substr(pos+1).trim(); item57_rank = item57_rank == "Legacy" || item57_rank >= 151 ? 151 : item57_rank;
2672
}}}{{{#!if level=pos3 ? 항목57.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목57.substr(pos2+1).trim() : null;
2673
}}}{{{#!if levelrev=pos3 ? 항목57.substr(pos3+1).trim() : null;
2674
}}}{{{#!if diff=(+item57_rank)-(+item56_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2675
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2676
}}}{{{#!if 퇴출57 != null
2677
{{{#!if pos=퇴출57.indexOf("/"); pos = pos == -1 ? null : pos;
2678
}}}{{{#!if target=pos ? 퇴출57.substr(0,pos).trim() : 퇴출57.substr(0).trim();
2679
}}}{{{#!if diffconverted=-(pos ? 퇴출57.substr(pos+1).trim() : null);
2680
}}}{{{#!if target == "TOP 10"
2681
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2682
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2683
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2684
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2685
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2686
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입57 != null
2687
{{{#!if pos=진입57.indexOf("/"); pos = pos == -1 ? null : pos;
2688
}}}{{{#!if target=pos ? 진입57.substr(0,pos).trim() : 진입57.substr(0).trim();
2689
}}}{{{#!if diffconverted="+" + (pos ? 진입57.substr(pos+1).trim() : null);
2690
}}}{{{#!if target == "TOP 10"
2691
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2692
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2693
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2694
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2695
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2696
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2697
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2698
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2699
{{{#!if 퇴출57 != null && target == "Extended"
2700
'''Legacy'''}}}{{{#!if 퇴출57 == null || target != "Extended"
2701
'''#@item57_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2702
{{{#!if diff < 0
2703
{{{#!if level != null
2704
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2705
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2706
'''재평가'''}}}{{{#!if diff > 0
2707
{{{#!if level != null
2708
{{{#!if levelrev != null
2709
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2710
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2711
'''재평가로 하락'''}}}}}}{{{#!if 오류57 != null
2712
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출57 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item57_rank > 10) || (진입57 != null && (target == "Main" || target == "Extended") && +item57_rank > 10)
2713
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2714
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2715
}}}}}}{{{#!if 항목58 != null
2716
## 선언부
2717
{{{#!if pos=항목58.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목58.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목58.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2718
}}}{{{#!if date=pos ? 항목58.substr(0,pos).trim() : 항목58.substr(0).trim();
2719
}}}{{{#!if item58_rank=pos2 ? 항목58.substr(pos+1, pos2-(pos+1)).trim() : 항목58.substr(pos+1).trim(); item58_rank = item58_rank == "Legacy" || item58_rank >= 151 ? 151 : item58_rank;
2720
}}}{{{#!if level=pos3 ? 항목58.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목58.substr(pos2+1).trim() : null;
2721
}}}{{{#!if levelrev=pos3 ? 항목58.substr(pos3+1).trim() : null;
2722
}}}{{{#!if diff=(+item58_rank)-(+item57_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2723
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2724
}}}{{{#!if 퇴출58 != null
2725
{{{#!if pos=퇴출58.indexOf("/"); pos = pos == -1 ? null : pos;
2726
}}}{{{#!if target=pos ? 퇴출58.substr(0,pos).trim() : 퇴출58.substr(0).trim();
2727
}}}{{{#!if diffconverted=-(pos ? 퇴출58.substr(pos+1).trim() : null);
2728
}}}{{{#!if target == "TOP 10"
2729
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2730
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2731
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2732
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2733
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2734
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입58 != null
2735
{{{#!if pos=진입58.indexOf("/"); pos = pos == -1 ? null : pos;
2736
}}}{{{#!if target=pos ? 진입58.substr(0,pos).trim() : 진입58.substr(0).trim();
2737
}}}{{{#!if diffconverted="+" + (pos ? 진입58.substr(pos+1).trim() : null);
2738
}}}{{{#!if target == "TOP 10"
2739
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2740
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2741
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2742
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2743
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2744
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2745
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2746
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2747
{{{#!if 퇴출58 != null && target == "Extended"
2748
'''Legacy'''}}}{{{#!if 퇴출58 == null || target != "Extended"
2749
'''#@item58_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2750
{{{#!if diff < 0
2751
{{{#!if level != null
2752
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2753
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2754
'''재평가'''}}}{{{#!if diff > 0
2755
{{{#!if level != null
2756
{{{#!if levelrev != null
2757
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2758
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2759
'''재평가로 하락'''}}}}}}{{{#!if 오류58 != null
2760
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출58 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item58_rank > 10) || (진입58 != null && (target == "Main" || target == "Extended") && +item58_rank > 10)
2761
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2762
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2763
}}}}}}{{{#!if 항목59 != null
2764
## 선언부
2765
{{{#!if pos=항목59.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목59.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목59.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2766
}}}{{{#!if date=pos ? 항목59.substr(0,pos).trim() : 항목59.substr(0).trim();
2767
}}}{{{#!if item59_rank=pos2 ? 항목59.substr(pos+1, pos2-(pos+1)).trim() : 항목59.substr(pos+1).trim(); item59_rank = item59_rank == "Legacy" || item59_rank >= 151 ? 151 : item59_rank;
2768
}}}{{{#!if level=pos3 ? 항목59.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목59.substr(pos2+1).trim() : null;
2769
}}}{{{#!if levelrev=pos3 ? 항목59.substr(pos3+1).trim() : null;
2770
}}}{{{#!if diff=(+item59_rank)-(+item58_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2771
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2772
}}}{{{#!if 퇴출59 != null
2773
{{{#!if pos=퇴출59.indexOf("/"); pos = pos == -1 ? null : pos;
2774
}}}{{{#!if target=pos ? 퇴출59.substr(0,pos).trim() : 퇴출59.substr(0).trim();
2775
}}}{{{#!if diffconverted=-(pos ? 퇴출59.substr(pos+1).trim() : null);
2776
}}}{{{#!if target == "TOP 10"
2777
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2778
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2779
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2780
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2781
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2782
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입59 != null
2783
{{{#!if pos=진입59.indexOf("/"); pos = pos == -1 ? null : pos;
2784
}}}{{{#!if target=pos ? 진입59.substr(0,pos).trim() : 진입59.substr(0).trim();
2785
}}}{{{#!if diffconverted="+" + (pos ? 진입59.substr(pos+1).trim() : null);
2786
}}}{{{#!if target == "TOP 10"
2787
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2788
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2789
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2790
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2791
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2792
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2793
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2794
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2795
{{{#!if 퇴출59 != null && target == "Extended"
2796
'''Legacy'''}}}{{{#!if 퇴출59 == null || target != "Extended"
2797
'''#@item59_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2798
{{{#!if diff < 0
2799
{{{#!if level != null
2800
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2801
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2802
'''재평가'''}}}{{{#!if diff > 0
2803
{{{#!if level != null
2804
{{{#!if levelrev != null
2805
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2806
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2807
'''재평가로 하락'''}}}}}}{{{#!if 오류59 != null
2808
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출59 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item59_rank > 10) || (진입59 != null && (target == "Main" || target == "Extended") && +item59_rank > 10)
2809
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2810
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2811
}}}}}}{{{#!if 항목60 != null
2812
## 선언부
2813
{{{#!if pos=항목60.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목60.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목60.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2814
}}}{{{#!if date=pos ? 항목60.substr(0,pos).trim() : 항목60.substr(0).trim();
2815
}}}{{{#!if item60_rank=pos2 ? 항목60.substr(pos+1, pos2-(pos+1)).trim() : 항목60.substr(pos+1).trim(); item60_rank = item60_rank == "Legacy" || item60_rank >= 151 ? 151 : item60_rank;
2816
}}}{{{#!if level=pos3 ? 항목60.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목60.substr(pos2+1).trim() : null;
2817
}}}{{{#!if levelrev=pos3 ? 항목60.substr(pos3+1).trim() : null;
2818
}}}{{{#!if diff=(+item60_rank)-(+item59_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2819
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2820
}}}{{{#!if 퇴출60 != null
2821
{{{#!if pos=퇴출60.indexOf("/"); pos = pos == -1 ? null : pos;
2822
}}}{{{#!if target=pos ? 퇴출60.substr(0,pos).trim() : 퇴출60.substr(0).trim();
2823
}}}{{{#!if diffconverted=-(pos ? 퇴출60.substr(pos+1).trim() : null);
2824
}}}{{{#!if target == "TOP 10"
2825
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2826
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2827
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2828
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2829
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2830
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입60 != null
2831
{{{#!if pos=진입60.indexOf("/"); pos = pos == -1 ? null : pos;
2832
}}}{{{#!if target=pos ? 진입60.substr(0,pos).trim() : 진입60.substr(0).trim();
2833
}}}{{{#!if diffconverted="+" + (pos ? 진입60.substr(pos+1).trim() : null);
2834
}}}{{{#!if target == "TOP 10"
2835
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2836
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2837
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2838
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2839
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2840
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2841
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2842
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2843
{{{#!if 퇴출60 != null && target == "Extended"
2844
'''Legacy'''}}}{{{#!if 퇴출60 == null || target != "Extended"
2845
'''#@item60_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2846
{{{#!if diff < 0
2847
{{{#!if level != null
2848
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2849
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2850
'''재평가'''}}}{{{#!if diff > 0
2851
{{{#!if level != null
2852
{{{#!if levelrev != null
2853
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2854
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2855
'''재평가로 하락'''}}}}}}{{{#!if 오류60 != null
2856
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출60 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item60_rank > 10) || (진입60 != null && (target == "Main" || target == "Extended") && +item60_rank > 10)
2857
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2858
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2859
}}}}}}{{{#!if 항목61 != null
2860
## 선언부
2861
{{{#!if pos=항목61.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목61.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목61.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2862
}}}{{{#!if date=pos ? 항목61.substr(0,pos).trim() : 항목61.substr(0).trim();
2863
}}}{{{#!if item61_rank=pos2 ? 항목61.substr(pos+1, pos2-(pos+1)).trim() : 항목61.substr(pos+1).trim(); item61_rank = item61_rank == "Legacy" || item61_rank >= 151 ? 151 : item61_rank;
2864
}}}{{{#!if level=pos3 ? 항목61.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목61.substr(pos2+1).trim() : null;
2865
}}}{{{#!if levelrev=pos3 ? 항목61.substr(pos3+1).trim() : null;
2866
}}}{{{#!if diff=(+item61_rank)-(+item60_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2867
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2868
}}}{{{#!if 퇴출61 != null
2869
{{{#!if pos=퇴출61.indexOf("/"); pos = pos == -1 ? null : pos;
2870
}}}{{{#!if target=pos ? 퇴출61.substr(0,pos).trim() : 퇴출61.substr(0).trim();
2871
}}}{{{#!if diffconverted=-(pos ? 퇴출61.substr(pos+1).trim() : null);
2872
}}}{{{#!if target == "TOP 10"
2873
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2874
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2875
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2876
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2877
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2878
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입61 != null
2879
{{{#!if pos=진입61.indexOf("/"); pos = pos == -1 ? null : pos;
2880
}}}{{{#!if target=pos ? 진입61.substr(0,pos).trim() : 진입61.substr(0).trim();
2881
}}}{{{#!if diffconverted="+" + (pos ? 진입61.substr(pos+1).trim() : null);
2882
}}}{{{#!if target == "TOP 10"
2883
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2884
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2885
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2886
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2887
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2888
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2889
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2890
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2891
{{{#!if 퇴출61 != null && target == "Extended"
2892
'''Legacy'''}}}{{{#!if 퇴출61 == null || target != "Extended"
2893
'''#@item61_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2894
{{{#!if diff < 0
2895
{{{#!if level != null
2896
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2897
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2898
'''재평가'''}}}{{{#!if diff > 0
2899
{{{#!if level != null
2900
{{{#!if levelrev != null
2901
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2902
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2903
'''재평가로 하락'''}}}}}}{{{#!if 오류61 != null
2904
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출61 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item61_rank > 10) || (진입61 != null && (target == "Main" || target == "Extended") && +item61_rank > 10)
2905
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2906
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2907
}}}}}}{{{#!if 항목62 != null
2908
## 선언부
2909
{{{#!if pos=항목62.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목62.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목62.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2910
}}}{{{#!if date=pos ? 항목62.substr(0,pos).trim() : 항목62.substr(0).trim();
2911
}}}{{{#!if item62_rank=pos2 ? 항목62.substr(pos+1, pos2-(pos+1)).trim() : 항목62.substr(pos+1).trim(); item62_rank = item62_rank == "Legacy" || item62_rank >= 151 ? 151 : item62_rank;
2912
}}}{{{#!if level=pos3 ? 항목62.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목62.substr(pos2+1).trim() : null;
2913
}}}{{{#!if levelrev=pos3 ? 항목62.substr(pos3+1).trim() : null;
2914
}}}{{{#!if diff=(+item62_rank)-(+item61_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2915
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2916
}}}{{{#!if 퇴출62 != null
2917
{{{#!if pos=퇴출62.indexOf("/"); pos = pos == -1 ? null : pos;
2918
}}}{{{#!if target=pos ? 퇴출62.substr(0,pos).trim() : 퇴출62.substr(0).trim();
2919
}}}{{{#!if diffconverted=-(pos ? 퇴출62.substr(pos+1).trim() : null);
2920
}}}{{{#!if target == "TOP 10"
2921
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2922
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2923
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2924
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2925
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2926
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입62 != null
2927
{{{#!if pos=진입62.indexOf("/"); pos = pos == -1 ? null : pos;
2928
}}}{{{#!if target=pos ? 진입62.substr(0,pos).trim() : 진입62.substr(0).trim();
2929
}}}{{{#!if diffconverted="+" + (pos ? 진입62.substr(pos+1).trim() : null);
2930
}}}{{{#!if target == "TOP 10"
2931
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2932
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2933
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2934
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2935
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2936
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2937
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2938
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2939
{{{#!if 퇴출62 != null && target == "Extended"
2940
'''Legacy'''}}}{{{#!if 퇴출62 == null || target != "Extended"
2941
'''#@item62_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2942
{{{#!if diff < 0
2943
{{{#!if level != null
2944
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2945
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2946
'''재평가'''}}}{{{#!if diff > 0
2947
{{{#!if level != null
2948
{{{#!if levelrev != null
2949
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2950
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2951
'''재평가로 하락'''}}}}}}{{{#!if 오류62 != null
2952
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출62 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item62_rank > 10) || (진입62 != null && (target == "Main" || target == "Extended") && +item62_rank > 10)
2953
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
2954
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
2955
}}}}}}{{{#!if 항목63 != null
2956
## 선언부
2957
{{{#!if pos=항목63.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목63.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목63.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
2958
}}}{{{#!if date=pos ? 항목63.substr(0,pos).trim() : 항목63.substr(0).trim();
2959
}}}{{{#!if item63_rank=pos2 ? 항목63.substr(pos+1, pos2-(pos+1)).trim() : 항목63.substr(pos+1).trim(); item63_rank = item63_rank == "Legacy" || item63_rank >= 151 ? 151 : item63_rank;
2960
}}}{{{#!if level=pos3 ? 항목63.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목63.substr(pos2+1).trim() : null;
2961
}}}{{{#!if levelrev=pos3 ? 항목63.substr(pos3+1).trim() : null;
2962
}}}{{{#!if diff=(+item63_rank)-(+item62_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
2963
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
2964
}}}{{{#!if 퇴출63 != null
2965
{{{#!if pos=퇴출63.indexOf("/"); pos = pos == -1 ? null : pos;
2966
}}}{{{#!if target=pos ? 퇴출63.substr(0,pos).trim() : 퇴출63.substr(0).trim();
2967
}}}{{{#!if diffconverted=-(pos ? 퇴출63.substr(pos+1).trim() : null);
2968
}}}{{{#!if target == "TOP 10"
2969
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2970
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
2971
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2972
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
2973
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
2974
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입63 != null
2975
{{{#!if pos=진입63.indexOf("/"); pos = pos == -1 ? null : pos;
2976
}}}{{{#!if target=pos ? 진입63.substr(0,pos).trim() : 진입63.substr(0).trim();
2977
}}}{{{#!if diffconverted="+" + (pos ? 진입63.substr(pos+1).trim() : null);
2978
}}}{{{#!if target == "TOP 10"
2979
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2980
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
2981
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2982
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
2983
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
2984
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
2985
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2986
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
2987
{{{#!if 퇴출63 != null && target == "Extended"
2988
'''Legacy'''}}}{{{#!if 퇴출63 == null || target != "Extended"
2989
'''#@item63_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
2990
{{{#!if diff < 0
2991
{{{#!if level != null
2992
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
2993
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
2994
'''재평가'''}}}{{{#!if diff > 0
2995
{{{#!if level != null
2996
{{{#!if levelrev != null
2997
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
2998
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
2999
'''재평가로 하락'''}}}}}}{{{#!if 오류63 != null
3000
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출63 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item63_rank > 10) || (진입63 != null && (target == "Main" || target == "Extended") && +item63_rank > 10)
3001
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3002
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3003
}}}}}}{{{#!if 항목64 != null
3004
## 선언부
3005
{{{#!if pos=항목64.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목64.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목64.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3006
}}}{{{#!if date=pos ? 항목64.substr(0,pos).trim() : 항목64.substr(0).trim();
3007
}}}{{{#!if item64_rank=pos2 ? 항목64.substr(pos+1, pos2-(pos+1)).trim() : 항목64.substr(pos+1).trim(); item64_rank = item64_rank == "Legacy" || item64_rank >= 151 ? 151 : item64_rank;
3008
}}}{{{#!if level=pos3 ? 항목64.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목64.substr(pos2+1).trim() : null;
3009
}}}{{{#!if levelrev=pos3 ? 항목64.substr(pos3+1).trim() : null;
3010
}}}{{{#!if diff=(+item64_rank)-(+item63_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3011
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3012
}}}{{{#!if 퇴출64 != null
3013
{{{#!if pos=퇴출64.indexOf("/"); pos = pos == -1 ? null : pos;
3014
}}}{{{#!if target=pos ? 퇴출64.substr(0,pos).trim() : 퇴출64.substr(0).trim();
3015
}}}{{{#!if diffconverted=-(pos ? 퇴출64.substr(pos+1).trim() : null);
3016
}}}{{{#!if target == "TOP 10"
3017
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3018
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3019
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3020
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3021
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3022
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입64 != null
3023
{{{#!if pos=진입64.indexOf("/"); pos = pos == -1 ? null : pos;
3024
}}}{{{#!if target=pos ? 진입64.substr(0,pos).trim() : 진입64.substr(0).trim();
3025
}}}{{{#!if diffconverted="+" + (pos ? 진입64.substr(pos+1).trim() : null);
3026
}}}{{{#!if target == "TOP 10"
3027
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3028
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3029
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3030
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3031
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3032
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3033
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3034
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3035
{{{#!if 퇴출64 != null && target == "Extended"
3036
'''Legacy'''}}}{{{#!if 퇴출64 == null || target != "Extended"
3037
'''#@item64_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3038
{{{#!if diff < 0
3039
{{{#!if level != null
3040
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3041
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3042
'''재평가'''}}}{{{#!if diff > 0
3043
{{{#!if level != null
3044
{{{#!if levelrev != null
3045
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3046
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3047
'''재평가로 하락'''}}}}}}{{{#!if 오류64 != null
3048
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출64 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item64_rank > 10) || (진입64 != null && (target == "Main" || target == "Extended") && +item64_rank > 10)
3049
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3050
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3051
}}}}}}{{{#!if 항목65 != null
3052
## 선언부
3053
{{{#!if pos=항목65.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목65.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목65.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3054
}}}{{{#!if date=pos ? 항목65.substr(0,pos).trim() : 항목65.substr(0).trim();
3055
}}}{{{#!if item65_rank=pos2 ? 항목65.substr(pos+1, pos2-(pos+1)).trim() : 항목65.substr(pos+1).trim(); item65_rank = item65_rank == "Legacy" || item65_rank >= 151 ? 151 : item65_rank;
3056
}}}{{{#!if level=pos3 ? 항목65.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목65.substr(pos2+1).trim() : null;
3057
}}}{{{#!if levelrev=pos3 ? 항목65.substr(pos3+1).trim() : null;
3058
}}}{{{#!if diff=(+item65_rank)-(+item64_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3059
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3060
}}}{{{#!if 퇴출65 != null
3061
{{{#!if pos=퇴출65.indexOf("/"); pos = pos == -1 ? null : pos;
3062
}}}{{{#!if target=pos ? 퇴출65.substr(0,pos).trim() : 퇴출65.substr(0).trim();
3063
}}}{{{#!if diffconverted=-(pos ? 퇴출65.substr(pos+1).trim() : null);
3064
}}}{{{#!if target == "TOP 10"
3065
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3066
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3067
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3068
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3069
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3070
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입65 != null
3071
{{{#!if pos=진입65.indexOf("/"); pos = pos == -1 ? null : pos;
3072
}}}{{{#!if target=pos ? 진입65.substr(0,pos).trim() : 진입65.substr(0).trim();
3073
}}}{{{#!if diffconverted="+" + (pos ? 진입65.substr(pos+1).trim() : null);
3074
}}}{{{#!if target == "TOP 10"
3075
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3076
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3077
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3078
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3079
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3080
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3081
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3082
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3083
{{{#!if 퇴출65 != null && target == "Extended"
3084
'''Legacy'''}}}{{{#!if 퇴출65 == null || target != "Extended"
3085
'''#@item65_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3086
{{{#!if diff < 0
3087
{{{#!if level != null
3088
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3089
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3090
'''재평가'''}}}{{{#!if diff > 0
3091
{{{#!if level != null
3092
{{{#!if levelrev != null
3093
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3094
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3095
'''재평가로 하락'''}}}}}}{{{#!if 오류65 != null
3096
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출65 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item65_rank > 10) || (진입65 != null && (target == "Main" || target == "Extended") && +item65_rank > 10)
3097
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3098
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3099
}}}}}}{{{#!if 항목66 != null
3100
## 선언부
3101
{{{#!if pos=항목66.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목66.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목66.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3102
}}}{{{#!if date=pos ? 항목66.substr(0,pos).trim() : 항목66.substr(0).trim();
3103
}}}{{{#!if item66_rank=pos2 ? 항목66.substr(pos+1, pos2-(pos+1)).trim() : 항목66.substr(pos+1).trim(); item66_rank = item66_rank == "Legacy" || item66_rank >= 151 ? 151 : item66_rank;
3104
}}}{{{#!if level=pos3 ? 항목66.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목66.substr(pos2+1).trim() : null;
3105
}}}{{{#!if levelrev=pos3 ? 항목66.substr(pos3+1).trim() : null;
3106
}}}{{{#!if diff=(+item66_rank)-(+item65_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3107
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3108
}}}{{{#!if 퇴출66 != null
3109
{{{#!if pos=퇴출66.indexOf("/"); pos = pos == -1 ? null : pos;
3110
}}}{{{#!if target=pos ? 퇴출66.substr(0,pos).trim() : 퇴출66.substr(0).trim();
3111
}}}{{{#!if diffconverted=-(pos ? 퇴출66.substr(pos+1).trim() : null);
3112
}}}{{{#!if target == "TOP 10"
3113
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3114
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3115
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3116
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3117
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3118
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입66 != null
3119
{{{#!if pos=진입66.indexOf("/"); pos = pos == -1 ? null : pos;
3120
}}}{{{#!if target=pos ? 진입66.substr(0,pos).trim() : 진입66.substr(0).trim();
3121
}}}{{{#!if diffconverted="+" + (pos ? 진입66.substr(pos+1).trim() : null);
3122
}}}{{{#!if target == "TOP 10"
3123
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3124
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3125
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3126
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3127
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3128
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3129
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3130
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3131
{{{#!if 퇴출66 != null && target == "Extended"
3132
'''Legacy'''}}}{{{#!if 퇴출66 == null || target != "Extended"
3133
'''#@item66_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3134
{{{#!if diff < 0
3135
{{{#!if level != null
3136
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3137
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3138
'''재평가'''}}}{{{#!if diff > 0
3139
{{{#!if level != null
3140
{{{#!if levelrev != null
3141
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3142
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3143
'''재평가로 하락'''}}}}}}{{{#!if 오류66 != null
3144
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출66 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item66_rank > 10) || (진입66 != null && (target == "Main" || target == "Extended") && +item66_rank > 10)
3145
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3146
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3147
}}}}}}{{{#!if 항목67 != null
3148
## 선언부
3149
{{{#!if pos=항목67.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목67.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목67.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3150
}}}{{{#!if date=pos ? 항목67.substr(0,pos).trim() : 항목67.substr(0).trim();
3151
}}}{{{#!if item67_rank=pos2 ? 항목67.substr(pos+1, pos2-(pos+1)).trim() : 항목67.substr(pos+1).trim(); item67_rank = item67_rank == "Legacy" || item67_rank >= 151 ? 151 : item67_rank;
3152
}}}{{{#!if level=pos3 ? 항목67.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목67.substr(pos2+1).trim() : null;
3153
}}}{{{#!if levelrev=pos3 ? 항목67.substr(pos3+1).trim() : null;
3154
}}}{{{#!if diff=(+item67_rank)-(+item66_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3155
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3156
}}}{{{#!if 퇴출67 != null
3157
{{{#!if pos=퇴출67.indexOf("/"); pos = pos == -1 ? null : pos;
3158
}}}{{{#!if target=pos ? 퇴출67.substr(0,pos).trim() : 퇴출67.substr(0).trim();
3159
}}}{{{#!if diffconverted=-(pos ? 퇴출67.substr(pos+1).trim() : null);
3160
}}}{{{#!if target == "TOP 10"
3161
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3162
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3163
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3164
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3165
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3166
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입67 != null
3167
{{{#!if pos=진입67.indexOf("/"); pos = pos == -1 ? null : pos;
3168
}}}{{{#!if target=pos ? 진입67.substr(0,pos).trim() : 진입67.substr(0).trim();
3169
}}}{{{#!if diffconverted="+" + (pos ? 진입67.substr(pos+1).trim() : null);
3170
}}}{{{#!if target == "TOP 10"
3171
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3172
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3173
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3174
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3175
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3176
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3177
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3178
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3179
{{{#!if 퇴출67 != null && target == "Extended"
3180
'''Legacy'''}}}{{{#!if 퇴출67 == null || target != "Extended"
3181
'''#@item67_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3182
{{{#!if diff < 0
3183
{{{#!if level != null
3184
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3185
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3186
'''재평가'''}}}{{{#!if diff > 0
3187
{{{#!if level != null
3188
{{{#!if levelrev != null
3189
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3190
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3191
'''재평가로 하락'''}}}}}}{{{#!if 오류67 != null
3192
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출67 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item67_rank > 10) || (진입67 != null && (target == "Main" || target == "Extended") && +item67_rank > 10)
3193
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3194
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3195
}}}}}}{{{#!if 항목68 != null
3196
## 선언부
3197
{{{#!if pos=항목68.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목68.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목68.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3198
}}}{{{#!if date=pos ? 항목68.substr(0,pos).trim() : 항목68.substr(0).trim();
3199
}}}{{{#!if item68_rank=pos2 ? 항목68.substr(pos+1, pos2-(pos+1)).trim() : 항목68.substr(pos+1).trim(); item68_rank = item68_rank == "Legacy" || item68_rank >= 151 ? 151 : item68_rank;
3200
}}}{{{#!if level=pos3 ? 항목68.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목68.substr(pos2+1).trim() : null;
3201
}}}{{{#!if levelrev=pos3 ? 항목68.substr(pos3+1).trim() : null;
3202
}}}{{{#!if diff=(+item68_rank)-(+item67_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3203
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3204
}}}{{{#!if 퇴출68 != null
3205
{{{#!if pos=퇴출68.indexOf("/"); pos = pos == -1 ? null : pos;
3206
}}}{{{#!if target=pos ? 퇴출68.substr(0,pos).trim() : 퇴출68.substr(0).trim();
3207
}}}{{{#!if diffconverted=-(pos ? 퇴출68.substr(pos+1).trim() : null);
3208
}}}{{{#!if target == "TOP 10"
3209
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3210
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3211
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3212
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3213
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3214
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입68 != null
3215
{{{#!if pos=진입68.indexOf("/"); pos = pos == -1 ? null : pos;
3216
}}}{{{#!if target=pos ? 진입68.substr(0,pos).trim() : 진입68.substr(0).trim();
3217
}}}{{{#!if diffconverted="+" + (pos ? 진입68.substr(pos+1).trim() : null);
3218
}}}{{{#!if target == "TOP 10"
3219
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3220
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3221
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3222
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3223
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3224
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3225
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3226
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3227
{{{#!if 퇴출68 != null && target == "Extended"
3228
'''Legacy'''}}}{{{#!if 퇴출68 == null || target != "Extended"
3229
'''#@item68_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3230
{{{#!if diff < 0
3231
{{{#!if level != null
3232
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3233
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3234
'''재평가'''}}}{{{#!if diff > 0
3235
{{{#!if level != null
3236
{{{#!if levelrev != null
3237
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3238
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3239
'''재평가로 하락'''}}}}}}{{{#!if 오류68 != null
3240
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출68 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item68_rank > 10) || (진입68 != null && (target == "Main" || target == "Extended") && +item68_rank > 10)
3241
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3242
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3243
}}}}}}{{{#!if 항목69 != null
3244
## 선언부
3245
{{{#!if pos=항목69.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목69.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목69.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3246
}}}{{{#!if date=pos ? 항목69.substr(0,pos).trim() : 항목69.substr(0).trim();
3247
}}}{{{#!if item69_rank=pos2 ? 항목69.substr(pos+1, pos2-(pos+1)).trim() : 항목69.substr(pos+1).trim(); item69_rank = item69_rank == "Legacy" || item69_rank >= 151 ? 151 : item69_rank;
3248
}}}{{{#!if level=pos3 ? 항목69.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목69.substr(pos2+1).trim() : null;
3249
}}}{{{#!if levelrev=pos3 ? 항목69.substr(pos3+1).trim() : null;
3250
}}}{{{#!if diff=(+item69_rank)-(+item68_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3251
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3252
}}}{{{#!if 퇴출69 != null
3253
{{{#!if pos=퇴출69.indexOf("/"); pos = pos == -1 ? null : pos;
3254
}}}{{{#!if target=pos ? 퇴출69.substr(0,pos).trim() : 퇴출69.substr(0).trim();
3255
}}}{{{#!if diffconverted=-(pos ? 퇴출69.substr(pos+1).trim() : null);
3256
}}}{{{#!if target == "TOP 10"
3257
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3258
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3259
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3260
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3261
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3262
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입69 != null
3263
{{{#!if pos=진입69.indexOf("/"); pos = pos == -1 ? null : pos;
3264
}}}{{{#!if target=pos ? 진입69.substr(0,pos).trim() : 진입69.substr(0).trim();
3265
}}}{{{#!if diffconverted="+" + (pos ? 진입69.substr(pos+1).trim() : null);
3266
}}}{{{#!if target == "TOP 10"
3267
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3268
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3269
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3270
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3271
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3272
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3273
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3274
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3275
{{{#!if 퇴출69 != null && target == "Extended"
3276
'''Legacy'''}}}{{{#!if 퇴출69 == null || target != "Extended"
3277
'''#@item69_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3278
{{{#!if diff < 0
3279
{{{#!if level != null
3280
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3281
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3282
'''재평가'''}}}{{{#!if diff > 0
3283
{{{#!if level != null
3284
{{{#!if levelrev != null
3285
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3286
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3287
'''재평가로 하락'''}}}}}}{{{#!if 오류69 != null
3288
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출69 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item69_rank > 10) || (진입69 != null && (target == "Main" || target == "Extended") && +item69_rank > 10)
3289
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3290
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3291
}}}}}}{{{#!if 항목70 != null
3292
## 선언부
3293
{{{#!if pos=항목70.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목70.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목70.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3294
}}}{{{#!if date=pos ? 항목70.substr(0,pos).trim() : 항목70.substr(0).trim();
3295
}}}{{{#!if item70_rank=pos2 ? 항목70.substr(pos+1, pos2-(pos+1)).trim() : 항목70.substr(pos+1).trim(); item70_rank = item70_rank == "Legacy" || item70_rank >= 151 ? 151 : item70_rank;
3296
}}}{{{#!if level=pos3 ? 항목70.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목70.substr(pos2+1).trim() : null;
3297
}}}{{{#!if levelrev=pos3 ? 항목70.substr(pos3+1).trim() : null;
3298
}}}{{{#!if diff=(+item70_rank)-(+item69_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3299
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3300
}}}{{{#!if 퇴출70 != null
3301
{{{#!if pos=퇴출70.indexOf("/"); pos = pos == -1 ? null : pos;
3302
}}}{{{#!if target=pos ? 퇴출70.substr(0,pos).trim() : 퇴출70.substr(0).trim();
3303
}}}{{{#!if diffconverted=-(pos ? 퇴출70.substr(pos+1).trim() : null);
3304
}}}{{{#!if target == "TOP 10"
3305
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3306
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3307
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3308
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3309
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3310
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입70 != null
3311
{{{#!if pos=진입70.indexOf("/"); pos = pos == -1 ? null : pos;
3312
}}}{{{#!if target=pos ? 진입70.substr(0,pos).trim() : 진입70.substr(0).trim();
3313
}}}{{{#!if diffconverted="+" + (pos ? 진입70.substr(pos+1).trim() : null);
3314
}}}{{{#!if target == "TOP 10"
3315
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3316
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3317
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3318
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3319
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3320
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3321
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3322
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3323
{{{#!if 퇴출70 != null && target == "Extended"
3324
'''Legacy'''}}}{{{#!if 퇴출70 == null || target != "Extended"
3325
'''#@item70_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3326
{{{#!if diff < 0
3327
{{{#!if level != null
3328
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3329
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3330
'''재평가'''}}}{{{#!if diff > 0
3331
{{{#!if level != null
3332
{{{#!if levelrev != null
3333
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3334
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3335
'''재평가로 하락'''}}}}}}{{{#!if 오류70 != null
3336
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출70 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item70_rank > 10) || (진입70 != null && (target == "Main" || target == "Extended") && +item70_rank > 10)
3337
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3338
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3339
}}}}}}{{{#!if 항목71 != null
3340
## 선언부
3341
{{{#!if pos=항목71.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목71.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목71.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3342
}}}{{{#!if date=pos ? 항목71.substr(0,pos).trim() : 항목71.substr(0).trim();
3343
}}}{{{#!if item71_rank=pos2 ? 항목71.substr(pos+1, pos2-(pos+1)).trim() : 항목71.substr(pos+1).trim(); item71_rank = item71_rank == "Legacy" || item71_rank >= 151 ? 151 : item71_rank;
3344
}}}{{{#!if level=pos3 ? 항목71.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목71.substr(pos2+1).trim() : null;
3345
}}}{{{#!if levelrev=pos3 ? 항목71.substr(pos3+1).trim() : null;
3346
}}}{{{#!if diff=(+item71_rank)-(+item70_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3347
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3348
}}}{{{#!if 퇴출71 != null
3349
{{{#!if pos=퇴출71.indexOf("/"); pos = pos == -1 ? null : pos;
3350
}}}{{{#!if target=pos ? 퇴출71.substr(0,pos).trim() : 퇴출71.substr(0).trim();
3351
}}}{{{#!if diffconverted=-(pos ? 퇴출71.substr(pos+1).trim() : null);
3352
}}}{{{#!if target == "TOP 10"
3353
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3354
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3355
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3356
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3357
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3358
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입71 != null
3359
{{{#!if pos=진입71.indexOf("/"); pos = pos == -1 ? null : pos;
3360
}}}{{{#!if target=pos ? 진입71.substr(0,pos).trim() : 진입71.substr(0).trim();
3361
}}}{{{#!if diffconverted="+" + (pos ? 진입71.substr(pos+1).trim() : null);
3362
}}}{{{#!if target == "TOP 10"
3363
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3364
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3365
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3366
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3367
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3368
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3369
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3370
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3371
{{{#!if 퇴출71 != null && target == "Extended"
3372
'''Legacy'''}}}{{{#!if 퇴출71 == null || target != "Extended"
3373
'''#@item71_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3374
{{{#!if diff < 0
3375
{{{#!if level != null
3376
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3377
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3378
'''재평가'''}}}{{{#!if diff > 0
3379
{{{#!if level != null
3380
{{{#!if levelrev != null
3381
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3382
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3383
'''재평가로 하락'''}}}}}}{{{#!if 오류71 != null
3384
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출71 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item71_rank > 10) || (진입71 != null && (target == "Main" || target == "Extended") && +item71_rank > 10)
3385
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3386
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3387
}}}}}}{{{#!if 항목72 != null
3388
## 선언부
3389
{{{#!if pos=항목72.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목72.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목72.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3390
}}}{{{#!if date=pos ? 항목72.substr(0,pos).trim() : 항목72.substr(0).trim();
3391
}}}{{{#!if item72_rank=pos2 ? 항목72.substr(pos+1, pos2-(pos+1)).trim() : 항목72.substr(pos+1).trim(); item72_rank = item72_rank == "Legacy" || item72_rank >= 151 ? 151 : item72_rank;
3392
}}}{{{#!if level=pos3 ? 항목72.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목72.substr(pos2+1).trim() : null;
3393
}}}{{{#!if levelrev=pos3 ? 항목72.substr(pos3+1).trim() : null;
3394
}}}{{{#!if diff=(+item72_rank)-(+item71_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3395
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3396
}}}{{{#!if 퇴출72 != null
3397
{{{#!if pos=퇴출72.indexOf("/"); pos = pos == -1 ? null : pos;
3398
}}}{{{#!if target=pos ? 퇴출72.substr(0,pos).trim() : 퇴출72.substr(0).trim();
3399
}}}{{{#!if diffconverted=-(pos ? 퇴출72.substr(pos+1).trim() : null);
3400
}}}{{{#!if target == "TOP 10"
3401
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3402
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3403
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3404
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3405
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3406
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입72 != null
3407
{{{#!if pos=진입72.indexOf("/"); pos = pos == -1 ? null : pos;
3408
}}}{{{#!if target=pos ? 진입72.substr(0,pos).trim() : 진입72.substr(0).trim();
3409
}}}{{{#!if diffconverted="+" + (pos ? 진입72.substr(pos+1).trim() : null);
3410
}}}{{{#!if target == "TOP 10"
3411
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3412
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3413
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3414
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3415
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3416
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3417
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3418
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3419
{{{#!if 퇴출72 != null && target == "Extended"
3420
'''Legacy'''}}}{{{#!if 퇴출72 == null || target != "Extended"
3421
'''#@item72_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3422
{{{#!if diff < 0
3423
{{{#!if level != null
3424
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3425
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3426
'''재평가'''}}}{{{#!if diff > 0
3427
{{{#!if level != null
3428
{{{#!if levelrev != null
3429
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3430
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3431
'''재평가로 하락'''}}}}}}{{{#!if 오류72 != null
3432
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출72 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item72_rank > 10) || (진입72 != null && (target == "Main" || target == "Extended") && +item72_rank > 10)
3433
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3434
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3435
}}}}}}{{{#!if 항목73 != null
3436
## 선언부
3437
{{{#!if pos=항목73.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목73.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목73.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3438
}}}{{{#!if date=pos ? 항목73.substr(0,pos).trim() : 항목73.substr(0).trim();
3439
}}}{{{#!if item73_rank=pos2 ? 항목73.substr(pos+1, pos2-(pos+1)).trim() : 항목73.substr(pos+1).trim(); item73_rank = item73_rank == "Legacy" || item73_rank >= 151 ? 151 : item73_rank;
3440
}}}{{{#!if level=pos3 ? 항목73.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목73.substr(pos2+1).trim() : null;
3441
}}}{{{#!if levelrev=pos3 ? 항목73.substr(pos3+1).trim() : null;
3442
}}}{{{#!if diff=(+item73_rank)-(+item72_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3443
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3444
}}}{{{#!if 퇴출73 != null
3445
{{{#!if pos=퇴출73.indexOf("/"); pos = pos == -1 ? null : pos;
3446
}}}{{{#!if target=pos ? 퇴출73.substr(0,pos).trim() : 퇴출73.substr(0).trim();
3447
}}}{{{#!if diffconverted=-(pos ? 퇴출73.substr(pos+1).trim() : null);
3448
}}}{{{#!if target == "TOP 10"
3449
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3450
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3451
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3452
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3453
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3454
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입73 != null
3455
{{{#!if pos=진입73.indexOf("/"); pos = pos == -1 ? null : pos;
3456
}}}{{{#!if target=pos ? 진입73.substr(0,pos).trim() : 진입73.substr(0).trim();
3457
}}}{{{#!if diffconverted="+" + (pos ? 진입73.substr(pos+1).trim() : null);
3458
}}}{{{#!if target == "TOP 10"
3459
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3460
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3461
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3462
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3463
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3464
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3465
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3466
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3467
{{{#!if 퇴출73 != null && target == "Extended"
3468
'''Legacy'''}}}{{{#!if 퇴출73 == null || target != "Extended"
3469
'''#@item73_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3470
{{{#!if diff < 0
3471
{{{#!if level != null
3472
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3473
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3474
'''재평가'''}}}{{{#!if diff > 0
3475
{{{#!if level != null
3476
{{{#!if levelrev != null
3477
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3478
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3479
'''재평가로 하락'''}}}}}}{{{#!if 오류73 != null
3480
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출73 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item73_rank > 10) || (진입73 != null && (target == "Main" || target == "Extended") && +item73_rank > 10)
3481
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3482
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3483
}}}}}}{{{#!if 항목74 != null
3484
## 선언부
3485
{{{#!if pos=항목74.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목74.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목74.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3486
}}}{{{#!if date=pos ? 항목74.substr(0,pos).trim() : 항목74.substr(0).trim();
3487
}}}{{{#!if item74_rank=pos2 ? 항목74.substr(pos+1, pos2-(pos+1)).trim() : 항목74.substr(pos+1).trim(); item74_rank = item74_rank == "Legacy" || item74_rank >= 151 ? 151 : item74_rank;
3488
}}}{{{#!if level=pos3 ? 항목74.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목74.substr(pos2+1).trim() : null;
3489
}}}{{{#!if levelrev=pos3 ? 항목74.substr(pos3+1).trim() : null;
3490
}}}{{{#!if diff=(+item74_rank)-(+item73_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3491
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3492
}}}{{{#!if 퇴출74 != null
3493
{{{#!if pos=퇴출74.indexOf("/"); pos = pos == -1 ? null : pos;
3494
}}}{{{#!if target=pos ? 퇴출74.substr(0,pos).trim() : 퇴출74.substr(0).trim();
3495
}}}{{{#!if diffconverted=-(pos ? 퇴출74.substr(pos+1).trim() : null);
3496
}}}{{{#!if target == "TOP 10"
3497
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3498
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3499
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3500
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3501
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3502
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입74 != null
3503
{{{#!if pos=진입74.indexOf("/"); pos = pos == -1 ? null : pos;
3504
}}}{{{#!if target=pos ? 진입74.substr(0,pos).trim() : 진입74.substr(0).trim();
3505
}}}{{{#!if diffconverted="+" + (pos ? 진입74.substr(pos+1).trim() : null);
3506
}}}{{{#!if target == "TOP 10"
3507
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3508
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3509
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3510
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3511
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3512
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3513
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3514
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3515
{{{#!if 퇴출74 != null && target == "Extended"
3516
'''Legacy'''}}}{{{#!if 퇴출74 == null || target != "Extended"
3517
'''#@item74_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3518
{{{#!if diff < 0
3519
{{{#!if level != null
3520
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3521
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3522
'''재평가'''}}}{{{#!if diff > 0
3523
{{{#!if level != null
3524
{{{#!if levelrev != null
3525
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3526
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3527
'''재평가로 하락'''}}}}}}{{{#!if 오류74 != null
3528
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출74 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item74_rank > 10) || (진입74 != null && (target == "Main" || target == "Extended") && +item74_rank > 10)
3529
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3530
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3531
}}}}}}{{{#!if 항목75 != null
3532
## 선언부
3533
{{{#!if pos=항목75.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목75.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목75.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3534
}}}{{{#!if date=pos ? 항목75.substr(0,pos).trim() : 항목75.substr(0).trim();
3535
}}}{{{#!if item75_rank=pos2 ? 항목75.substr(pos+1, pos2-(pos+1)).trim() : 항목75.substr(pos+1).trim(); item75_rank = item75_rank == "Legacy" || item75_rank >= 151 ? 151 : item75_rank;
3536
}}}{{{#!if level=pos3 ? 항목75.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목75.substr(pos2+1).trim() : null;
3537
}}}{{{#!if levelrev=pos3 ? 항목75.substr(pos3+1).trim() : null;
3538
}}}{{{#!if diff=(+item75_rank)-(+item74_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3539
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3540
}}}{{{#!if 퇴출75 != null
3541
{{{#!if pos=퇴출75.indexOf("/"); pos = pos == -1 ? null : pos;
3542
}}}{{{#!if target=pos ? 퇴출75.substr(0,pos).trim() : 퇴출75.substr(0).trim();
3543
}}}{{{#!if diffconverted=-(pos ? 퇴출75.substr(pos+1).trim() : null);
3544
}}}{{{#!if target == "TOP 10"
3545
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3546
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3547
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3548
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3549
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3550
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입75 != null
3551
{{{#!if pos=진입75.indexOf("/"); pos = pos == -1 ? null : pos;
3552
}}}{{{#!if target=pos ? 진입75.substr(0,pos).trim() : 진입75.substr(0).trim();
3553
}}}{{{#!if diffconverted="+" + (pos ? 진입75.substr(pos+1).trim() : null);
3554
}}}{{{#!if target == "TOP 10"
3555
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3556
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3557
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3558
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3559
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3560
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3561
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3562
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3563
{{{#!if 퇴출75 != null && target == "Extended"
3564
'''Legacy'''}}}{{{#!if 퇴출75 == null || target != "Extended"
3565
'''#@item75_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3566
{{{#!if diff < 0
3567
{{{#!if level != null
3568
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3569
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3570
'''재평가'''}}}{{{#!if diff > 0
3571
{{{#!if level != null
3572
{{{#!if levelrev != null
3573
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3574
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3575
'''재평가로 하락'''}}}}}}{{{#!if 오류75 != null
3576
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출75 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item75_rank > 10) || (진입75 != null && (target == "Main" || target == "Extended") && +item75_rank > 10)
3577
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3578
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3579
}}}}}}{{{#!if 항목76 != null
3580
## 선언부
3581
{{{#!if pos=항목76.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목76.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목76.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3582
}}}{{{#!if date=pos ? 항목76.substr(0,pos).trim() : 항목76.substr(0).trim();
3583
}}}{{{#!if item76_rank=pos2 ? 항목76.substr(pos+1, pos2-(pos+1)).trim() : 항목76.substr(pos+1).trim(); item76_rank = item76_rank == "Legacy" || item76_rank >= 151 ? 151 : item76_rank;
3584
}}}{{{#!if level=pos3 ? 항목76.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목76.substr(pos2+1).trim() : null;
3585
}}}{{{#!if levelrev=pos3 ? 항목76.substr(pos3+1).trim() : null;
3586
}}}{{{#!if diff=(+item76_rank)-(+item75_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3587
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3588
}}}{{{#!if 퇴출76 != null
3589
{{{#!if pos=퇴출76.indexOf("/"); pos = pos == -1 ? null : pos;
3590
}}}{{{#!if target=pos ? 퇴출76.substr(0,pos).trim() : 퇴출76.substr(0).trim();
3591
}}}{{{#!if diffconverted=-(pos ? 퇴출76.substr(pos+1).trim() : null);
3592
}}}{{{#!if target == "TOP 10"
3593
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3594
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3595
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3596
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3597
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3598
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입76 != null
3599
{{{#!if pos=진입76.indexOf("/"); pos = pos == -1 ? null : pos;
3600
}}}{{{#!if target=pos ? 진입76.substr(0,pos).trim() : 진입76.substr(0).trim();
3601
}}}{{{#!if diffconverted="+" + (pos ? 진입76.substr(pos+1).trim() : null);
3602
}}}{{{#!if target == "TOP 10"
3603
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3604
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3605
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3606
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3607
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3608
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3609
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3610
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3611
{{{#!if 퇴출76 != null && target == "Extended"
3612
'''Legacy'''}}}{{{#!if 퇴출76 == null || target != "Extended"
3613
'''#@item76_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3614
{{{#!if diff < 0
3615
{{{#!if level != null
3616
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3617
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3618
'''재평가'''}}}{{{#!if diff > 0
3619
{{{#!if level != null
3620
{{{#!if levelrev != null
3621
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3622
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3623
'''재평가로 하락'''}}}}}}{{{#!if 오류76 != null
3624
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출76 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item76_rank > 10) || (진입76 != null && (target == "Main" || target == "Extended") && +item76_rank > 10)
3625
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3626
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3627
}}}}}}{{{#!if 항목77 != null
3628
## 선언부
3629
{{{#!if pos=항목77.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목77.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목77.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3630
}}}{{{#!if date=pos ? 항목77.substr(0,pos).trim() : 항목77.substr(0).trim();
3631
}}}{{{#!if item77_rank=pos2 ? 항목77.substr(pos+1, pos2-(pos+1)).trim() : 항목77.substr(pos+1).trim(); item77_rank = item77_rank == "Legacy" || item77_rank >= 151 ? 151 : item77_rank;
3632
}}}{{{#!if level=pos3 ? 항목77.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목77.substr(pos2+1).trim() : null;
3633
}}}{{{#!if levelrev=pos3 ? 항목77.substr(pos3+1).trim() : null;
3634
}}}{{{#!if diff=(+item77_rank)-(+item76_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3635
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3636
}}}{{{#!if 퇴출77 != null
3637
{{{#!if pos=퇴출77.indexOf("/"); pos = pos == -1 ? null : pos;
3638
}}}{{{#!if target=pos ? 퇴출77.substr(0,pos).trim() : 퇴출77.substr(0).trim();
3639
}}}{{{#!if diffconverted=-(pos ? 퇴출77.substr(pos+1).trim() : null);
3640
}}}{{{#!if target == "TOP 10"
3641
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3642
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3643
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3644
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3645
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3646
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입77 != null
3647
{{{#!if pos=진입77.indexOf("/"); pos = pos == -1 ? null : pos;
3648
}}}{{{#!if target=pos ? 진입77.substr(0,pos).trim() : 진입77.substr(0).trim();
3649
}}}{{{#!if diffconverted="+" + (pos ? 진입77.substr(pos+1).trim() : null);
3650
}}}{{{#!if target == "TOP 10"
3651
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3652
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3653
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3654
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3655
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3656
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3657
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3658
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3659
{{{#!if 퇴출77 != null && target == "Extended"
3660
'''Legacy'''}}}{{{#!if 퇴출77 == null || target != "Extended"
3661
'''#@item77_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3662
{{{#!if diff < 0
3663
{{{#!if level != null
3664
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3665
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3666
'''재평가'''}}}{{{#!if diff > 0
3667
{{{#!if level != null
3668
{{{#!if levelrev != null
3669
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3670
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3671
'''재평가로 하락'''}}}}}}{{{#!if 오류77 != null
3672
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출77 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item77_rank > 10) || (진입77 != null && (target == "Main" || target == "Extended") && +item77_rank > 10)
3673
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3674
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3675
}}}}}}{{{#!if 항목78 != null
3676
## 선언부
3677
{{{#!if pos=항목78.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목78.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목78.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3678
}}}{{{#!if date=pos ? 항목78.substr(0,pos).trim() : 항목78.substr(0).trim();
3679
}}}{{{#!if item78_rank=pos2 ? 항목78.substr(pos+1, pos2-(pos+1)).trim() : 항목78.substr(pos+1).trim(); item78_rank = item78_rank == "Legacy" || item78_rank >= 151 ? 151 : item78_rank;
3680
}}}{{{#!if level=pos3 ? 항목78.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목78.substr(pos2+1).trim() : null;
3681
}}}{{{#!if levelrev=pos3 ? 항목78.substr(pos3+1).trim() : null;
3682
}}}{{{#!if diff=(+item78_rank)-(+item77_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3683
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3684
}}}{{{#!if 퇴출78 != null
3685
{{{#!if pos=퇴출78.indexOf("/"); pos = pos == -1 ? null : pos;
3686
}}}{{{#!if target=pos ? 퇴출78.substr(0,pos).trim() : 퇴출78.substr(0).trim();
3687
}}}{{{#!if diffconverted=-(pos ? 퇴출78.substr(pos+1).trim() : null);
3688
}}}{{{#!if target == "TOP 10"
3689
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3690
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3691
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3692
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3693
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3694
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입78 != null
3695
{{{#!if pos=진입78.indexOf("/"); pos = pos == -1 ? null : pos;
3696
}}}{{{#!if target=pos ? 진입78.substr(0,pos).trim() : 진입78.substr(0).trim();
3697
}}}{{{#!if diffconverted="+" + (pos ? 진입78.substr(pos+1).trim() : null);
3698
}}}{{{#!if target == "TOP 10"
3699
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3700
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3701
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3702
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3703
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3704
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3705
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3706
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3707
{{{#!if 퇴출78 != null && target == "Extended"
3708
'''Legacy'''}}}{{{#!if 퇴출78 == null || target != "Extended"
3709
'''#@item78_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3710
{{{#!if diff < 0
3711
{{{#!if level != null
3712
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3713
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3714
'''재평가'''}}}{{{#!if diff > 0
3715
{{{#!if level != null
3716
{{{#!if levelrev != null
3717
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3718
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3719
'''재평가로 하락'''}}}}}}{{{#!if 오류78 != null
3720
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출78 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item78_rank > 10) || (진입78 != null && (target == "Main" || target == "Extended") && +item78_rank > 10)
3721
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3722
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3723
}}}}}}{{{#!if 항목79 != null
3724
## 선언부
3725
{{{#!if pos=항목79.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목79.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목79.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3726
}}}{{{#!if date=pos ? 항목79.substr(0,pos).trim() : 항목79.substr(0).trim();
3727
}}}{{{#!if item79_rank=pos2 ? 항목79.substr(pos+1, pos2-(pos+1)).trim() : 항목79.substr(pos+1).trim(); item79_rank = item79_rank == "Legacy" || item79_rank >= 151 ? 151 : item79_rank;
3728
}}}{{{#!if level=pos3 ? 항목79.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목79.substr(pos2+1).trim() : null;
3729
}}}{{{#!if levelrev=pos3 ? 항목79.substr(pos3+1).trim() : null;
3730
}}}{{{#!if diff=(+item79_rank)-(+item78_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3731
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3732
}}}{{{#!if 퇴출79 != null
3733
{{{#!if pos=퇴출79.indexOf("/"); pos = pos == -1 ? null : pos;
3734
}}}{{{#!if target=pos ? 퇴출79.substr(0,pos).trim() : 퇴출79.substr(0).trim();
3735
}}}{{{#!if diffconverted=-(pos ? 퇴출79.substr(pos+1).trim() : null);
3736
}}}{{{#!if target == "TOP 10"
3737
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3738
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3739
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3740
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3741
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3742
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입79 != null
3743
{{{#!if pos=진입79.indexOf("/"); pos = pos == -1 ? null : pos;
3744
}}}{{{#!if target=pos ? 진입79.substr(0,pos).trim() : 진입79.substr(0).trim();
3745
}}}{{{#!if diffconverted="+" + (pos ? 진입79.substr(pos+1).trim() : null);
3746
}}}{{{#!if target == "TOP 10"
3747
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3748
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3749
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3750
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3751
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3752
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3753
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3754
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3755
{{{#!if 퇴출79 != null && target == "Extended"
3756
'''Legacy'''}}}{{{#!if 퇴출79 == null || target != "Extended"
3757
'''#@item79_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3758
{{{#!if diff < 0
3759
{{{#!if level != null
3760
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3761
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3762
'''재평가'''}}}{{{#!if diff > 0
3763
{{{#!if level != null
3764
{{{#!if levelrev != null
3765
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3766
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3767
'''재평가로 하락'''}}}}}}{{{#!if 오류79 != null
3768
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출79 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item79_rank > 10) || (진입79 != null && (target == "Main" || target == "Extended") && +item79_rank > 10)
3769
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3770
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3771
}}}}}}{{{#!if 항목80 != null
3772
## 선언부
3773
{{{#!if pos=항목80.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목80.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목80.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3774
}}}{{{#!if date=pos ? 항목80.substr(0,pos).trim() : 항목80.substr(0).trim();
3775
}}}{{{#!if item80_rank=pos2 ? 항목80.substr(pos+1, pos2-(pos+1)).trim() : 항목80.substr(pos+1).trim(); item80_rank = item80_rank == "Legacy" || item80_rank >= 151 ? 151 : item80_rank;
3776
}}}{{{#!if level=pos3 ? 항목80.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목80.substr(pos2+1).trim() : null;
3777
}}}{{{#!if levelrev=pos3 ? 항목80.substr(pos3+1).trim() : null;
3778
}}}{{{#!if diff=(+item80_rank)-(+item79_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3779
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3780
}}}{{{#!if 퇴출80 != null
3781
{{{#!if pos=퇴출80.indexOf("/"); pos = pos == -1 ? null : pos;
3782
}}}{{{#!if target=pos ? 퇴출80.substr(0,pos).trim() : 퇴출80.substr(0).trim();
3783
}}}{{{#!if diffconverted=-(pos ? 퇴출80.substr(pos+1).trim() : null);
3784
}}}{{{#!if target == "TOP 10"
3785
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3786
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3787
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3788
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3789
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3790
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입80 != null
3791
{{{#!if pos=진입80.indexOf("/"); pos = pos == -1 ? null : pos;
3792
}}}{{{#!if target=pos ? 진입80.substr(0,pos).trim() : 진입80.substr(0).trim();
3793
}}}{{{#!if diffconverted="+" + (pos ? 진입80.substr(pos+1).trim() : null);
3794
}}}{{{#!if target == "TOP 10"
3795
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3796
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3797
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3798
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3799
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3800
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3801
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3802
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3803
{{{#!if 퇴출80 != null && target == "Extended"
3804
'''Legacy'''}}}{{{#!if 퇴출80 == null || target != "Extended"
3805
'''#@item80_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3806
{{{#!if diff < 0
3807
{{{#!if level != null
3808
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3809
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3810
'''재평가'''}}}{{{#!if diff > 0
3811
{{{#!if level != null
3812
{{{#!if levelrev != null
3813
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3814
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3815
'''재평가로 하락'''}}}}}}{{{#!if 오류80 != null
3816
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출80 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item80_rank > 10) || (진입80 != null && (target == "Main" || target == "Extended") && +item80_rank > 10)
3817
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3818
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3819
}}}}}}{{{#!if 항목81 != null
3820
## 선언부
3821
{{{#!if pos=항목81.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목81.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목81.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3822
}}}{{{#!if date=pos ? 항목81.substr(0,pos).trim() : 항목81.substr(0).trim();
3823
}}}{{{#!if item81_rank=pos2 ? 항목81.substr(pos+1, pos2-(pos+1)).trim() : 항목81.substr(pos+1).trim(); item81_rank = item81_rank == "Legacy" || item81_rank >= 151 ? 151 : item81_rank;
3824
}}}{{{#!if level=pos3 ? 항목81.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목81.substr(pos2+1).trim() : null;
3825
}}}{{{#!if levelrev=pos3 ? 항목81.substr(pos3+1).trim() : null;
3826
}}}{{{#!if diff=(+item81_rank)-(+item80_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3827
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3828
}}}{{{#!if 퇴출81 != null
3829
{{{#!if pos=퇴출81.indexOf("/"); pos = pos == -1 ? null : pos;
3830
}}}{{{#!if target=pos ? 퇴출81.substr(0,pos).trim() : 퇴출81.substr(0).trim();
3831
}}}{{{#!if diffconverted=-(pos ? 퇴출81.substr(pos+1).trim() : null);
3832
}}}{{{#!if target == "TOP 10"
3833
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3834
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3835
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3836
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3837
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3838
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입81 != null
3839
{{{#!if pos=진입81.indexOf("/"); pos = pos == -1 ? null : pos;
3840
}}}{{{#!if target=pos ? 진입81.substr(0,pos).trim() : 진입81.substr(0).trim();
3841
}}}{{{#!if diffconverted="+" + (pos ? 진입81.substr(pos+1).trim() : null);
3842
}}}{{{#!if target == "TOP 10"
3843
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3844
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3845
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3846
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3847
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3848
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3849
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3850
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3851
{{{#!if 퇴출81 != null && target == "Extended"
3852
'''Legacy'''}}}{{{#!if 퇴출81 == null || target != "Extended"
3853
'''#@item81_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3854
{{{#!if diff < 0
3855
{{{#!if level != null
3856
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3857
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3858
'''재평가'''}}}{{{#!if diff > 0
3859
{{{#!if level != null
3860
{{{#!if levelrev != null
3861
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3862
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3863
'''재평가로 하락'''}}}}}}{{{#!if 오류81 != null
3864
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출81 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item81_rank > 10) || (진입81 != null && (target == "Main" || target == "Extended") && +item81_rank > 10)
3865
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3866
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3867
}}}}}}{{{#!if 항목82 != null
3868
## 선언부
3869
{{{#!if pos=항목82.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목82.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목82.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3870
}}}{{{#!if date=pos ? 항목82.substr(0,pos).trim() : 항목82.substr(0).trim();
3871
}}}{{{#!if item82_rank=pos2 ? 항목82.substr(pos+1, pos2-(pos+1)).trim() : 항목82.substr(pos+1).trim(); item82_rank = item82_rank == "Legacy" || item82_rank >= 151 ? 151 : item82_rank;
3872
}}}{{{#!if level=pos3 ? 항목82.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목82.substr(pos2+1).trim() : null;
3873
}}}{{{#!if levelrev=pos3 ? 항목82.substr(pos3+1).trim() : null;
3874
}}}{{{#!if diff=(+item82_rank)-(+item81_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3875
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3876
}}}{{{#!if 퇴출82 != null
3877
{{{#!if pos=퇴출82.indexOf("/"); pos = pos == -1 ? null : pos;
3878
}}}{{{#!if target=pos ? 퇴출82.substr(0,pos).trim() : 퇴출82.substr(0).trim();
3879
}}}{{{#!if diffconverted=-(pos ? 퇴출82.substr(pos+1).trim() : null);
3880
}}}{{{#!if target == "TOP 10"
3881
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3882
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3883
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3884
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3885
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3886
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입82 != null
3887
{{{#!if pos=진입82.indexOf("/"); pos = pos == -1 ? null : pos;
3888
}}}{{{#!if target=pos ? 진입82.substr(0,pos).trim() : 진입82.substr(0).trim();
3889
}}}{{{#!if diffconverted="+" + (pos ? 진입82.substr(pos+1).trim() : null);
3890
}}}{{{#!if target == "TOP 10"
3891
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3892
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3893
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3894
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3895
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3896
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3897
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3898
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3899
{{{#!if 퇴출82 != null && target == "Extended"
3900
'''Legacy'''}}}{{{#!if 퇴출82 == null || target != "Extended"
3901
'''#@item82_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3902
{{{#!if diff < 0
3903
{{{#!if level != null
3904
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3905
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3906
'''재평가'''}}}{{{#!if diff > 0
3907
{{{#!if level != null
3908
{{{#!if levelrev != null
3909
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3910
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3911
'''재평가로 하락'''}}}}}}{{{#!if 오류82 != null
3912
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출82 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item82_rank > 10) || (진입82 != null && (target == "Main" || target == "Extended") && +item82_rank > 10)
3913
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3914
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3915
}}}}}}{{{#!if 항목83 != null
3916
## 선언부
3917
{{{#!if pos=항목83.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목83.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목83.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3918
}}}{{{#!if date=pos ? 항목83.substr(0,pos).trim() : 항목83.substr(0).trim();
3919
}}}{{{#!if item83_rank=pos2 ? 항목83.substr(pos+1, pos2-(pos+1)).trim() : 항목83.substr(pos+1).trim(); item83_rank = item83_rank == "Legacy" || item83_rank >= 151 ? 151 : item83_rank;
3920
}}}{{{#!if level=pos3 ? 항목83.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목83.substr(pos2+1).trim() : null;
3921
}}}{{{#!if levelrev=pos3 ? 항목83.substr(pos3+1).trim() : null;
3922
}}}{{{#!if diff=(+item83_rank)-(+item82_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3923
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3924
}}}{{{#!if 퇴출83 != null
3925
{{{#!if pos=퇴출83.indexOf("/"); pos = pos == -1 ? null : pos;
3926
}}}{{{#!if target=pos ? 퇴출83.substr(0,pos).trim() : 퇴출83.substr(0).trim();
3927
}}}{{{#!if diffconverted=-(pos ? 퇴출83.substr(pos+1).trim() : null);
3928
}}}{{{#!if target == "TOP 10"
3929
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3930
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3931
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3932
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3933
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3934
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입83 != null
3935
{{{#!if pos=진입83.indexOf("/"); pos = pos == -1 ? null : pos;
3936
}}}{{{#!if target=pos ? 진입83.substr(0,pos).trim() : 진입83.substr(0).trim();
3937
}}}{{{#!if diffconverted="+" + (pos ? 진입83.substr(pos+1).trim() : null);
3938
}}}{{{#!if target == "TOP 10"
3939
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3940
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3941
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3942
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3943
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3944
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3945
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3946
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3947
{{{#!if 퇴출83 != null && target == "Extended"
3948
'''Legacy'''}}}{{{#!if 퇴출83 == null || target != "Extended"
3949
'''#@item83_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3950
{{{#!if diff < 0
3951
{{{#!if level != null
3952
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
3953
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
3954
'''재평가'''}}}{{{#!if diff > 0
3955
{{{#!if level != null
3956
{{{#!if levelrev != null
3957
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
3958
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
3959
'''재평가로 하락'''}}}}}}{{{#!if 오류83 != null
3960
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출83 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item83_rank > 10) || (진입83 != null && (target == "Main" || target == "Extended") && +item83_rank > 10)
3961
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
3962
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
3963
}}}}}}{{{#!if 항목84 != null
3964
## 선언부
3965
{{{#!if pos=항목84.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목84.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목84.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
3966
}}}{{{#!if date=pos ? 항목84.substr(0,pos).trim() : 항목84.substr(0).trim();
3967
}}}{{{#!if item84_rank=pos2 ? 항목84.substr(pos+1, pos2-(pos+1)).trim() : 항목84.substr(pos+1).trim(); item84_rank = item84_rank == "Legacy" || item84_rank >= 151 ? 151 : item84_rank;
3968
}}}{{{#!if level=pos3 ? 항목84.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목84.substr(pos2+1).trim() : null;
3969
}}}{{{#!if levelrev=pos3 ? 항목84.substr(pos3+1).trim() : null;
3970
}}}{{{#!if diff=(+item84_rank)-(+item83_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
3971
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
3972
}}}{{{#!if 퇴출84 != null
3973
{{{#!if pos=퇴출84.indexOf("/"); pos = pos == -1 ? null : pos;
3974
}}}{{{#!if target=pos ? 퇴출84.substr(0,pos).trim() : 퇴출84.substr(0).trim();
3975
}}}{{{#!if diffconverted=-(pos ? 퇴출84.substr(pos+1).trim() : null);
3976
}}}{{{#!if target == "TOP 10"
3977
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3978
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
3979
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3980
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
3981
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
3982
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입84 != null
3983
{{{#!if pos=진입84.indexOf("/"); pos = pos == -1 ? null : pos;
3984
}}}{{{#!if target=pos ? 진입84.substr(0,pos).trim() : 진입84.substr(0).trim();
3985
}}}{{{#!if diffconverted="+" + (pos ? 진입84.substr(pos+1).trim() : null);
3986
}}}{{{#!if target == "TOP 10"
3987
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3988
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
3989
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3990
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
3991
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
3992
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
3993
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3994
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
3995
{{{#!if 퇴출84 != null && target == "Extended"
3996
'''Legacy'''}}}{{{#!if 퇴출84 == null || target != "Extended"
3997
'''#@item84_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
3998
{{{#!if diff < 0
3999
{{{#!if level != null
4000
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4001
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4002
'''재평가'''}}}{{{#!if diff > 0
4003
{{{#!if level != null
4004
{{{#!if levelrev != null
4005
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4006
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4007
'''재평가로 하락'''}}}}}}{{{#!if 오류84 != null
4008
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출84 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item84_rank > 10) || (진입84 != null && (target == "Main" || target == "Extended") && +item84_rank > 10)
4009
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4010
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4011
}}}}}}{{{#!if 항목85 != null
4012
## 선언부
4013
{{{#!if pos=항목85.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목85.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목85.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4014
}}}{{{#!if date=pos ? 항목85.substr(0,pos).trim() : 항목85.substr(0).trim();
4015
}}}{{{#!if item85_rank=pos2 ? 항목85.substr(pos+1, pos2-(pos+1)).trim() : 항목85.substr(pos+1).trim(); item85_rank = item85_rank == "Legacy" || item85_rank >= 151 ? 151 : item85_rank;
4016
}}}{{{#!if level=pos3 ? 항목85.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목85.substr(pos2+1).trim() : null;
4017
}}}{{{#!if levelrev=pos3 ? 항목85.substr(pos3+1).trim() : null;
4018
}}}{{{#!if diff=(+item85_rank)-(+item84_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4019
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4020
}}}{{{#!if 퇴출85 != null
4021
{{{#!if pos=퇴출85.indexOf("/"); pos = pos == -1 ? null : pos;
4022
}}}{{{#!if target=pos ? 퇴출85.substr(0,pos).trim() : 퇴출85.substr(0).trim();
4023
}}}{{{#!if diffconverted=-(pos ? 퇴출85.substr(pos+1).trim() : null);
4024
}}}{{{#!if target == "TOP 10"
4025
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4026
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4027
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4028
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4029
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4030
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입85 != null
4031
{{{#!if pos=진입85.indexOf("/"); pos = pos == -1 ? null : pos;
4032
}}}{{{#!if target=pos ? 진입85.substr(0,pos).trim() : 진입85.substr(0).trim();
4033
}}}{{{#!if diffconverted="+" + (pos ? 진입85.substr(pos+1).trim() : null);
4034
}}}{{{#!if target == "TOP 10"
4035
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4036
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4037
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4038
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4039
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4040
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4041
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4042
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4043
{{{#!if 퇴출85 != null && target == "Extended"
4044
'''Legacy'''}}}{{{#!if 퇴출85 == null || target != "Extended"
4045
'''#@item85_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4046
{{{#!if diff < 0
4047
{{{#!if level != null
4048
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4049
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4050
'''재평가'''}}}{{{#!if diff > 0
4051
{{{#!if level != null
4052
{{{#!if levelrev != null
4053
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4054
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4055
'''재평가로 하락'''}}}}}}{{{#!if 오류85 != null
4056
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출85 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item85_rank > 10) || (진입85 != null && (target == "Main" || target == "Extended") && +item85_rank > 10)
4057
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4058
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4059
}}}}}}{{{#!if 항목86 != null
4060
## 선언부
4061
{{{#!if pos=항목86.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목86.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목86.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4062
}}}{{{#!if date=pos ? 항목86.substr(0,pos).trim() : 항목86.substr(0).trim();
4063
}}}{{{#!if item86_rank=pos2 ? 항목86.substr(pos+1, pos2-(pos+1)).trim() : 항목86.substr(pos+1).trim(); item86_rank = item86_rank == "Legacy" || item86_rank >= 151 ? 151 : item86_rank;
4064
}}}{{{#!if level=pos3 ? 항목86.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목86.substr(pos2+1).trim() : null;
4065
}}}{{{#!if levelrev=pos3 ? 항목86.substr(pos3+1).trim() : null;
4066
}}}{{{#!if diff=(+item86_rank)-(+item85_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4067
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4068
}}}{{{#!if 퇴출86 != null
4069
{{{#!if pos=퇴출86.indexOf("/"); pos = pos == -1 ? null : pos;
4070
}}}{{{#!if target=pos ? 퇴출86.substr(0,pos).trim() : 퇴출86.substr(0).trim();
4071
}}}{{{#!if diffconverted=-(pos ? 퇴출86.substr(pos+1).trim() : null);
4072
}}}{{{#!if target == "TOP 10"
4073
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4074
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4075
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4076
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4077
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4078
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입86 != null
4079
{{{#!if pos=진입86.indexOf("/"); pos = pos == -1 ? null : pos;
4080
}}}{{{#!if target=pos ? 진입86.substr(0,pos).trim() : 진입86.substr(0).trim();
4081
}}}{{{#!if diffconverted="+" + (pos ? 진입86.substr(pos+1).trim() : null);
4082
}}}{{{#!if target == "TOP 10"
4083
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4084
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4085
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4086
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4087
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4088
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4089
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4090
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4091
{{{#!if 퇴출86 != null && target == "Extended"
4092
'''Legacy'''}}}{{{#!if 퇴출86 == null || target != "Extended"
4093
'''#@item86_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4094
{{{#!if diff < 0
4095
{{{#!if level != null
4096
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4097
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4098
'''재평가'''}}}{{{#!if diff > 0
4099
{{{#!if level != null
4100
{{{#!if levelrev != null
4101
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4102
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4103
'''재평가로 하락'''}}}}}}{{{#!if 오류86 != null
4104
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출86 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item86_rank > 10) || (진입86 != null && (target == "Main" || target == "Extended") && +item86_rank > 10)
4105
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4106
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4107
}}}}}}{{{#!if 항목87 != null
4108
## 선언부
4109
{{{#!if pos=항목87.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목87.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목87.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4110
}}}{{{#!if date=pos ? 항목87.substr(0,pos).trim() : 항목87.substr(0).trim();
4111
}}}{{{#!if item87_rank=pos2 ? 항목87.substr(pos+1, pos2-(pos+1)).trim() : 항목87.substr(pos+1).trim(); item87_rank = item87_rank == "Legacy" || item87_rank >= 151 ? 151 : item87_rank;
4112
}}}{{{#!if level=pos3 ? 항목87.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목87.substr(pos2+1).trim() : null;
4113
}}}{{{#!if levelrev=pos3 ? 항목87.substr(pos3+1).trim() : null;
4114
}}}{{{#!if diff=(+item87_rank)-(+item86_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4115
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4116
}}}{{{#!if 퇴출87 != null
4117
{{{#!if pos=퇴출87.indexOf("/"); pos = pos == -1 ? null : pos;
4118
}}}{{{#!if target=pos ? 퇴출87.substr(0,pos).trim() : 퇴출87.substr(0).trim();
4119
}}}{{{#!if diffconverted=-(pos ? 퇴출87.substr(pos+1).trim() : null);
4120
}}}{{{#!if target == "TOP 10"
4121
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4122
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4123
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4124
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4125
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4126
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입87 != null
4127
{{{#!if pos=진입87.indexOf("/"); pos = pos == -1 ? null : pos;
4128
}}}{{{#!if target=pos ? 진입87.substr(0,pos).trim() : 진입87.substr(0).trim();
4129
}}}{{{#!if diffconverted="+" + (pos ? 진입87.substr(pos+1).trim() : null);
4130
}}}{{{#!if target == "TOP 10"
4131
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4132
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4133
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4134
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4135
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4136
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4137
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4138
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4139
{{{#!if 퇴출87 != null && target == "Extended"
4140
'''Legacy'''}}}{{{#!if 퇴출87 == null || target != "Extended"
4141
'''#@item87_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4142
{{{#!if diff < 0
4143
{{{#!if level != null
4144
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4145
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4146
'''재평가'''}}}{{{#!if diff > 0
4147
{{{#!if level != null
4148
{{{#!if levelrev != null
4149
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4150
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4151
'''재평가로 하락'''}}}}}}{{{#!if 오류87 != null
4152
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출87 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item87_rank > 10) || (진입87 != null && (target == "Main" || target == "Extended") && +item87_rank > 10)
4153
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4154
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4155
}}}}}}{{{#!if 항목88 != null
4156
## 선언부
4157
{{{#!if pos=항목88.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목88.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목88.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4158
}}}{{{#!if date=pos ? 항목88.substr(0,pos).trim() : 항목88.substr(0).trim();
4159
}}}{{{#!if item88_rank=pos2 ? 항목88.substr(pos+1, pos2-(pos+1)).trim() : 항목88.substr(pos+1).trim(); item88_rank = item88_rank == "Legacy" || item88_rank >= 151 ? 151 : item88_rank;
4160
}}}{{{#!if level=pos3 ? 항목88.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목88.substr(pos2+1).trim() : null;
4161
}}}{{{#!if levelrev=pos3 ? 항목88.substr(pos3+1).trim() : null;
4162
}}}{{{#!if diff=(+item88_rank)-(+item87_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4163
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4164
}}}{{{#!if 퇴출88 != null
4165
{{{#!if pos=퇴출88.indexOf("/"); pos = pos == -1 ? null : pos;
4166
}}}{{{#!if target=pos ? 퇴출88.substr(0,pos).trim() : 퇴출88.substr(0).trim();
4167
}}}{{{#!if diffconverted=-(pos ? 퇴출88.substr(pos+1).trim() : null);
4168
}}}{{{#!if target == "TOP 10"
4169
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4170
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4171
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4172
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4173
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4174
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입88 != null
4175
{{{#!if pos=진입88.indexOf("/"); pos = pos == -1 ? null : pos;
4176
}}}{{{#!if target=pos ? 진입88.substr(0,pos).trim() : 진입88.substr(0).trim();
4177
}}}{{{#!if diffconverted="+" + (pos ? 진입88.substr(pos+1).trim() : null);
4178
}}}{{{#!if target == "TOP 10"
4179
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4180
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4181
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4182
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4183
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4184
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4185
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4186
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4187
{{{#!if 퇴출88 != null && target == "Extended"
4188
'''Legacy'''}}}{{{#!if 퇴출88 == null || target != "Extended"
4189
'''#@item88_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4190
{{{#!if diff < 0
4191
{{{#!if level != null
4192
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4193
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4194
'''재평가'''}}}{{{#!if diff > 0
4195
{{{#!if level != null
4196
{{{#!if levelrev != null
4197
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4198
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4199
'''재평가로 하락'''}}}}}}{{{#!if 오류88 != null
4200
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출88 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item88_rank > 10) || (진입88 != null && (target == "Main" || target == "Extended") && +item88_rank > 10)
4201
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4202
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4203
}}}}}}{{{#!if 항목89 != null
4204
## 선언부
4205
{{{#!if pos=항목89.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목89.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목89.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4206
}}}{{{#!if date=pos ? 항목89.substr(0,pos).trim() : 항목89.substr(0).trim();
4207
}}}{{{#!if item89_rank=pos2 ? 항목89.substr(pos+1, pos2-(pos+1)).trim() : 항목89.substr(pos+1).trim(); item89_rank = item89_rank == "Legacy" || item89_rank >= 151 ? 151 : item89_rank;
4208
}}}{{{#!if level=pos3 ? 항목89.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목89.substr(pos2+1).trim() : null;
4209
}}}{{{#!if levelrev=pos3 ? 항목89.substr(pos3+1).trim() : null;
4210
}}}{{{#!if diff=(+item89_rank)-(+item88_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4211
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4212
}}}{{{#!if 퇴출89 != null
4213
{{{#!if pos=퇴출89.indexOf("/"); pos = pos == -1 ? null : pos;
4214
}}}{{{#!if target=pos ? 퇴출89.substr(0,pos).trim() : 퇴출89.substr(0).trim();
4215
}}}{{{#!if diffconverted=-(pos ? 퇴출89.substr(pos+1).trim() : null);
4216
}}}{{{#!if target == "TOP 10"
4217
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4218
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4219
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4220
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4221
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4222
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입89 != null
4223
{{{#!if pos=진입89.indexOf("/"); pos = pos == -1 ? null : pos;
4224
}}}{{{#!if target=pos ? 진입89.substr(0,pos).trim() : 진입89.substr(0).trim();
4225
}}}{{{#!if diffconverted="+" + (pos ? 진입89.substr(pos+1).trim() : null);
4226
}}}{{{#!if target == "TOP 10"
4227
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4228
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4229
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4230
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4231
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4232
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4233
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4234
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4235
{{{#!if 퇴출89 != null && target == "Extended"
4236
'''Legacy'''}}}{{{#!if 퇴출89 == null || target != "Extended"
4237
'''#@item89_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4238
{{{#!if diff < 0
4239
{{{#!if level != null
4240
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4241
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4242
'''재평가'''}}}{{{#!if diff > 0
4243
{{{#!if level != null
4244
{{{#!if levelrev != null
4245
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4246
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4247
'''재평가로 하락'''}}}}}}{{{#!if 오류89 != null
4248
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출89 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item89_rank > 10) || (진입89 != null && (target == "Main" || target == "Extended") && +item89_rank > 10)
4249
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4250
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4251
}}}}}}{{{#!if 항목90 != null
4252
## 선언부
4253
{{{#!if pos=항목90.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목90.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목90.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4254
}}}{{{#!if date=pos ? 항목90.substr(0,pos).trim() : 항목90.substr(0).trim();
4255
}}}{{{#!if item90_rank=pos2 ? 항목90.substr(pos+1, pos2-(pos+1)).trim() : 항목90.substr(pos+1).trim(); item90_rank = item90_rank == "Legacy" || item90_rank >= 151 ? 151 : item90_rank;
4256
}}}{{{#!if level=pos3 ? 항목90.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목90.substr(pos2+1).trim() : null;
4257
}}}{{{#!if levelrev=pos3 ? 항목90.substr(pos3+1).trim() : null;
4258
}}}{{{#!if diff=(+item90_rank)-(+item89_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4259
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4260
}}}{{{#!if 퇴출90 != null
4261
{{{#!if pos=퇴출90.indexOf("/"); pos = pos == -1 ? null : pos;
4262
}}}{{{#!if target=pos ? 퇴출90.substr(0,pos).trim() : 퇴출90.substr(0).trim();
4263
}}}{{{#!if diffconverted=-(pos ? 퇴출90.substr(pos+1).trim() : null);
4264
}}}{{{#!if target == "TOP 10"
4265
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4266
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4267
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4268
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4269
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4270
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입90 != null
4271
{{{#!if pos=진입90.indexOf("/"); pos = pos == -1 ? null : pos;
4272
}}}{{{#!if target=pos ? 진입90.substr(0,pos).trim() : 진입90.substr(0).trim();
4273
}}}{{{#!if diffconverted="+" + (pos ? 진입90.substr(pos+1).trim() : null);
4274
}}}{{{#!if target == "TOP 10"
4275
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4276
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4277
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4278
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4279
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4280
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4281
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4282
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4283
{{{#!if 퇴출90 != null && target == "Extended"
4284
'''Legacy'''}}}{{{#!if 퇴출90 == null || target != "Extended"
4285
'''#@item90_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4286
{{{#!if diff < 0
4287
{{{#!if level != null
4288
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4289
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4290
'''재평가'''}}}{{{#!if diff > 0
4291
{{{#!if level != null
4292
{{{#!if levelrev != null
4293
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4294
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4295
'''재평가로 하락'''}}}}}}{{{#!if 오류90 != null
4296
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출90 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item90_rank > 10) || (진입90 != null && (target == "Main" || target == "Extended") && +item90_rank > 10)
4297
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4298
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4299
}}}}}}{{{#!if 항목91 != null
4300
## 선언부
4301
{{{#!if pos=항목91.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목91.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목91.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4302
}}}{{{#!if date=pos ? 항목91.substr(0,pos).trim() : 항목91.substr(0).trim();
4303
}}}{{{#!if item91_rank=pos2 ? 항목91.substr(pos+1, pos2-(pos+1)).trim() : 항목91.substr(pos+1).trim(); item91_rank = item91_rank == "Legacy" || item91_rank >= 151 ? 151 : item91_rank;
4304
}}}{{{#!if level=pos3 ? 항목91.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목91.substr(pos2+1).trim() : null;
4305
}}}{{{#!if levelrev=pos3 ? 항목91.substr(pos3+1).trim() : null;
4306
}}}{{{#!if diff=(+item91_rank)-(+item90_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4307
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4308
}}}{{{#!if 퇴출91 != null
4309
{{{#!if pos=퇴출91.indexOf("/"); pos = pos == -1 ? null : pos;
4310
}}}{{{#!if target=pos ? 퇴출91.substr(0,pos).trim() : 퇴출91.substr(0).trim();
4311
}}}{{{#!if diffconverted=-(pos ? 퇴출91.substr(pos+1).trim() : null);
4312
}}}{{{#!if target == "TOP 10"
4313
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4314
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4315
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4316
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4317
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4318
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입91 != null
4319
{{{#!if pos=진입91.indexOf("/"); pos = pos == -1 ? null : pos;
4320
}}}{{{#!if target=pos ? 진입91.substr(0,pos).trim() : 진입91.substr(0).trim();
4321
}}}{{{#!if diffconverted="+" + (pos ? 진입91.substr(pos+1).trim() : null);
4322
}}}{{{#!if target == "TOP 10"
4323
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4324
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4325
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4326
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4327
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4328
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4329
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4330
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4331
{{{#!if 퇴출91 != null && target == "Extended"
4332
'''Legacy'''}}}{{{#!if 퇴출91 == null || target != "Extended"
4333
'''#@item91_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4334
{{{#!if diff < 0
4335
{{{#!if level != null
4336
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4337
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4338
'''재평가'''}}}{{{#!if diff > 0
4339
{{{#!if level != null
4340
{{{#!if levelrev != null
4341
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4342
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4343
'''재평가로 하락'''}}}}}}{{{#!if 오류91 != null
4344
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출91 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item91_rank > 10) || (진입91 != null && (target == "Main" || target == "Extended") && +item91_rank > 10)
4345
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4346
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4347
}}}}}}{{{#!if 항목92 != null
4348
## 선언부
4349
{{{#!if pos=항목92.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목92.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목92.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4350
}}}{{{#!if date=pos ? 항목92.substr(0,pos).trim() : 항목92.substr(0).trim();
4351
}}}{{{#!if item92_rank=pos2 ? 항목92.substr(pos+1, pos2-(pos+1)).trim() : 항목92.substr(pos+1).trim(); item92_rank = item92_rank == "Legacy" || item92_rank >= 151 ? 151 : item92_rank;
4352
}}}{{{#!if level=pos3 ? 항목92.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목92.substr(pos2+1).trim() : null;
4353
}}}{{{#!if levelrev=pos3 ? 항목92.substr(pos3+1).trim() : null;
4354
}}}{{{#!if diff=(+item92_rank)-(+item91_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4355
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4356
}}}{{{#!if 퇴출92 != null
4357
{{{#!if pos=퇴출92.indexOf("/"); pos = pos == -1 ? null : pos;
4358
}}}{{{#!if target=pos ? 퇴출92.substr(0,pos).trim() : 퇴출92.substr(0).trim();
4359
}}}{{{#!if diffconverted=-(pos ? 퇴출92.substr(pos+1).trim() : null);
4360
}}}{{{#!if target == "TOP 10"
4361
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4362
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4363
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4364
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4365
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4366
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입92 != null
4367
{{{#!if pos=진입92.indexOf("/"); pos = pos == -1 ? null : pos;
4368
}}}{{{#!if target=pos ? 진입92.substr(0,pos).trim() : 진입92.substr(0).trim();
4369
}}}{{{#!if diffconverted="+" + (pos ? 진입92.substr(pos+1).trim() : null);
4370
}}}{{{#!if target == "TOP 10"
4371
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4372
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4373
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4374
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4375
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4376
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4377
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4378
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4379
{{{#!if 퇴출92 != null && target == "Extended"
4380
'''Legacy'''}}}{{{#!if 퇴출92 == null || target != "Extended"
4381
'''#@item92_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4382
{{{#!if diff < 0
4383
{{{#!if level != null
4384
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4385
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4386
'''재평가'''}}}{{{#!if diff > 0
4387
{{{#!if level != null
4388
{{{#!if levelrev != null
4389
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4390
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4391
'''재평가로 하락'''}}}}}}{{{#!if 오류92 != null
4392
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출92 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item92_rank > 10) || (진입92 != null && (target == "Main" || target == "Extended") && +item92_rank > 10)
4393
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4394
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4395
}}}}}}{{{#!if 항목93 != null
4396
## 선언부
4397
{{{#!if pos=항목93.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목93.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목93.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4398
}}}{{{#!if date=pos ? 항목93.substr(0,pos).trim() : 항목93.substr(0).trim();
4399
}}}{{{#!if item93_rank=pos2 ? 항목93.substr(pos+1, pos2-(pos+1)).trim() : 항목93.substr(pos+1).trim(); item93_rank = item93_rank == "Legacy" || item93_rank >= 151 ? 151 : item93_rank;
4400
}}}{{{#!if level=pos3 ? 항목93.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목93.substr(pos2+1).trim() : null;
4401
}}}{{{#!if levelrev=pos3 ? 항목93.substr(pos3+1).trim() : null;
4402
}}}{{{#!if diff=(+item93_rank)-(+item92_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4403
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4404
}}}{{{#!if 퇴출93 != null
4405
{{{#!if pos=퇴출93.indexOf("/"); pos = pos == -1 ? null : pos;
4406
}}}{{{#!if target=pos ? 퇴출93.substr(0,pos).trim() : 퇴출93.substr(0).trim();
4407
}}}{{{#!if diffconverted=-(pos ? 퇴출93.substr(pos+1).trim() : null);
4408
}}}{{{#!if target == "TOP 10"
4409
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4410
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4411
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4412
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4413
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4414
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입93 != null
4415
{{{#!if pos=진입93.indexOf("/"); pos = pos == -1 ? null : pos;
4416
}}}{{{#!if target=pos ? 진입93.substr(0,pos).trim() : 진입93.substr(0).trim();
4417
}}}{{{#!if diffconverted="+" + (pos ? 진입93.substr(pos+1).trim() : null);
4418
}}}{{{#!if target == "TOP 10"
4419
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4420
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4421
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4422
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4423
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4424
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4425
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4426
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4427
{{{#!if 퇴출93 != null && target == "Extended"
4428
'''Legacy'''}}}{{{#!if 퇴출93 == null || target != "Extended"
4429
'''#@item93_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4430
{{{#!if diff < 0
4431
{{{#!if level != null
4432
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4433
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4434
'''재평가'''}}}{{{#!if diff > 0
4435
{{{#!if level != null
4436
{{{#!if levelrev != null
4437
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4438
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4439
'''재평가로 하락'''}}}}}}{{{#!if 오류93 != null
4440
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출93 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item93_rank > 10) || (진입93 != null && (target == "Main" || target == "Extended") && +item93_rank > 10)
4441
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4442
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4443
}}}}}}{{{#!if 항목94 != null
4444
## 선언부
4445
{{{#!if pos=항목94.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목94.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목94.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4446
}}}{{{#!if date=pos ? 항목94.substr(0,pos).trim() : 항목94.substr(0).trim();
4447
}}}{{{#!if item94_rank=pos2 ? 항목94.substr(pos+1, pos2-(pos+1)).trim() : 항목94.substr(pos+1).trim(); item94_rank = item94_rank == "Legacy" || item94_rank >= 151 ? 151 : item94_rank;
4448
}}}{{{#!if level=pos3 ? 항목94.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목94.substr(pos2+1).trim() : null;
4449
}}}{{{#!if levelrev=pos3 ? 항목94.substr(pos3+1).trim() : null;
4450
}}}{{{#!if diff=(+item94_rank)-(+item93_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4451
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4452
}}}{{{#!if 퇴출94 != null
4453
{{{#!if pos=퇴출94.indexOf("/"); pos = pos == -1 ? null : pos;
4454
}}}{{{#!if target=pos ? 퇴출94.substr(0,pos).trim() : 퇴출94.substr(0).trim();
4455
}}}{{{#!if diffconverted=-(pos ? 퇴출94.substr(pos+1).trim() : null);
4456
}}}{{{#!if target == "TOP 10"
4457
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4458
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4459
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4460
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4461
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4462
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입94 != null
4463
{{{#!if pos=진입94.indexOf("/"); pos = pos == -1 ? null : pos;
4464
}}}{{{#!if target=pos ? 진입94.substr(0,pos).trim() : 진입94.substr(0).trim();
4465
}}}{{{#!if diffconverted="+" + (pos ? 진입94.substr(pos+1).trim() : null);
4466
}}}{{{#!if target == "TOP 10"
4467
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4468
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4469
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4470
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4471
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4472
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4473
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4474
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4475
{{{#!if 퇴출94 != null && target == "Extended"
4476
'''Legacy'''}}}{{{#!if 퇴출94 == null || target != "Extended"
4477
'''#@item94_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4478
{{{#!if diff < 0
4479
{{{#!if level != null
4480
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4481
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4482
'''재평가'''}}}{{{#!if diff > 0
4483
{{{#!if level != null
4484
{{{#!if levelrev != null
4485
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4486
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4487
'''재평가로 하락'''}}}}}}{{{#!if 오류94 != null
4488
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출94 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item94_rank > 10) || (진입94 != null && (target == "Main" || target == "Extended") && +item94_rank > 10)
4489
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4490
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4491
}}}}}}{{{#!if 항목95 != null
4492
## 선언부
4493
{{{#!if pos=항목95.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목95.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목95.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4494
}}}{{{#!if date=pos ? 항목95.substr(0,pos).trim() : 항목95.substr(0).trim();
4495
}}}{{{#!if item95_rank=pos2 ? 항목95.substr(pos+1, pos2-(pos+1)).trim() : 항목95.substr(pos+1).trim(); item95_rank = item95_rank == "Legacy" || item95_rank >= 151 ? 151 : item95_rank;
4496
}}}{{{#!if level=pos3 ? 항목95.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목95.substr(pos2+1).trim() : null;
4497
}}}{{{#!if levelrev=pos3 ? 항목95.substr(pos3+1).trim() : null;
4498
}}}{{{#!if diff=(+item95_rank)-(+item94_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4499
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4500
}}}{{{#!if 퇴출95 != null
4501
{{{#!if pos=퇴출95.indexOf("/"); pos = pos == -1 ? null : pos;
4502
}}}{{{#!if target=pos ? 퇴출95.substr(0,pos).trim() : 퇴출95.substr(0).trim();
4503
}}}{{{#!if diffconverted=-(pos ? 퇴출95.substr(pos+1).trim() : null);
4504
}}}{{{#!if target == "TOP 10"
4505
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4506
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4507
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4508
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4509
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4510
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입95 != null
4511
{{{#!if pos=진입95.indexOf("/"); pos = pos == -1 ? null : pos;
4512
}}}{{{#!if target=pos ? 진입95.substr(0,pos).trim() : 진입95.substr(0).trim();
4513
}}}{{{#!if diffconverted="+" + (pos ? 진입95.substr(pos+1).trim() : null);
4514
}}}{{{#!if target == "TOP 10"
4515
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4516
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4517
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4518
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4519
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4520
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4521
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4522
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4523
{{{#!if 퇴출95 != null && target == "Extended"
4524
'''Legacy'''}}}{{{#!if 퇴출95 == null || target != "Extended"
4525
'''#@item95_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4526
{{{#!if diff < 0
4527
{{{#!if level != null
4528
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4529
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4530
'''재평가'''}}}{{{#!if diff > 0
4531
{{{#!if level != null
4532
{{{#!if levelrev != null
4533
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4534
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4535
'''재평가로 하락'''}}}}}}{{{#!if 오류95 != null
4536
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출95 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item95_rank > 10) || (진입95 != null && (target == "Main" || target == "Extended") && +item95_rank > 10)
4537
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4538
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4539
}}}}}}{{{#!if 항목96 != null
4540
## 선언부
4541
{{{#!if pos=항목96.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목96.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목96.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4542
}}}{{{#!if date=pos ? 항목96.substr(0,pos).trim() : 항목96.substr(0).trim();
4543
}}}{{{#!if item96_rank=pos2 ? 항목96.substr(pos+1, pos2-(pos+1)).trim() : 항목96.substr(pos+1).trim(); item96_rank = item96_rank == "Legacy" || item96_rank >= 151 ? 151 : item96_rank;
4544
}}}{{{#!if level=pos3 ? 항목96.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목96.substr(pos2+1).trim() : null;
4545
}}}{{{#!if levelrev=pos3 ? 항목96.substr(pos3+1).trim() : null;
4546
}}}{{{#!if diff=(+item96_rank)-(+item95_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4547
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4548
}}}{{{#!if 퇴출96 != null
4549
{{{#!if pos=퇴출96.indexOf("/"); pos = pos == -1 ? null : pos;
4550
}}}{{{#!if target=pos ? 퇴출96.substr(0,pos).trim() : 퇴출96.substr(0).trim();
4551
}}}{{{#!if diffconverted=-(pos ? 퇴출96.substr(pos+1).trim() : null);
4552
}}}{{{#!if target == "TOP 10"
4553
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4554
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4555
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4556
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4557
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4558
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입96 != null
4559
{{{#!if pos=진입96.indexOf("/"); pos = pos == -1 ? null : pos;
4560
}}}{{{#!if target=pos ? 진입96.substr(0,pos).trim() : 진입96.substr(0).trim();
4561
}}}{{{#!if diffconverted="+" + (pos ? 진입96.substr(pos+1).trim() : null);
4562
}}}{{{#!if target == "TOP 10"
4563
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4564
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4565
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4566
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4567
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4568
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4569
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4570
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4571
{{{#!if 퇴출96 != null && target == "Extended"
4572
'''Legacy'''}}}{{{#!if 퇴출96 == null || target != "Extended"
4573
'''#@item96_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4574
{{{#!if diff < 0
4575
{{{#!if level != null
4576
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4577
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4578
'''재평가'''}}}{{{#!if diff > 0
4579
{{{#!if level != null
4580
{{{#!if levelrev != null
4581
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4582
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4583
'''재평가로 하락'''}}}}}}{{{#!if 오류96 != null
4584
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출96 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item96_rank > 10) || (진입96 != null && (target == "Main" || target == "Extended") && +item96_rank > 10)
4585
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4586
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4587
}}}}}}{{{#!if 항목97 != null
4588
## 선언부
4589
{{{#!if pos=항목97.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목97.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목97.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4590
}}}{{{#!if date=pos ? 항목97.substr(0,pos).trim() : 항목97.substr(0).trim();
4591
}}}{{{#!if item97_rank=pos2 ? 항목97.substr(pos+1, pos2-(pos+1)).trim() : 항목97.substr(pos+1).trim(); item97_rank = item97_rank == "Legacy" || item97_rank >= 151 ? 151 : item97_rank;
4592
}}}{{{#!if level=pos3 ? 항목97.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목97.substr(pos2+1).trim() : null;
4593
}}}{{{#!if levelrev=pos3 ? 항목97.substr(pos3+1).trim() : null;
4594
}}}{{{#!if diff=(+item97_rank)-(+item96_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4595
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4596
}}}{{{#!if 퇴출97 != null
4597
{{{#!if pos=퇴출97.indexOf("/"); pos = pos == -1 ? null : pos;
4598
}}}{{{#!if target=pos ? 퇴출97.substr(0,pos).trim() : 퇴출97.substr(0).trim();
4599
}}}{{{#!if diffconverted=-(pos ? 퇴출97.substr(pos+1).trim() : null);
4600
}}}{{{#!if target == "TOP 10"
4601
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4602
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4603
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4604
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4605
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4606
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입97 != null
4607
{{{#!if pos=진입97.indexOf("/"); pos = pos == -1 ? null : pos;
4608
}}}{{{#!if target=pos ? 진입97.substr(0,pos).trim() : 진입97.substr(0).trim();
4609
}}}{{{#!if diffconverted="+" + (pos ? 진입97.substr(pos+1).trim() : null);
4610
}}}{{{#!if target == "TOP 10"
4611
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4612
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4613
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4614
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4615
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4616
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4617
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4618
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4619
{{{#!if 퇴출97 != null && target == "Extended"
4620
'''Legacy'''}}}{{{#!if 퇴출97 == null || target != "Extended"
4621
'''#@item97_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4622
{{{#!if diff < 0
4623
{{{#!if level != null
4624
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4625
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4626
'''재평가'''}}}{{{#!if diff > 0
4627
{{{#!if level != null
4628
{{{#!if levelrev != null
4629
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4630
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4631
'''재평가로 하락'''}}}}}}{{{#!if 오류97 != null
4632
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출97 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item97_rank > 10) || (진입97 != null && (target == "Main" || target == "Extended") && +item97_rank > 10)
4633
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4634
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4635
}}}}}}{{{#!if 항목98 != null
4636
## 선언부
4637
{{{#!if pos=항목98.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목98.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목98.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4638
}}}{{{#!if date=pos ? 항목98.substr(0,pos).trim() : 항목98.substr(0).trim();
4639
}}}{{{#!if item98_rank=pos2 ? 항목98.substr(pos+1, pos2-(pos+1)).trim() : 항목98.substr(pos+1).trim(); item98_rank = item98_rank == "Legacy" || item98_rank >= 151 ? 151 : item98_rank;
4640
}}}{{{#!if level=pos3 ? 항목98.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목98.substr(pos2+1).trim() : null;
4641
}}}{{{#!if levelrev=pos3 ? 항목98.substr(pos3+1).trim() : null;
4642
}}}{{{#!if diff=(+item98_rank)-(+item97_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4643
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4644
}}}{{{#!if 퇴출98 != null
4645
{{{#!if pos=퇴출98.indexOf("/"); pos = pos == -1 ? null : pos;
4646
}}}{{{#!if target=pos ? 퇴출98.substr(0,pos).trim() : 퇴출98.substr(0).trim();
4647
}}}{{{#!if diffconverted=-(pos ? 퇴출98.substr(pos+1).trim() : null);
4648
}}}{{{#!if target == "TOP 10"
4649
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4650
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4651
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4652
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4653
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4654
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입98 != null
4655
{{{#!if pos=진입98.indexOf("/"); pos = pos == -1 ? null : pos;
4656
}}}{{{#!if target=pos ? 진입98.substr(0,pos).trim() : 진입98.substr(0).trim();
4657
}}}{{{#!if diffconverted="+" + (pos ? 진입98.substr(pos+1).trim() : null);
4658
}}}{{{#!if target == "TOP 10"
4659
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4660
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4661
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4662
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4663
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4664
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4665
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4666
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4667
{{{#!if 퇴출98 != null && target == "Extended"
4668
'''Legacy'''}}}{{{#!if 퇴출98 == null || target != "Extended"
4669
'''#@item98_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4670
{{{#!if diff < 0
4671
{{{#!if level != null
4672
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4673
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4674
'''재평가'''}}}{{{#!if diff > 0
4675
{{{#!if level != null
4676
{{{#!if levelrev != null
4677
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4678
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4679
'''재평가로 하락'''}}}}}}{{{#!if 오류98 != null
4680
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출98 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item98_rank > 10) || (진입98 != null && (target == "Main" || target == "Extended") && +item98_rank > 10)
4681
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4682
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4683
}}}}}}{{{#!if 항목99 != null
4684
## 선언부
4685
{{{#!if pos=항목99.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목99.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목99.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4686
}}}{{{#!if date=pos ? 항목99.substr(0,pos).trim() : 항목99.substr(0).trim();
4687
}}}{{{#!if item99_rank=pos2 ? 항목99.substr(pos+1, pos2-(pos+1)).trim() : 항목99.substr(pos+1).trim(); item99_rank = item99_rank == "Legacy" || item99_rank >= 151 ? 151 : item99_rank;
4688
}}}{{{#!if level=pos3 ? 항목99.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목99.substr(pos2+1).trim() : null;
4689
}}}{{{#!if levelrev=pos3 ? 항목99.substr(pos3+1).trim() : null;
4690
}}}{{{#!if diff=(+item99_rank)-(+item98_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4691
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4692
}}}{{{#!if 퇴출99 != null
4693
{{{#!if pos=퇴출99.indexOf("/"); pos = pos == -1 ? null : pos;
4694
}}}{{{#!if target=pos ? 퇴출99.substr(0,pos).trim() : 퇴출99.substr(0).trim();
4695
}}}{{{#!if diffconverted=-(pos ? 퇴출99.substr(pos+1).trim() : null);
4696
}}}{{{#!if target == "TOP 10"
4697
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4698
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4699
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4700
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4701
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4702
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입99 != null
4703
{{{#!if pos=진입99.indexOf("/"); pos = pos == -1 ? null : pos;
4704
}}}{{{#!if target=pos ? 진입99.substr(0,pos).trim() : 진입99.substr(0).trim();
4705
}}}{{{#!if diffconverted="+" + (pos ? 진입99.substr(pos+1).trim() : null);
4706
}}}{{{#!if target == "TOP 10"
4707
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4708
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4709
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4710
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4711
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4712
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4713
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4714
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4715
{{{#!if 퇴출99 != null && target == "Extended"
4716
'''Legacy'''}}}{{{#!if 퇴출99 == null || target != "Extended"
4717
'''#@item99_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4718
{{{#!if diff < 0
4719
{{{#!if level != null
4720
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4721
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4722
'''재평가'''}}}{{{#!if diff > 0
4723
{{{#!if level != null
4724
{{{#!if levelrev != null
4725
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4726
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4727
'''재평가로 하락'''}}}}}}{{{#!if 오류99 != null
4728
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출99 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item99_rank > 10) || (진입99 != null && (target == "Main" || target == "Extended") && +item99_rank > 10)
4729
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4730
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4731
}}}}}}{{{#!if 항목100 != null
4732
## 선언부
4733
{{{#!if pos=항목100.indexOf("/"); pos = pos == -1 ? null : pos; pos2=pos ? 항목100.indexOf("/", pos+1) : null; pos2 = pos2 == -1 ? null : pos2; pos3=pos2 ? 항목100.indexOf("/", pos2+1) : null; pos3 = pos3 == -1 ? null : pos3;
4734
}}}{{{#!if date=pos ? 항목100.substr(0,pos).trim() : 항목100.substr(0).trim();
4735
}}}{{{#!if item100_rank=pos2 ? 항목100.substr(pos+1, pos2-(pos+1)).trim() : 항목100.substr(pos+1).trim(); item100_rank = item100_rank == "Legacy" || item100_rank >= 151 ? 151 : item100_rank;
4736
}}}{{{#!if level=pos3 ? 항목100.substr(pos2+1, pos3-(pos2+1)).trim() : pos2 ? 항목100.substr(pos2+1).trim() : null;
4737
}}}{{{#!if levelrev=pos3 ? 항목100.substr(pos3+1).trim() : null;
4738
}}}{{{#!if diff=(+item100_rank)-(+item99_rank); diffconverted = diff > 0 ? "-" + diff : diff < 0 ? "+" + (-diff) : "0";
4739
}}}{{{#!if backgroundcolor = diff >= 0 ? "#ffdddd" : "#ddffdd"; color = diff >= 0 ? "#4d0707" : "#2a4d07";
4740
}}}{{{#!if 퇴출100 != null
4741
{{{#!if pos=퇴출100.indexOf("/"); pos = pos == -1 ? null : pos;
4742
}}}{{{#!if target=pos ? 퇴출100.substr(0,pos).trim() : 퇴출100.substr(0).trim();
4743
}}}{{{#!if diffconverted=-(pos ? 퇴출100.substr(pos+1).trim() : null);
4744
}}}{{{#!if target == "TOP 10"
4745
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4746
'''TOP 10 퇴출'''}}}}}}{{{#!if target == "Main"
4747
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4748
'''Main List 퇴출\, Extended List로 강등'''}}}}}}{{{#!if target == "Extended"
4749
{{{#!wiki style="width: 100%; background-color: #ccb0b0; color: #3a2f2f; padding: 5px 10px;"
4750
'''Extended List 퇴출\, Legacy로 강등'''}}}}}}}}}{{{#!if 진입100 != null
4751
{{{#!if pos=진입100.indexOf("/"); pos = pos == -1 ? null : pos;
4752
}}}{{{#!if target=pos ? 진입100.substr(0,pos).trim() : 진입100.substr(0).trim();
4753
}}}{{{#!if diffconverted="+" + (pos ? 진입100.substr(pos+1).trim() : null);
4754
}}}{{{#!if target == "TOP 10"
4755
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4756
'''TOP 10 진입'''}}}}}}{{{#!if target == "Main"
4757
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4758
'''Main List 진입'''}}}}}}{{{#!if target == "Extended"
4759
{{{#!wiki style="width: 100%; background-color: #b0ccb0; color: #2f4f2f; padding: 5px 10px;"
4760
'''Extended List 진입'''}}}}}}}}}{{{#!wiki style="width: 100%; display: flex; flex-direction: row; background-color: @backgroundcolor@; color: @color@"
4761
{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4762
'''@date@'''}}}{{{#!wiki style="width: 20%; text-align: center; padding: 5px 10px;"
4763
{{{#!if 퇴출100 != null && target == "Extended"
4764
'''Legacy'''}}}{{{#!if 퇴출100 == null || target != "Extended"
4765
'''#@item100_rank@ (@diffconverted@)'''}}}}}}{{{#!wiki style="width: 60%; text-align: center; padding: 5px 10px;"
4766
{{{#!if diff < 0
4767
{{{#!if level != null
4768
'''@level@이/가 재평가받아 이 레벨 밑으로 떨어짐'''}}}{{{#!if level == null
4769
'''재평가로 상승'''}}}}}}{{{#!if diff == 0
4770
'''재평가'''}}}{{{#!if diff > 0
4771
{{{#!if level != null
4772
{{{#!if levelrev != null
4773
'''@level@이/가 재평가받아 이 레벨을 제침'''}}}{{{#!if levelrev == null
4774
'''@level@이/가 이 레벨 위에 등재'''}}}}}}{{{#!if level == null
4775
'''재평가로 하락'''}}}}}}{{{#!if 오류100 != null
4776
'''^^[오류]^^'''}}}}}}}}}{{{#!if (퇴출100 != null && (target == "TOP 10" || target == "Main" || target == "Extended") && +item100_rank > 10) || (진입100 != null && (target == "Main" || target == "Extended") && +item100_rank > 10)
4777
{{{#!wiki style="width: 100%; background-color: #ddd; color: #333; padding: 5px 10px;"
4778
'''TOP 10 이외의 순위 변동 생략'''}}}}}}@pos@ @pos2@ @pos3@ @date@ @level@ @levelrev@ @diff@{{{#!if pos=null;pos2=null;pos3=null;date=null;level=null;levelrev=null;diff=null;diffconverted=null;backgroundcolor=null;color=null
4779
}}}}}}}}}}}}}}} ||}}}[[분류:Geometry Dash]][include(틀:Pointercrate 순위 변동/설명 문서)]
1