r5 vs r6
......
1515
## IsSupportWindows : 윈도우 지원 여부입니다. 지원 시 true로 두면 됩니다.
1616
## IsSupportAndroid : 안드로이드 지원 여부입니다. 지원 시 true로 두면 됩니다.
1717
## IsSupportiOS : iOS 지원 여부입니다. 지원 시 true로 두면 됩니다.
18
{{{#!if IsSupportWindows == false, IsSupportAndroid = false, IsSupportiOS = false}}}
18
{{{#!wiki style="display: none"
19
{{{#!if IsSupportWindows = false, IsSupportAndroid = false, IsSupportiOS = false
20
}}}}}}
1921
{{{#!wiki style="display: inline-block; float: right; padding-top: 5px; background: linear-gradient(to right, #0F1013);max-width: 400px; margin-bottom: 10px;border-radius: 5px; border: 2px solid #009999"
2022
{{{#!wiki style="display: block; text-align: center; margin-bottom: -5px"
2123
{{{#!wiki style="display:inline-block; color: transparent; background: text linear-gradient(to right, ㅍ)"
......