r8 vs r9
......
44
color: white;
55
}
66
}}}
7
{{{#!style
8
.signature {
9
background: linear-gradient(to right, #beaf73, #968d54);
10
color: white;
11
}
12
}}}
13
{{{#!style
14
.allstar {
15
background: linear-gradient(to right, #b36603, #734300);
16
color: white;
17
}
18
}}}
19
{{{#!style
20
.korea {
21
background: linear-gradient(to right, #0e71f0, #2231b7);
22
color: white;
23
}
24
}}}
25
{{{#!style
26
.mvp {
27
background: linear-gradient(to right, #f45208, #bf0e0d);
28
color: white;
29
}
30
}}}
31
{{{#!style
32
.gg {
33
background: linear-gradient(to right, #fea102, #ba5a00);
34
color: white;
35
}
36
}}}
37
{{{#!style
38
.epic {
39
background: linear-gradient(to right, #4c6ae9, #2845c2);
40
color: white;
41
}
42
}}}
743
8
944
----
1045
||<-6><tablewidth=100%><tablebgcolor=transparent> [[선수명|{{{+1 '''선수명'''}}}]] ||
1146
||<width=8.3%> 일반 ||<width=8.3%> 시그니처 ||<width=8.3%> MVP ||<width=8.3%> 골든글러브 ||<width=8.3%> 에픽 ||<width=8.3%> 레전드 ||
......