r9 vs r10
1
{{{#!if 변경색="green", (받음!=null)&&(기본색=green)&&(변경색=red), ((호버!=null)||(받음!=null))&&(호버=".touch:hover{border-top: 5px solid "+변경색+";}")
1
{{{#!if 변경색="green", (받음!=null)&&((기본색=green)&&(변경색=red)), ((호버!=null)||(받음!=null))&&(호버=".touch:hover{border-top: 5px solid "+변경색+";}")
22
}}}{{{#!style
33
.touch{border: 1px solid gray; border-top: 5px solid @기본색=#ffa500@;}
44
@호버@ }}}{{{#!wiki class="touch" style="padding: 10px;"
......