| r4 vs r5 | ||
|---|---|---|
| ... | ... | |
| 15 | 15 | ## IsSupportWindows : 윈도우 지원 여부입니다. 지원 시 true로 두면 됩니다. |
| 16 | 16 | ## IsSupportAndroid : 안드로이드 지원 여부입니다. 지원 시 true로 두면 됩니다. |
| 17 | 17 | ## IsSupportiOS : iOS 지원 여부입니다. 지원 시 true로 두면 됩니다. |
| 18 | {{{#!if IsSupportWindows == false, IsSupportAndroid = false, IsSupportiOS = false}}} | |
| 18 | 19 | {{{#!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" |
| 19 | 20 | {{{#!wiki style="display: block; text-align: center; margin-bottom: -5px" |
| 20 | 21 | {{{#!wiki style="display:inline-block; color: transparent; background: text linear-gradient(to right, ㅍ)" |
| 21 | 22 | {{{#fff,#fff '''{{{+1 @Title_Main=한글명@}}}[br]@Title_Sub=영문명@'''}}}}}}}}} |
| 22 | 23 | {{{#!wiki style="margin-top: -10px; margin-bottom: -25px" |
| 23 | {{{#!if (Image==null) | |
| 24 | {{{#!if !(Image==null) | |
| 24 | 25 | [[@Image=파일:빈 정사각형 이미지.svg@|width=100%]]}}}}}} |
| 25 | 26 | {{{#!wiki style="padding: 15px 10px 5px 10px;" |
| 26 | 27 | {{{#fff,#fff {{{+4 '''월드 프로필'''}}}}}} |
| ... | ... | |
| 51 | 52 | }}}{{{#!wiki style="display: flex; width: 100%; border:1px solid #555555; margin-bottom: 5px; border-radius: 10px;overflow: hidden" |
| 52 | 53 | {{{#!wiki style="width: 30%; padding: 4px; background-color: #004444; color: #fff; font-weight: bold; text-align: center" |
| 53 | 54 | 플랫폼}}}{{{#!wiki style="width: 70%; padding: 4px 0 4px 8px; background-color: #fff; color: #414141; text-align: left; font-size: 15px" |
| 54 | {{{#!if | |
| 55 | [[Microsoft Windows]]}}}{{{#!if (IsSupportAndroid | |
| 56 | [[Android]]}}}{{{#!if (IsSupportiOS | |
| 55 | {{{#!if IsSupportWindows | |
| 56 | [[Microsoft Windows]]}}}{{{#!if (IsSupportWindows && IsSupportAndroid) | |
| 57 | [br]}}}{{{#!if IsSupportAndroid | |
| 58 | [[Android]]}}}{{{#!if (IsSupportAndroid && IsSupportiOS) | |
| 59 | [br]}}}{{{#!if IsSupportiOS | |
| 57 | 60 | [[iOS]]}}}}}} |
| 58 | 61 | }}}}}}}}} |
| 59 | 62 | |
| ... | ... |