본문으로 건너뛰기
사용자

o00o/연습장3(r36판 Blame)

r36
r34
1{{{#!if (종류=="아이언클래드" && (type_clr="#831001"))||(종류=="사일런트" && (type_clr="#179b05"))||(종류=="디펙트" && (type_clr="#0398e2"))||(종류=="네크로바인더" && (type_clr="#8f425e"))||(종류=="리젠트" && (type_clr="#ac5b00"))||(종류=="무색" && (type_clr="#808080"))||(type_clr==null && (type_clr="#000000"))
2}}}{{{#!if star_display = ((별 == null) ? "none" : "display")
r2
3}}}{{{#!style
r9
4table.sts-table {
r2
5 background: transparent;
r34
6 border: 2px solid @type_clr@;
r2
7}
r31
8.sts-title {
r34
9 background: @type_clr@4D;
r20
10}
r31
11.sts-index, .sts-star-index {
r34
12 background: @type_clr@4D;
r20
13}
r31
14.sts-full-content {
r32
15 min-width: 180px;
r33
16 max-width: 300px;
r28
17}
r34
18.sts-star-index, .sts-star-value {
19 display: @star_display@;
20}
r2
21}}}
r36
22||<|4><tableclass=sts-table><nopad><width=250> [[파일:@사진=Bash.webp@|width=100%]] ||<-5><class=sts-title><height=50> '''{{{+1 @이름=강타@}}}'''[br]{{{#!wiki style="font-size: 0.8em;"
r2
23(@영어이름=Bash@)
24}}} ||
r35
25||<width=60><nopad><class=sts-index><height=40> '''비용''' ||@비용=2@ ||<width=60><class=sts-star-index> '''별''' ||<class=sts-star-value> @별@ ||
r28
26||<nopad><class=sts-index> '''효과''' ||<-3><class=sts-full-content>{{{#!html @효과=피해를 8 줍니다.<br>취약을 2 부여합니다.@
r2
27}}} ||
r35
28||<nopad><class=sts-index><height=60> '''강화''' ||<-3><class=sts-full-content>{{{#!html @강화=피해 8 → 10<br>취약 2 → 3@
r2
29}}} ||
30
r36
31## > * @종류@
32## > * @사진@
33## > * @이름@
34## > * @영어이름@
35## > * @비용@
36## > * @효과@
37## > * @강화@
38## > * @type_clr@
39## > * @star_display@