본문으로 건너뛰기
사용자

o00o/연습장3(비교)

r33 vs r34
1
{{{#!if (종류=="아이언클래드" && (sts_type_clr="#831001"))||(종류=="사일런트" && (sts_type_clr="#179b05"))||(종류=="디펙트" && (sts_type_clr="#0398e2"))||(종류=="네크로바인더" && (sts_type_clr="#8f425e"))||(종류=="리젠트" && (sts_type_clr="#ac5b00"))||(종류=="무색" && (sts_type_clr="#808080"))||(sts_type_clr==null && (sts_type_clr="#000000"))
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")
23
}}}{{{#!style
34
table.sts-table {
45
background: transparent;
5
border: 2px solid @sts_type_clr@;
6
border: 2px solid @type_clr@;
67
}
78
.sts-img {
89
}
910
.sts-title {
10
background: @sts_type_clr@4D;
11
background: @type_clr@4D;
1112
}
1213
.sts-index, .sts-star-index {
13
background: @sts_type_clr@4D;
14
background: @type_clr@4D;
1415
}
1516
.sts-full-content {
1617
min-width: 180px;
1718
max-width: 300px;
1819
}
20
.sts-star-index, .sts-star-value {
21
display: @star_display@;
22
}
1923
}}}
2024
||<|4><tableclass=sts-table><class=sts-img><nopad><width=250> [[파일:@사진=Bash.webp@|width=100%]] ||<-5><class=sts-title><height=50> '''{{{+1 @이름=강타@}}}'''[br]{{{#!wiki style="font-size: 0.8em;"
2125
(@영어이름=Bash@)
2226
}}} ||
23
||<width=60><nopad><class=sts-index><height=30> '''비용''' ||@비용=2@ ||<width=60><class=sts-star-index> '''별''' || @별@ ||
27
||<width=60><nopad><class=sts-index><height=30> '''비용''' ||@비용=2@ ||<width=60><class=sts-star-index> '''별''' ||<class=sts-star-value> @별@ ||
2428
||<nopad><class=sts-index> '''효과''' ||<-3><class=sts-full-content>{{{#!html @효과=피해를 8 줍니다.<br>취약을 2 부여합니다.@
2529
}}} ||
2630
||<nopad><class=sts-index><height=50> '''강화''' ||<-3><class=sts-full-content>{{{#!html @강화=피해 8 → 10<br>취약 2 → 3@
......
3337
> * @비용@
3438
> * @효과@
3539
> * @강화@
36
> * @sts_type_clr@
40
> * @type_clr@
41
> * @star_display@