| r16 vs r17 | ||
|---|---|---|
| ... | ... | |
| 41 | 41 | {{{#!wiki style="width: 30%; padding: 4px; background-color: #004444; color: #fff; font-weight: bold; text-align: center" |
| 42 | 42 | 수용 인원}}}{{{#!wiki style="width: 70%; padding: 4px 0 4px 8px; background-color: #fff; color: #414141; text-align: left; font-size: 15px" |
| 43 | 43 | {{{#!if (Capacity_Recommand!=null)&&(Capacity_Max!=null)&&!(Capacity_Recommand==Capacity_Max) |
| 44 | @Capacity_Recommand@명^^(권장)^^ | |
| 44 | @Capacity_Recommand@명^^(권장)^^ @Capacity_Max@명^^(최대)^^}}}{{{#!if Capacity_Recommand==Capacity_Max || (Capacity_Recommand==null||Capacity_Max==null) | |
| 45 | 45 | {{{#!if Capacity_Recommand |
| 46 | 46 | @Capacity_Recommand@명^^(최대)^^}}}{{{#!if Capacity_Max |
| 47 | 47 | @Capacity_Max@명^^(최대)^^}}} |
| ... | ... |