사용자
o00o/연습장3(r43판 Blame)
| r43 | ||
|---|---|---|
| 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 |
| r38 | 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@; } | |
| r2 | 9 | }}} |
| r43 | 10 | [anchor(@이름@)] |
| 11 | ||<|4><tableclass=sts-table><nopad><width=250> [[파일:@사진=빈 세로 이미지.svg@|width=100%]] ||<-5><class=sts-title><height=50>'''{{{+1 @이름@}}}'''[br]{{{#!if 영어이름 | |
| r40 | 12 | {{{#!wiki style="font-size: 0.8em;" |
| r38 | 13 | (@영어이름@) |
| r40 | 14 | }}}}}} || |
| r38 | 15 | ||<width=60><nopad><class=sts-index><height=40> '''비용''' ||@비용@ ||<width=60><class=sts-star-index> '''별''' ||<class=sts-star-value> @별@ || |
| 16 | ||<nopad><class=sts-index> '''효과''' ||<-3><class=sts-full-content>{{{#!html @효과@ | |
| r2 | 17 | }}} || |
| r38 | 18 | ||<nopad><class=sts-index><height=60> '''강화''' ||<-3><class=sts-full-content>{{{#!html @강화@ |
| r2 | 19 | }}} || |
| r36 | 20 | ## > * @종류@ |
| 21 | ## > * @사진@ | |
| 22 | ## > * @이름@ | |
| 23 | ## > * @영어이름@ | |
| 24 | ## > * @비용@ | |
| 25 | ## > * @효과@ | |
| 26 | ## > * @강화@ | |
| 27 | ## > * @type_clr@ | |
| 28 | ## > * @star_display@ |