r31
r24
1
2== 양식 ==
r25
3||<-2><tablewidth=100%><tablebgcolor=transparent> '''선수명''' ||
4||<|2><nopad><width=20%> [[파일:류현진L.jpg|width=100%]] ||<width=60%> {{{#!folding 기타 이미지 펼치기 접기
r28
5||<tablewidth=100%><-2><class=twins> 팀1 ||<-2><class=eagles> 팀2 ||<-2><class=landers> 팀3 ||<-2><class=lions> 팀4 ||
6||<width=12.5%><class=normal> 일반 ||<width=12.5%><class=signature> 시그니처 ||<width=12.5%><class=normal> 일반 ||<width=12.5%><class=signature> 시그니처 ||<width=12.5%><class=normal> 일반 ||<width=12.5%><class=signature> 시그니처 ||<width=12.5%><class=normal> 일반 ||<width=12.5%><class=signature> 시그니처 ||}}} ||
r24
7|| {{{#!folding 특수카드 펼치기 접기
r28
8||<class=legend><tablewidth=100%><-6> 타 팀 레전드 이미지 ||
9||<class=dinos> 팀 1 ||<class=wiz> 팀 2 ||<class=giants> 팀 3 ||<class=tigers> 팀 4 ||
10
r29
11||<tablewidth=100%><nopad><width=25%><-2><class=epic> 에픽 ||<width=12.5%><|2><class=mvp> MVP ||<width=12.5%><|2><class=gg> 골든글러브 ||<width=12.5%><|2><class=allstar> 올스타 ||<width=12.5%><|2><class=korea> 국가대표 ||
r28
12||<class=bears> 팀 1 ||<class=heros> 팀 2 ||}}} ||
r24
13=== 메모 ===
14L #8e32ff to #7321fe
15S #beaf73 to #968d54
16A #b36603 to #734300
17K #0e71f0 to #2231b7
18M #f45208 to #bf0e0d
19G #fea102 to #ba5a00
20E #4c6ae9 to #2845c2
21
22== 실전 적용 ==
r31
23=== 류현진 ===
r30
24||<-2><tablewidth=100%><tablebgcolor=transparent> '''류현진''' ||
25||<|2><nopad><width=20%> [[파일:류현진L.jpg|width=100%]] ||<width=60%> {{{#!folding 기타 이미지 펼치기 접기
26||<tablewidth=100%><-2><class=eagles> '''한화 이글스''' ||
27||<width=12.5%><class=normal> 일반 ||<width=12.5%><class=signature> 시그니처 ||}}} ||
28|| {{{#!folding 특수카드 펼치기 접기
29||<tablewidth=100%><nopad><width=12.5%><class=epic> 에픽 ||<width=12.5%><|2><class=mvp> MVP ||<width=12.5%><|2><class=gg> 골든글러브 ||<width=12.5%><|2><class=allstar> 올스타 ||<width=12.5%><|2><class=korea> 국가대표 ||}}} ||
r24
30----
r30
31||<tablebgcolor=#fff,#1c1d1f><table width=100%> 카드 || 포심 || 투심 || 슬라이더 || 싱커 || 커브 || 포크 || 체인지업 || C.체인지업 ||
32----
r7
33{{{#!style
34.legend {
35 background: linear-gradient(to right, #8e32ff, #7321fe);
36 color: white;
37}
38}}}
r9
39{{{#!style
40.signature {
41 background: linear-gradient(to right, #beaf73, #968d54);
42 color: white;
43}
44}}}
45{{{#!style
46.allstar {
47 background: linear-gradient(to right, #b36603, #734300);
48 color: white;
49}
50}}}
51{{{#!style
52.korea {
53 background: linear-gradient(to right, #0e71f0, #2231b7);
54 color: white;
55}
56}}}
57{{{#!style
58.mvp {
59 background: linear-gradient(to right, #f45208, #bf0e0d);
60 color: white;
61}
62}}}
63{{{#!style
64.gg {
65 background: linear-gradient(to right, #fea102, #ba5a00);
66 color: white;
67}
68}}}
69{{{#!style
70.epic {
71 background: linear-gradient(to right, #4c6ae9, #2845c2);
72 color: white;
73}
74}}}
r28
75{{{#!style
76.normal> {
77 background-color: gray;
78 color: white;
79}
80}}}
81----
82{{{#!style
83.twins {
84 background-color: #c30452;
85 color: white;
86}
87}}}
88{{{#!style
89.eagles {
90 background-color: #fc4e00;
91 color: white;
92}
93}}}
94{{{#!style
95.landers {
96 background-color: #CE0E2D;
97 color: white;
98}
99}}}
100{{{#!style
101.lions {
102 background-color: #074CA1;
103 color: white;
104}
105}}}
106{{{#!style
107.dinos {
108 background-color: #315288;
109 color: white;
110}
111}}}
112{{{#!style
113.wiz {
114 background-color: #000000;
115 color: white;
116}
117}}}
118{{{#!style
119.giants {
120 background-color: #041E42;
121 color: white;
122}
123}}}
124{{{#!style
125.tigers {
126 background-color: #EA0029;
127 color: white;
128}
129}}}
130{{{#!style
131.bears {
132 background-color: #1a1748;
133 color: white;
134}
135}}}
136{{{#!style
137.heros {
138 background-color: #570514;
139 color: white;
140}
141}}}
r12
142