사용자
o00o/연습장(비교)
| r35 vs r36 | ||
|---|---|---|
| 1 | 1 | {{{#!if (아이언클래드!=null && (stsclr="#831001"))||(사일런트!=null && (stsclr="#179b05"))||(stsclr==null && (stsclr="blue")) |
| 2 | 2 | }}}{{{#!style |
| 3 | ||
| 4 | ||
| 3 | .sts-table-clr { | |
| 5 | 4 | border-color: @stsclr@ !important; |
| 6 | 5 | } |
| 6 | .sts-td-clr { | |
| 7 | background-color: @stsclr@ !important; | |
| 8 | } | |
| 7 | 9 | }}} |
| 8 | ||<tableclass=sts-table-clr> | |
| 10 | ||<tableclass=sts-table-clr><tablebordercolor=#000000> 1 || | |
| 11 | ||<class=sts-td-clr> 2 || | |
| 12 | || 3 || | |
| 9 | 13 | ---- |
| 10 | 14 | > stsclr = @stsclr@ |