{@$page_id = "ptyPoto".mt_rand()}
{@$textT1_Height = 23}
{@$textT1_Height = $widget_info->title_height}
{@$textC1_Height = 50}
{@$textC1_Height = $widget_info->content_height}
{@$widget_width = $widget_info->navigation_size+$widget_info->thumbnail_width+22}
{@$nav_height = $textT1_Height+23+$textC1_Height}
{@$widget_height = ($nav_height+36)*$widget_info->list_count}
{@$widget_height = ($widget_info->thumbnail_height+32)*$widget_info->list_count}
{@$widget_width = $widget_info->navigation_size}
{@$count_cols = intval($widget_width/$widget_info->thumbnail_width)}
{@$count_rows = intval($widget_info->list_count/$count_cols)}
{@$count_rows = $count_rows+1}
{@$nav_height = $widget_info->thumbnail_height+20}
{@$nav_height = $nav_height+$textT1_Height}
{@$nav_height = $nav_height+$textC1_Height}
{@$widget_height = $nav_height * $count_rows}
{@$widget_width = $widget_info->navigation_size}
{@$count_cols = intval($widget_width/$widget_info->thumbnail_width)}
{@$count_rows = intval($widget_info->list_count/$count_cols)}
{@$count_rows = $count_rows+1}
{@$nav_height = $widget_info->thumbnail_height+43}
{@$nav_height = $nav_height+$textT1_Height}
{@$nav_height = $nav_height+$textC1_Height}
{@$widget_height = $nav_height * $count_rows}
prettyPhoto Display Area
실제 출력 크기와 약간의 차이가 있을 수 있습니다.
적용되는 옵션 확인하기
|
|
적용된 옵션 : {$colorset}
슬라이드 총 갯수 : {$widget_info->list_count}
네비게이션 가로 넓이 : {$widget_info->navigation_size}
썸네일 크기 : {$widget_info->thumbnail_width}, {$widget_info->thumbnail_height}
컨트롤 버튼 표시 : 출력(기본)출력안함
페이지 버튼 표시 : 출력(기본)출력안함
게시물 순서 섞기 : 예(기본)아니오
이미지 클릭 대상 : 게시글이미지원본사용안함
슬라이드 속도 : {$widget_info->slide_delay/1000}초
제목 표시 : 출력(기본)출력안함
내용 표시 : 출력(기본)출력안함