r27 vs r28
......
22
== 양식 ==
33
||<-2><tablewidth=100%><tablebgcolor=transparent> '''선수명''' ||
44
||<|2><nopad><width=20%> [[파일:류현진L.jpg|width=100%]] ||<width=60%> {{{#!folding 기타 이미지 펼치기 접기
5
||<tablewidth=100%><-2> 팀1 시절 ||<-2> 팀2 시절 ||<-2> 팀3 시절 ||<-2> 팀4 시절 ||
6
||<width=12.5%> 일반 ||<width=12.5%> 시그니처 ||<width=12.5%> 일반 ||<width=12.5%> 시그니처 ||<width=12.5%> 일반 ||<width=12.5%> 시그니처 ||<width=12.5%> 일반 ||<width=12.5%> 시그니처 ||}}} ||
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> 시그니처 ||}}} ||
77
|| {{{#!folding 특수카드 펼치기 접기
8
||<style=legend><tablewidth=100%><-6> 타 팀 레전드 이미지 ||
9
|| 팀 1 || 팀 2 || 팀 3 || 팀 4 ||
10
||<nopad><width=25%><-2> 에픽 ||<width=12.5%><|2> MVP ||<width=12.5%><|2> 골든글러브 ||<width=12.5%><|2> 올스타 ||<width=12.5%><|2> 국가대표 ||
11
|| 팀 1 시절 || 팀 2 시절 ||}}} ||
8
||<class=legend><tablewidth=100%><-6> 타 팀 레전드 이미지 ||
9
||<class=dinos> 팀 1 ||<class=wiz> 팀 2 ||<class=giants> 팀 3 ||<class=tigers> 팀 4 ||
10
11
||<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> 국가대표 ||
12
||<class=bears> 팀 1 ||<class=heros> 팀 2 ||}}} ||
1213
=== 메모 ===
1314
L #8e32ff to #7321fe
1415
S #beaf73 to #968d54
......
2122
== 실전 적용 ==
2223
=== 류현진 ===
2324
||<-8><tablewidth=100%><bgcolor=#FC4E00><color#000><tablebgcolor=transparent> [[류현진|{{{#000 {{{+1 '''류현진'''}}}}}}]] ||
24
||<width=12.5%> 레전드 ||<width=12.5%> 에픽 ||<width=12.5%> 시그니처 ||<width=12.5%> MVP ||<width=12.5%> 골든글러브 ||<width=12.5%> 올스타 ||<width=12.5%> 국가대표 ||<width=12.5%> 일반 ||
25
||<width=12.5%> 레전드 ||<width=12.5%> 에픽 ||<width=12.5%><class=signature> 시그니처 ||<width=12.5%> MVP ||<width=12.5%> 골든글러브 ||<width=12.5%> 올스타 ||<width=12.5%> 국가대표 ||<width=12.5%><class=normal> 일반 ||
2526
||<nopad> [[파일:류현진L.jpg|width=100%]] ||<nopad> [[파일:|width=100%]] ||<nopad> [[파일:|width=100%]] ||<nopad> [[파일:|width=100%]] ||<nopad> [[파일:|width=100%]] ||<nopad> [[파일:|width=100%]] ||<nopad> [[파일:|width=100%]] ||<nopad> [[파일:|width=100%]] ||
2627
||<-8> {{{#!wiki style="margin: 0 -10px -5px; min-height: calc(1.5em + 5px)"
2728
{{{#!folding [ 능력치 정보 ]
......
7879
color: white;
7980
}
8081
}}}
82
{{{#!style
83
.normal> {
84
background-color: gray;
85
color: white;
86
}
87
}}}
88
----
89
{{{#!style
90
.twins {
91
background-color: #c30452;
92
color: white;
93
}
94
}}}
95
{{{#!style
96
.eagles {
97
background-color: #fc4e00;
98
color: white;
99
}
100
}}}
101
{{{#!style
102
.landers {
103
background-color: #CE0E2D;
104
color: white;
105
}
106
}}}
107
{{{#!style
108
.lions {
109
background-color: #074CA1;
110
color: white;
111
}
112
}}}
113
{{{#!style
114
.dinos {
115
background-color: #315288;
116
color: white;
117
}
118
}}}
119
{{{#!style
120
.wiz {
121
background-color: #000000;
122
color: white;
123
}
124
}}}
125
{{{#!style
126
.giants {
127
background-color: #041E42;
128
color: white;
129
}
130
}}}
131
{{{#!style
132
.tigers {
133
background-color: #EA0029;
134
color: white;
135
}
136
}}}
137
{{{#!style
138
.bears {
139
background-color: #1a1748;
140
color: white;
141
}
142
}}}
143
{{{#!style
144
.heros {
145
background-color: #570514;
146
color: white;
147
}
148
}}}
81149