현재 진행 중인 사용자 토론이 있습니다.
r19 vs r20 | ||
---|---|---|
1 | 1 | [[분류:특수 틀]] |
2 | {{{#!wiki style="padding: .5rem 1rem; background: #f3fbf9;" dark-style="background: #111c1b;" |
|
3 | 3 | {{{#!wiki style="text-align: center" |
4 | 4 | {{{#!if 기여횟수 < 5000 |
5 | 5 | {{{#!html <b>@기여횟수@</b>}}}}}} |
6 | 6 | {{{#!if 기여횟수 < 15000 && 기여횟수 >= 5000 |
7 | {{{#!html <b><color |
|
7 | {{{#!html <b><span style="color: #00cec6">@기여횟수@</span></b>}}}}}} |
|
8 | 8 | {{{#!if 기여횟수 < 25000 && 기여횟수 >= 15000 |
9 | {{{#!html <b><color |
|
9 | {{{#!html <b><span style="color: orange">@기여횟수@</span></b>}}}}}} |
|
10 | 10 | {{{#!if 기여횟수 < 45000 && 기여횟수 >= 25000 |
11 | {{{#!html <b><color |
|
11 | {{{#!html <b><span style="color: green">@기여횟수@</span></b>}}}}}} |
|
12 | 12 | {{{#!if 기여횟수 < 70000 && 기여횟수 >= 45000 |
13 | {{{#!html <b><color |
|
13 | {{{#!html <b><span style="color: gold">@기여횟수@</span></b>}}}}}} |
|
14 | 14 | {{{#!if 기여횟수 < 100000 && 기여횟수 >= 70000 |
15 | {{{#!html <b><color |
|
15 | {{{#!html <b><span style="color: red">@기여횟수@</span></b>}}}}}} |
|
16 | 16 | {{{#!if 기여횟수 >= 100000 |
17 | {{{#!html <b><color |
|
18 | ||
17 | {{{#!html <b><span style="color: blueviolet">@기여횟수@</span></b>}}}}}} |
|
19 | 18 | }}} |