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