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