<{strip}>
<{* タイトル *}> <{*
<{$lang.room_admin_inf}>
*}>
<{$lang.room_top_descripton|smarty:nodefaults|sprintf:$lang._regist}>
<{if $action.parent_page_id != 0}> <{/if}> <{if !($action.page.space_type == _SPACE_TYPE_GROUP && $action.page.thread_num == 0 && $action.page.private_flag != _ON)}> <{* グループスペース直下でなければ *}> <{/if}>
<{* ルーム名 *}> <{$lang.room_room_name}> <{if $action.page.thread_num == 1 && $action.parent_page.thread_num == 0 && $action.parent_page.space_type == _SPACE_TYPE_GROUP && $action.parent_page.private_flag == _OFF}> <{* グループスペース直下でなければ *}>
<{* すべての会員をデフォルトで参加させる *}>
<{elseif $action.page.space_type == _SPACE_TYPE_PUBLIC || $action.parent_page.space_type == _SPACE_TYPE_PUBLIC}> <{* パブリックスペースならばdefault_entry_flag を立てる *}> <{else}> <{/if}>
<{*状況 *}> <{$lang.room_display_flag}> <{if $action.parent_page_id == 0}> <{* 深さが0のものの編集は、非公開にはできない *}> <{$lang.room_display_flag_on}> <{else}> <{/if}>
<{* 作成者 *}> <{$lang.room_create_name}> <{$action.page.insert_user_name}>
<{* スペースタイプ *}> <{$lang.room_space_type}>
<{if $action.page.private_flag}> <{$smarty.const._SPACE_TYPE_NAME_PRIVATE}> <{elseif $action.page.space_type == _SPACE_TYPE_GROUP}> <{$smarty.const._SPACE_TYPE_NAME_GROUP}> <{* <{if $action.page.default_entry_flag == _ON}>
<{$lang.room_space_common}>
<{/if}> *}> <{else}> <{$smarty.const._SPACE_TYPE_NAME_PUBLIC}> <{/if}>
<{* 参加人数 *}> <{$lang.room_entry_user_num}> <{$action.count}><{$lang.room_entry_user_unit}>
<{if !($action.page.space_type == _SPACE_TYPE_GROUP && $action.page.thread_num == 0 && $action.page.private_flag != _ON)}> <{* 月別一覧回数表 *}> <{* TODO:主担以外は、表示させない等の制御が必要 *}> <{assign var="monthlynumber_path" value=$smarty.const.WEBAPP_DIR|cat:"/templates/main/"}> <{assign var="monthlynumber_file" value=$monthlynumber_path|cat:"monthlynumber_main.html"}> <{include file=$monthlynumber_file}> <{/if}> <{* 各種ボタン *}>
<{* 決定 *}> <{* 戻る *}>
<{include file="room_script.html"}> <{/strip}>