사용자
o00o/연습장3(비교)
| r33 vs r34 | ||
|---|---|---|
| 1 | {{{#!if (종류=="아이언클래드" && ( | |
| 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") | |
| 2 | 3 | }}}{{{#!style |
| 3 | 4 | table.sts-table { |
| 4 | 5 | background: transparent; |
| 5 | border: 2px solid @ | |
| 6 | border: 2px solid @type_clr@; | |
| 6 | 7 | } |
| 7 | 8 | .sts-img { |
| 8 | 9 | } |
| 9 | 10 | .sts-title { |
| 10 | background: @ | |
| 11 | background: @type_clr@4D; | |
| 11 | 12 | } |
| 12 | 13 | .sts-index, .sts-star-index { |
| 13 | background: @ | |
| 14 | background: @type_clr@4D; | |
| 14 | 15 | } |
| 15 | 16 | .sts-full-content { |
| 16 | 17 | min-width: 180px; |
| 17 | 18 | max-width: 300px; |
| 18 | 19 | } |
| 20 | .sts-star-index, .sts-star-value { | |
| 21 | display: @star_display@; | |
| 22 | } | |
| 19 | 23 | }}} |
| 20 | 24 | ||<|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;" |
| 21 | 25 | (@영어이름=Bash@) |
| 22 | 26 | }}} || |
| 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> @별@ || | |
| 24 | 28 | ||<nopad><class=sts-index> '''효과''' ||<-3><class=sts-full-content>{{{#!html @효과=피해를 8 줍니다.<br>취약을 2 부여합니다.@ |
| 25 | 29 | }}} || |
| 26 | 30 | ||<nopad><class=sts-index><height=50> '''강화''' ||<-3><class=sts-full-content>{{{#!html @강화=피해 8 → 10<br>취약 2 → 3@ |
| ... | ... | |
| 33 | 37 | > * @비용@ |
| 34 | 38 | > * @효과@ |
| 35 | 39 | > * @강화@ |
| 36 | > * @ | |
| 40 | > * @type_clr@ | |
| 41 | > * @star_display@ |