본문으로 건너뛰기
사용자

o00o/연습장3(비교)

r37 vs r38
11
{{{#!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"))
22
}}}{{{#!if star_display = ((별 == null) ? "none" : "display")
33
}}}{{{#!style
4
table.sts-table {
5
background: transparent;
6
border: 2px solid @type_clr@;
7
}
8
.sts-title {
9
background: @type_clr@4D;
10
}
11
.sts-index, .sts-star-index {
12
background: @type_clr@4D;
13
}
14
.sts-full-content {
15
min-width: 180px;
16
max-width: 300px;
17
}
18
.sts-star-index, .sts-star-value {
19
display: @star_display@;
20
}
4
table.sts-table { background: transparent; border: 2px solid @type_clr@;}
5
.sts-title { background: @type_clr@4D; }
6
.sts-index, .sts-star-index { background: @type_clr@4D; }
7
.sts-full-content { min-width: 180px; max-width: 300px; }
8
.sts-star-index, .sts-star-value { display: @star_display@; }
219
}}}
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;"
23
(@영어이름=Bash@)
10
||<|4><tableclass=sts-table><nopad><width=250> [[파일:@사진@|width=100%]] ||<-5><class=sts-title><height=50> '''{{{+1 @이름@}}}'''[br]{{{#!wiki style="font-size: 0.8em;"
11
(@영어이름@)
2412
}}} ||
25
||<width=60><nopad><class=sts-index><height=40> '''비용''' ||@비용=2@ ||<width=60><class=sts-star-index> '''별''' ||<class=sts-star-value> @별@ ||
26
||<nopad><class=sts-index> '''효과''' ||<-3><class=sts-full-content>{{{#!html @효과=피해를 8 줍니다.<br>취약을 2 부여합니다.@
13
||<width=60><nopad><class=sts-index><height=40> '''비용''' ||@비용@ ||<width=60><class=sts-star-index> '''별''' ||<class=sts-star-value> @별@ ||
14
||<nopad><class=sts-index> '''효과''' ||<-3><class=sts-full-content>{{{#!html @효과@
2715
}}} ||
28
||<nopad><class=sts-index><height=60> '''강화''' ||<-3><class=sts-full-content>{{{#!html @강화=피해 8 → 10<br>취약 2 → 3@
16
||<nopad><class=sts-index><height=60> '''강화''' ||<-3><class=sts-full-content>{{{#!html @강화@
2917
}}} ||
3018
## > * @종류@
3119
## > * @사진@
......