r3
| 1 | [[분류:특수 틀]] |
---|
r10
| 2 | {{{#!wiki style="display: flex; justify-content: end; margin-top: .75rem;" |
---|
r11
| 3 | {{{#!wiki style="display: flex; overflow: hidden; border: 1px solid #ddd; border-radius: .25rem;" |
---|
4 | {{{#!wiki style="padding: .5rem 1rem;" |
---|
r5
| 5 | {{{#!if 기여횟수 < 5000 |
---|
6 | {{{#!html <b>@기여횟수@</b>}}}}}} |
---|
7 | {{{#!if 기여횟수 < 15000 && 기여횟수 >= 5000 |
---|
r7
| 8 | {{{#!html <b><span style="color: #00cec6">@기여횟수@</span></b>}}}}}} |
---|
9 | {{{#!if 기여횟수 < 25000 && 기여횟수 >= 15000 |
---|
10 | {{{#!html <b><span style="color: orange">@기여횟수@</span></b>}}}}}} |
---|
r5
| 11 | {{{#!if 기여횟수 < 45000 && 기여횟수 >= 25000 |
---|
r7
| 12 | {{{#!html <b><span style="color: green">@기여횟수@</span></b>}}}}}} |
---|
r5
| 13 | {{{#!if 기여횟수 < 70000 && 기여횟수 >= 45000 |
---|
r7
| 14 | {{{#!html <b><span style="color: gold">@기여횟수@</span></b>}}}}}} |
---|
r5
| 15 | {{{#!if 기여횟수 < 100000 && 기여횟수 >= 70000 |
---|
r7
| 16 | {{{#!html <b><span style="color: red">@기여횟수@</span></b>}}}}}} |
---|
r5
| 17 | {{{#!if 기여횟수 >= 100000 |
---|
r7
| 18 | {{{#!html <b><span style="color: blueviolet">@기여횟수@</span></b>}}}}}} |
---|
r10
| 19 | }}}}}} |
---|