본문으로 건너뛰기
사용자

o00o/연습장(비교)

r30 vs r31
11
{{{#!if (아이언클래드!=null && (stsclr="#831001"))||(사일런트!=null && (stsclr="#179b05"))
2
stsclr = @stsclr@
32
}}}
43
4
{{{#!if stsclr==null && (stsclr="blue")
5
}}}
6
7
stsclr = @stsclr@
8
59
{{{#!style
610
table.bg-clr {
711
background-color: @stsclr@ !important;
......