1 | <div id="LayoutA"> |
---|
2 | |
---|
3 | ({if $is_h_prof}) |
---|
4 | ({* {{{ descriptionBox *}) |
---|
5 | ({* #1926 *})<tr> |
---|
6 | ({* #1926 *})<td class="container" align="center"> |
---|
7 | ({* #1926 *})<img src="./skin/dummy.gif" alt="dummy" class="v_spacer_l"> |
---|
8 | ({* #1926 *})<table border="0" cellspacing="0" cellpadding="0" style="width:680px;margin:0px auto;" class="border_07"> |
---|
9 | ({* #1926 *})<tr> |
---|
10 | ({* #1926 *})<td style="width:7px;" class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
11 | ({* #1926 *})<td style="width:666px;" class="bg_00"><img src="./skin/dummy.gif" alt="dummy" style="width:666px;height:7px;" class="dummy"></td> |
---|
12 | ({* #1926 *})<td style="width:7px;" class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
13 | ({* #1926 *})</tr> |
---|
14 | ({* #1926 *})<tr> |
---|
15 | ({* #1926 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
16 | ({* #1926 *})<td class="bg_01"> |
---|
17 | ({* #1926 *})<table class="container" border="0" cellspacing="0" cellpadding="0" style="width:666px;"> |
---|
18 | ({* #1926 *})<tr> |
---|
19 | ({* #1926 *})<td style="height:1px;" class="bg_01" colspan="3"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
20 | ({* #1926 *})</tr> |
---|
21 | ({* #1926 *})<tr> |
---|
22 | ({* #1926 *})<td style="width:1px;" class="bg_01"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
23 | ({* #1926 *})<td style="width:664px;" class="bg_02"> |
---|
24 | ({* #1926 *})<div class="padding_l"> |
---|
25 | ({* #1926 *})<span class="c_01"> |
---|
26 | ({* #1926 *})※他のメンバーから見たあなたのページはこのようになります。<br> |
---|
27 | ({* #1926 *})<br> |
---|
28 | ({* #1926 *})他のメンバーにあなたのページを教える場合には、以下のURLを使ってください。<br> |
---|
29 | ({* #1926 *})({t_url _absolute=1 m=pc a=page_f_home})&target_c_member_id=({$target_c_member_id})<br> |
---|
30 | ({* #1926 *})<br> |
---|
31 | ({* #1926 *})プロフィールを変更する場合は 「<a href="({t_url m=pc a=page_h_config_prof})">プロフィール変更</a>」 よりおこなえます。</span> |
---|
32 | ({* #1926 *})</div> |
---|
33 | ({* #1926 *})</td> |
---|
34 | ({* #1926 *})<td style="width:1px;" class="bg_01"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
35 | ({* #1926 *})</tr> |
---|
36 | ({* #1926 *})<tr> |
---|
37 | ({* #1926 *})<td style="height:1px;" class="bg_01" colspan="3"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
38 | ({* #1926 *})</tr> |
---|
39 | ({* #1926 *})</table> |
---|
40 | ({* #1926 *})</td> |
---|
41 | ({* #1926 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
42 | ({* #1926 *})</tr> |
---|
43 | ({* #1926 *})<tr> |
---|
44 | ({* #1926 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
45 | ({* #1926 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
46 | ({* #1926 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
47 | ({* #1926 *})</tr> |
---|
48 | ({* #1926 *})</table> |
---|
49 | ({* #1926 *})<img src="./skin/dummy.gif" alt="dummy" class="v_spacer_l"> |
---|
50 | ({* #1926 *})</td> |
---|
51 | ({* #1926 *})</tr> |
---|
52 | ({* }}} *}) |
---|
53 | ({else}) |
---|
54 | ({if $days_birthday == 0})({* 誕生日当日 *}) |
---|
55 | ({* unknown *})<tr> |
---|
56 | ({* unknown *})<td class="container" align="center"> |
---|
57 | ({* unknown *})<div class="padding_s"> |
---|
58 | ({* unknown *})<a href="({t_url m=pc a=page_f_message_send})&target_c_member_id=({$target_c_member.c_member_id})"> |
---|
59 | ({* unknown *})<img src="({t_img_url_skin filename=birthday_f})"></a> |
---|
60 | ({* unknown *})</div> |
---|
61 | ({* unknown *})</td> |
---|
62 | ({* unknown *})</tr> |
---|
63 | ({elseif $days_birthday > 0 && $days_birthday <= 3})({* 誕生日3日以内 *}) |
---|
64 | ({* unknown *})<tr> |
---|
65 | ({* unknown *})<td class="container" align="center"> |
---|
66 | ({* unknown *})<div class="padding_s"> |
---|
67 | ({* unknown *})<a href="({t_url m=pc a=page_f_message_send})&target_c_member_id=({$target_c_member.c_member_id})"> |
---|
68 | ({* unknown *})<img src="({t_img_url_skin filename=birthday_f_2})"></a> |
---|
69 | ({* unknown *})</div> |
---|
70 | ({* unknown *})</td> |
---|
71 | ({* unknown *})</tr> |
---|
72 | ({/if}) |
---|
73 | ({if !$is_friend}) |
---|
74 | ({* {{{ infoBox *}) |
---|
75 | ({* #1924 *})<tr> |
---|
76 | ({* #1924 *})<td class="container f_link_request_box" align="center"> |
---|
77 | ({* #1924 *})<img src="./skin/dummy.gif" alt="dummy" class="v_spacer_s"> |
---|
78 | ({* #1924 *})<table border="0" cellspacing="0" cellpadding="0" style="width:680px;margin:0px auto;" class="border_07"> |
---|
79 | ({* #1924 *})<tr> |
---|
80 | ({* #1924 *})<td style="width:7px;" class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
81 | ({* #1924 *})<td style="width:666px;" class="bg_00"><img src="./skin/dummy.gif" alt="dummy" style="width:666px;height:7px;" class="dummy"></td> |
---|
82 | ({* #1924 *})<td style="width:7px;" class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
83 | ({* #1924 *})</tr> |
---|
84 | ({* #1924 *})<tr> |
---|
85 | ({* #1924 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
86 | ({* #1924 *})<td class="bg_01"> |
---|
87 | ({* #1924 *})<table class="container" border="0" cellspacing="0" cellpadding="0" style="width:666px;"> |
---|
88 | ({* #1924 *})<tr> |
---|
89 | ({* #1924 *})<td style="height:1px;" class="bg_01" colspan="6"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
90 | ({* #1924 *})</tr> |
---|
91 | ({* #1924 *})<tr> |
---|
92 | ({* #1924 *})<td style="width:1px;" class="bg_01"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
93 | ({* #1924 *})<td style="width:460px;" class="bg_09 padding_s"> |
---|
94 | ({* #1924 *})<span class="c_01"> ・ ({$target_c_member.nickname})さんと直接の知り合いの場合、({$WORD_MY_FRIEND})に追加しましょう!</span> |
---|
95 | ({* #1924 *})</td> |
---|
96 | ({* #1924 *})<td style="width:1px;" class="bg_01"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
97 | ({* #1924 *})<td style="width:20px;padding-left:5px;" class="bg_02"><img src="./skin/dummy.gif" alt="dummy" class="icon arrow_1"></td> |
---|
98 | ({* #1924 *})<td style="width:183px;" class="bg_02"> |
---|
99 | ({* #1924 *})<a href="({t_url m=pc a=do_f_link_request})&target_c_member_id=({$target_c_member.c_member_id})&sessid=({$PHPSESSID})">({$WORD_MY_FRIEND})に追加</a> |
---|
100 | ({* #1924 *})</td> |
---|
101 | ({* #1924 *})<td style="width:1px;" class="bg_01"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
102 | ({* #1924 *})</tr> |
---|
103 | ({* #1924 *})<tr> |
---|
104 | ({* #1924 *})<td style="height:1px;" class="bg_01" colspan="6"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
105 | ({* #1924 *})</tr> |
---|
106 | ({* #1924 *})</table> |
---|
107 | ({* #1924 *})</td> |
---|
108 | ({* #1924 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="dummy"></td> |
---|
109 | ({* #1924 *})</tr> |
---|
110 | ({* #1924 *})<tr> |
---|
111 | ({* #1924 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
112 | ({* #1924 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="dummy" style="width:666px;height:7px;" class="dummy"></td> |
---|
113 | ({* #1924 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
114 | ({* #1924 *})</tr> |
---|
115 | ({* #1924 *})</table> |
---|
116 | ({* #1924 *})<img src="./skin/dummy.gif" alt="dummy" class="v_spacer_s"> |
---|
117 | ({* #1924 *})</td> |
---|
118 | ({* #1924 *})</tr> |
---|
119 | ({* }}} *}) |
---|
120 | ({/if}) |
---|
121 | ({if $is_friend && $my_friend_intro==''}) |
---|
122 | ({* {{{ infoBox *}) |
---|
123 | ({* #1924 *})<tr> |
---|
124 | ({* #1924 *})<td class="container" align="center"> |
---|
125 | ({* #1924 *})<img src="./skin/dummy.gif" alt="dummy" class="v_spacer_s"> |
---|
126 | ({* #1924 *})<table border="0" cellspacing="0" cellpadding="0" style="width:680px;margin:0px auto;" class="border_07"> |
---|
127 | ({* #1924 *})<tr> |
---|
128 | ({* #1924 *})<td style="width:7px;" class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
129 | ({* #1924 *})<td style="width:666px;" class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
130 | ({* #1924 *})<td style="width:7px;" class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
131 | ({* #1924 *})</tr> |
---|
132 | ({* #1924 *})<tr> |
---|
133 | ({* #1924 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
134 | ({* #1924 *})<td class="bg_01"> |
---|
135 | ({* #1924 *})<table class="container" border="0" cellspacing="0" cellpadding="0" style="width:666px;"> |
---|
136 | ({* #1924 *})<tr> |
---|
137 | ({* #1924 *})<td style="height:1px;" class="bg_01" colspan="5"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
138 | ({* #1924 *})</tr> |
---|
139 | ({* #1924 *})<tr> |
---|
140 | ({* #1924 *})<td style="width:1px;" class="bg_01"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
141 | ({* #1924 *})<td style="width:460px;" class="bg_09 padding_s"> |
---|
142 | ({* #1924 *})<span class="c_01"> ・ ({$target_c_member.nickname})さんをみんなに紹介しましょう!</span> |
---|
143 | ({* #1924 *})</td> |
---|
144 | ({* #1924 *})<td style="width:1px;" class="bg_01"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
145 | ({* #1924 *})<td style="width:203px;" class="bg_02 padding_s"> |
---|
146 | ({* #1924 *})<img src="./skin/dummy.gif" alt="dummy" class="icon arrow_1"><a href="({t_url m=pc a=page_f_intro_edit})&target_c_member_id=({$target_c_member.c_member_id})">紹介文を書く</a> |
---|
147 | ({* #1924 *})</td> |
---|
148 | ({* #1924 *})<td style="width:1px;" class="bg_01"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
149 | ({* #1924 *})</tr> |
---|
150 | ({* #1924 *})<tr> |
---|
151 | ({* #1924 *})<td style="height:1px;" class="bg_01" colspan="5"><img src="./skin/dummy.gif" alt="dot" class="dot"></td> |
---|
152 | ({* #1924 *})</tr> |
---|
153 | ({* #1924 *})</table> |
---|
154 | ({* #1924 *})</td> |
---|
155 | ({* #1924 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="dummy"></td> |
---|
156 | ({* #1924 *})</tr> |
---|
157 | ({* #1924 *})<tr> |
---|
158 | ({* #1924 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
159 | ({* #1924 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
160 | ({* #1924 *})<td class="bg_00"><img src="./skin/dummy.gif" alt="square" class="square"></td> |
---|
161 | ({* #1924 *})</tr> |
---|
162 | ({* #1924 *})</table> |
---|
163 | ({* #1924 *})<img src="./skin/dummy.gif" alt="dummy" class="v_spacer_l"> |
---|
164 | ({* #1924 *})</td> |
---|
165 | ({* #1924 *})</tr> |
---|
166 | ({* }}} *}) |
---|
167 | ({/if}) |
---|
168 | ({/if}) |
---|
169 | |
---|
170 | <div id="Left"> |
---|
171 | |
---|
172 | ({if $inc_entry_point[3]})({$inc_entry_point[3]|smarty:nodefaults|t_url2cmd:'entry_point'|t_cmd:'entry_point'}) ({/if}) |
---|
173 | |
---|
174 | ({* {{{ homePhotoBox *}) |
---|
175 | <div class="dparts homePhotoBox"> |
---|
176 | ({if !$is_h_prof && ($is_friend || $friend_path)}) |
---|
177 | <p class="friendLink">({$c_member.nickname})({if $friend_path}) ⇒ <a href="({t_url m=pc a=page_f_home})&target_c_member_id=({$friend_path.c_member_id})">({$friend_path.nickname})</a>({/if}) ⇒ <a href="({t_url m=pc a=page_f_home})&target_c_member_id=({$target_c_member.c_member_id})">({$target_c_member.nickname})</a></p> |
---|
178 | ({/if}) |
---|
179 | <div class="parts"> |
---|
180 | <p class="photo"><img src="({t_img_url filename=$target_c_member.image_filename w=180 h=180 noimg=no_image})" class="pict" alt="プロフィール写真" /></p> |
---|
181 | ({if $target_c_member.image_filename}) |
---|
182 | <ul class="moreInfo button"> |
---|
183 | ({if $is_h_prof}) |
---|
184 | <li><a href="({t_url m=pc a=page_h_config_image})"><img src="({t_img_url_skin filename=button_edit_photo})" alt="写真を編集" /></a></li> |
---|
185 | ({else}) |
---|
186 | <li><a href="({t_url m=pc a=page_f_show_image})&target_c_member_id=({$target_c_member.c_member_id})"><img src="({t_img_url_skin filename=button_show_photo})" alt="もっと写真を見る" /></a></li> |
---|
187 | ({/if}) |
---|
188 | </ul> |
---|
189 | ({/if}) |
---|
190 | </div> |
---|
191 | <p class="text">({$target_c_member.nickname})さん (({$c_friend_count}))</p> |
---|
192 | <p class="loginTime">(最終ログインは({$target_c_member.last_login}))</p> |
---|
193 | </div> |
---|
194 | ({* }}} *}) |
---|
195 | |
---|
196 | ({if $inc_entry_point[4]})({$inc_entry_point[4]|smarty:nodefaults|t_url2cmd:'entry_point'|t_cmd:'entry_point'})({/if}) |
---|
197 | |
---|
198 | ({if $c_friend_list}) |
---|
199 | ({* {{{ homeNineTable *}) |
---|
200 | <div class="parts homeNineTable"> |
---|
201 | <div class="partsHeading"><h3>({$WORD_FRIEND})リスト</h3></div> |
---|
202 | ({if $smarty.const.OPENPNE_USE_FLASH_LIST}) |
---|
203 | ({capture assign=flashvars})({strip}) |
---|
204 | ({foreach from=$c_friend_list item=item key=key}) |
---|
205 | ({if $key > 0})&({/if}) |
---|
206 | pne_item({$key+1})_id=({$item.c_member_id}) |
---|
207 | &pne_item({$key+1})_name=({$item.nickname|t_truncate:12:'..'|escape:url|smarty:nodefaults}) |
---|
208 | &pne_item({$key+1})_linkurl=({t_url m=pc a=page_f_home _urlencode=true _html=false})%26target_c_member_id=({$item.c_member_id}) |
---|
209 | &pne_item({$key+1})_imageurl=({t_img_url filename=$item.image_filename w=76 h=76 noimg=no_image _urlencode=true _html=false}) |
---|
210 | &pne_item({$key+1})_count=({$item.friend_count}) |
---|
211 | ({/foreach}) |
---|
212 | ({/strip})({/capture}) |
---|
213 | <script type="text/javascript" src="js/show_flash.js"></script> |
---|
214 | <script type="text/javascript"> |
---|
215 | <!-- |
---|
216 | show_flash('flash/list.swf', '({$flashvars})'); |
---|
217 | //--> |
---|
218 | </script> |
---|
219 | ({else}) |
---|
220 | <table> |
---|
221 | ({if $c_friend_list[0]}) |
---|
222 | <tr class="photo"> |
---|
223 | ({t_loop from=$c_friend_list start=0 num=3}) |
---|
224 | <td>({if $item})<a href="({t_url m=pc a=page_f_home})&target_c_member_id=({$item.c_member_id})"><img src="({t_img_url filename=$item.image_filename w=76 h=76 noimg=no_image})" class="pict" alt="({$item.nickname})" /></a>({/if})</td> |
---|
225 | ({/t_loop}) |
---|
226 | </tr> |
---|
227 | <tr class="text"> |
---|
228 | ({t_loop from=$c_friend_list start=0 num=3}) |
---|
229 | <td>({if $item})<a href="({t_url m=pc a=page_f_home})&target_c_member_id=({$item.c_member_id})">({$item.nickname}) (({$item.friend_count}))</a>({/if})</td> |
---|
230 | ({/t_loop}) |
---|
231 | </tr> |
---|
232 | ({/if}) |
---|
233 | ({if $c_friend_list[3]}) |
---|
234 | <tr class="photo"> |
---|
235 | ({t_loop from=$c_friend_list start=3 num=3}) |
---|
236 | <td>({if $item})<a href="({t_url m=pc a=page_f_home})&target_c_member_id=({$item.c_member_id})"><img src="({t_img_url filename=$item.image_filename w=76 h=76 noimg=no_image})" class="pict" alt="({$item.nickname})" /></a>({/if})</td> |
---|
237 | ({/t_loop}) |
---|
238 | </tr> |
---|
239 | <tr class="text"> |
---|
240 | ({t_loop from=$c_friend_list start=3 num=3}) |
---|
241 | <td>({if $item})<a href="({t_url m=pc a=page_f_home})&target_c_member_id=({$item.c_member_id})">({$item.nickname}) (({$item.friend_count}))</a>({/if})</td> |
---|
242 | ({/t_loop}) |
---|
243 | </tr> |
---|
244 | ({/if}) |
---|
245 | ({if $c_friend_list[6]}) |
---|
246 | <tr class="photo"> |
---|
247 | ({t_loop from=$c_friend_list start=6 num=3}) |
---|
248 | <td>({if $item})<a href="({t_url m=pc a=page_f_home})&target_c_member_id=({$item.c_member_id})"><img src="({t_img_url filename=$item.image_filename w=76 h=76 noimg=no_image})" class="pict" alt="({$item.nickname})" /></a>({/if})</td> |
---|
249 | ({/t_loop}) |
---|
250 | </tr> |
---|
251 | <tr class="text"> |
---|
252 | ({t_loop from=$c_friend_list start=6 num=3}) |
---|
253 | <td>({if $item})<a href="({t_url m=pc a=page_f_home})&target_c_member_id=({$item.c_member_id})">({$item.nickname}) (({$item.friend_count}))</a>({/if})</td> |
---|
254 | ({/t_loop}) |
---|
255 | </tr> |
---|
256 | ({/if}) |
---|
257 | </table> |
---|
258 | ({/if}) |
---|
259 | <div class="block moreInfo"> |
---|
260 | <ul class="moreInfo"> |
---|
261 | <li><a href="({t_url m=pc a=page_fh_friend_list})&target_c_member_id=({$target_c_member_id})">全てを見る(({$c_friend_count})人)</a></li> |
---|
262 | </ul> |
---|
263 | </div> |
---|
264 | </div> |
---|
265 | ({* }}} *}) |
---|
266 | ({/if}) |
---|
267 | |
---|
268 | ({if $inc_entry_point[5]})({$inc_entry_point[5]|smarty:nodefaults|t_url2cmd:'entry_point'|t_cmd:'entry_point'}) ({/if}) |
---|
269 | |
---|
270 | ({if $c_commu_list}) |
---|
271 | ({* {{{ homeNineTable *}) |
---|
272 | <div class="parts homeNineTable"> |
---|
273 | <div class="partsHeading"><h3>コミュニティリスト</h3></div> |
---|
274 | ({if $smarty.const.OPENPNE_USE_FLASH_LIST}) |
---|
275 | ({capture assign=flashvars})({strip}) |
---|
276 | ({foreach from=$c_commu_list item=item key=key}) |
---|
277 | ({if $key > 0})&({/if}) |
---|
278 | pne_item({$key+1})_id=({$item.c_commu_id}) |
---|
279 | &pne_item({$key+1})_name=({$item.name|t_truncate:12:'..'|escape:url|smarty:nodefaults}) |
---|
280 | &pne_item({$key+1})_linkurl=({t_url m=pc a=page_c_home _urlencode=true _html=false})%26target_c_commu_id=({$item.c_commu_id}) |
---|
281 | &pne_item({$key+1})_imageurl=({t_img_url filename=$item.image_filename w=76 h=76 noimg=no_logo_small _urlencode=true _html=false}) |
---|
282 | &pne_item({$key+1})_count=({$item.count_commu_members}) |
---|
283 | ({/foreach}) |
---|
284 | ({/strip})({/capture}) |
---|
285 | <script type="text/javascript" src="js/show_flash.js"></script> |
---|
286 | <script type="text/javascript"> |
---|
287 | <!-- |
---|
288 | show_flash('flash/list.swf', '({$flashvars})'); |
---|
289 | //--> |
---|
290 | </script> |
---|
291 | ({else}) |
---|
292 | <table> |
---|
293 | ({if $c_commu_list[0]}) |
---|
294 | <tr class="photo"> |
---|
295 | ({t_loop from=$c_commu_list start=0 num=3}) |
---|
296 | <td>({if $item})({if $item.c_member_id_admin == $target_c_member.c_member_id})<p class="crown"><img src="({t_img_url_skin filename=icon_crown})" alt="" /></p>({/if})<a href="({t_url m=pc a=page_c_home})&target_c_commu_id=({$item.c_commu_id})"><img src="({t_img_url filename=$item.image_filename w=76 h=76 noimg=no_logo_small})" alt="({$item.name})" /></a>({/if})</td> |
---|
297 | ({/t_loop}) |
---|
298 | </tr> |
---|
299 | <tr class="text"> |
---|
300 | ({t_loop from=$c_commu_list start=0 num=3}) |
---|
301 | <td>({if $item})<a href="({t_url m=pc a=page_c_home})&target_c_commu_id=({$item.c_commu_id})">({$item.name}) (({$item.count_commu_members}))</a>({/if})</td> |
---|
302 | ({/t_loop}) |
---|
303 | </tr> |
---|
304 | ({/if}) |
---|
305 | ({if $c_commu_list[3]}) |
---|
306 | <tr class="photo"> |
---|
307 | ({t_loop from=$c_commu_list start=3 num=3}) |
---|
308 | <td>({if $item})({if $item.c_member_id_admin == $target_c_member.c_member_id})<p class="crown"><img src="({t_img_url_skin filename=icon_crown})" alt="" /></p>({/if})<a href="({t_url m=pc a=page_c_home})&target_c_commu_id=({$item.c_commu_id})"><img src="({t_img_url filename=$item.image_filename w=76 h=76 noimg=no_logo_small})" alt="({$item.name})" /></a>({/if})</td> |
---|
309 | ({/t_loop}) |
---|
310 | </tr> |
---|
311 | <tr class="text"> |
---|
312 | ({t_loop from=$c_commu_list start=3 num=3}) |
---|
313 | <td>({if $item})<a href="({t_url m=pc a=page_c_home})&target_c_commu_id=({$item.c_commu_id})">({$item.name}) (({$item.count_commu_members}))</a>({/if})</td> |
---|
314 | ({/t_loop}) |
---|
315 | </tr> |
---|
316 | ({/if}) |
---|
317 | ({if $c_commu_list[6]}) |
---|
318 | <tr class="photo"> |
---|
319 | ({t_loop from=$c_commu_list start=6 num=3}) |
---|
320 | <td>({if $item})({if $item.c_member_id_admin == $target_c_member.c_member_id})<p class="crown"><img src="({t_img_url_skin filename=icon_crown})" alt="" /></p>({/if})<a href="({t_url m=pc a=page_c_home})&target_c_commu_id=({$item.c_commu_id})"><img src="({t_img_url filename=$item.image_filename w=76 h=76 noimg=no_logo_small})" alt="({$item.name})" /></a>({/if})</td> |
---|
321 | ({/t_loop}) |
---|
322 | </tr> |
---|
323 | <tr class="text"> |
---|
324 | ({t_loop from=$c_commu_list start=6 num=3}) |
---|
325 | <td>({if $item})<a href="({t_url m=pc a=page_c_home})&target_c_commu_id=({$item.c_commu_id})">({$item.name}) (({$item.count_commu_members}))</a>({/if})</td> |
---|
326 | ({/t_loop}) |
---|
327 | </tr> |
---|
328 | ({/if}) |
---|
329 | </table> |
---|
330 | ({/if}) |
---|
331 | <div class="block moreInfo"> |
---|
332 | <ul class="moreInfo"> |
---|
333 | <li><a href="({t_url m=pc a=page_fh_com_list})&target_c_member_id=({$target_c_member_id})">全てを見る(({$user_count}))</a></li> |
---|
334 | ({if $common_commu_count}) |
---|
335 | <li><a href="({t_url m=pc a=page_f_com_list_common})&target_c_member_id=({$target_c_member_id})">共通コミュニティ(({$common_commu_count}))</a></li> |
---|
336 | ({/if}) |
---|
337 | </ul> |
---|
338 | </div> |
---|
339 | </div> |
---|
340 | ({* }}} *}) |
---|
341 | ({/if}) |
---|
342 | |
---|
343 | ({if $inc_entry_point[6]})({$inc_entry_point[6]|smarty:nodefaults|t_url2cmd:'entry_point'|t_cmd:'entry_point'}) ({/if}) |
---|
344 | |
---|
345 | </div><!-- Left --> |
---|
346 | <div id="Center"> |
---|
347 | |
---|
348 | ({if $inc_entry_point[7]})({$inc_entry_point[7]|smarty:nodefaults|t_url2cmd:'entry_point'|t_cmd:'entry_point'}) ({/if}) |
---|
349 | |
---|
350 | ({* {{{ homeMainTable *}) |
---|
351 | <div class="dparts homeMainTable"><div class="parts"> |
---|
352 | <div class="partsHeading"><h3>プロフィール</h3>({if $is_h_prof})<p class="link"><a href="({t_url m=pc a=page_h_config_prof})">プロフィール変更</a></p>({/if})</div> |
---|
353 | <table> |
---|
354 | ({capture name="nick"}) |
---|
355 | <tr><th>ニックネーム</th><td>({$target_c_member.nickname})</td></tr> |
---|
356 | ({/capture}) |
---|
357 | ({capture name="birth"}) |
---|
358 | <tr><th>年齢</th><td>({$target_c_member.age})歳 ({if $is_h_prof && $target_c_member.public_flag_birth_year == 'friend'})<span class="caution">※({$WORD_MY_FRIEND})まで公開</span>({/if})</td></tr> |
---|
359 | ({if $target_c_member.birth_month && $target_c_member.birth_day}) |
---|
360 | <tr><th>誕生日</th><td>({$target_c_member.birth_month})月({$target_c_member.birth_day})日</td></tr> |
---|
361 | ({/if}) |
---|
362 | ({/capture}) |
---|
363 | ({foreach from=$target_c_member.profile key=key item=item}) |
---|
364 | ({if $item.public_flag != "private" && ($item.public_flag == "public" || ($item.public_flag == "friend" && ($is_friend || $is_h_prof)))}) |
---|
365 | ({strip}) |
---|
366 | ({if !$_cnt_nick && $profile_list[$key].sort_order >= $smarty.const.SORT_ORDER_NICK && !$_cnt_birth && $profile_list[$key].sort_order >= $smarty.const.SORT_ORDER_BIRTH}) |
---|
367 | ({counter assign="_cnt_nick"}) |
---|
368 | ({counter assign="_cnt_birth"}) |
---|
369 | ({if $smarty.const.SORT_ORDER_NICK > $smarty.const.SORT_ORDER_BIRTH}) |
---|
370 | ({$smarty.capture.birth|smarty:nodefaults}) |
---|
371 | ({$smarty.capture.nick|smarty:nodefaults}) |
---|
372 | ({else}) |
---|
373 | ({$smarty.capture.nick|smarty:nodefaults}) |
---|
374 | ({$smarty.capture.birth|smarty:nodefaults}) |
---|
375 | ({/if}) |
---|
376 | ({/if}) |
---|
377 | ({if !$_cnt_nick && $profile_list[$key].sort_order >= $smarty.const.SORT_ORDER_NICK}) |
---|
378 | ({counter assign="_cnt_nick"}) |
---|
379 | ({$smarty.capture.nick|smarty:nodefaults}) |
---|
380 | ({/if}) |
---|
381 | ({if !$_cnt_birth && $profile_list[$key].sort_order >= $smarty.const.SORT_ORDER_BIRTH}) |
---|
382 | ({counter assign="_cnt_birth"}) |
---|
383 | ({$smarty.capture.birth|smarty:nodefaults}) |
---|
384 | ({/if}) |
---|
385 | ({/strip}) |
---|
386 | <tr><th>({$item.caption})</th><td> |
---|
387 | ({if $item.form_type == 'textarea'}) |
---|
388 | ({$item.value|nl2br|t_url2cmd:'profile'|t_cmd:'profile'}) |
---|
389 | ({elseif $item.form_type == 'checkbox'}) |
---|
390 | ({$item.value|@t_implode:", "}) |
---|
391 | ({else}) |
---|
392 | ({$item.value}) |
---|
393 | ({/if}) |
---|
394 | |
---|
395 | ({if $is_h_prof && $item.public_flag == 'friend'}) |
---|
396 | <span class="caution">※({$WORD_MY_FRIEND})まで公開</span> |
---|
397 | ({/if}) |
---|
398 | </td></tr> |
---|
399 | ({/if}) |
---|
400 | ({/foreach}) |
---|
401 | ({if !$_cnt_nick && !$_cnt_birth}) |
---|
402 | ({if $smarty.const.SORT_ORDER_NICK > $smarty.const.SORT_ORDER_BIRTH}) |
---|
403 | ({$smarty.capture.birth|smarty:nodefaults}) |
---|
404 | ({$smarty.capture.nick|smarty:nodefaults}) |
---|
405 | ({else}) |
---|
406 | ({$smarty.capture.nick|smarty:nodefaults}) |
---|
407 | ({$smarty.capture.birth|smarty:nodefaults}) |
---|
408 | ({/if}) |
---|
409 | ({else}) |
---|
410 | ({if !$_cnt_nick})({$smarty.capture.nick|smarty:nodefaults})({/if}) |
---|
411 | ({if !$_cnt_birth})({$smarty.capture.birth|smarty:nodefaults})({/if}) |
---|
412 | ({/if}) |
---|
413 | ({if $c_diary_list}) |
---|
414 | <tr><th>最新日記</th><td> |
---|
415 | <dl class="articleList"> |
---|
416 | ({foreach from=$c_diary_list item=item}) |
---|
417 | <dt>({$item.r_date|date_format:"%m月%d日"})</dt><dd><a href="({t_url m=pc a=page_fh_diary})&target_c_diary_id=({$item.c_diary_id})">({$item.subject|t_truncate:30}) (({$item.comment_count}))</a> ({if $item.image_filename_1 || $item.image_filename_2 || $item.image_filename_3})<img src="({t_img_url_skin filename=icon_camera})" alt="写真あり" />({/if}) ({if $is_h_prof && $item.public_flag == "friend"})<span class="caution">※({$WORD_MY_FRIEND})まで公開</span>({/if})</dd> |
---|
418 | ({/foreach}) |
---|
419 | </dl> |
---|
420 | <div class="moreInfo"><ul class="moreInfo"> |
---|
421 | <li><a href="({t_url m=pc a=page_fh_diary_list})&target_c_member_id=({$target_c_member_id})">もっと読む</a></li> |
---|
422 | </ul></div> |
---|
423 | </td></tr> |
---|
424 | ({/if}) |
---|
425 | ({if $c_rss_cache_list}) |
---|
426 | <tr><th>最新Blog</th><td> |
---|
427 | <dl class="articleList"> |
---|
428 | ({foreach from=$c_rss_cache_list item=item}) |
---|
429 | <dt>({$item.r_datetime|date_format:"%m月%d日"})</dt><dd><a href="({$item.link})" target="_blank">({$item.subject|default:" "|t_truncate:30})</a></dd> |
---|
430 | ({/foreach}) |
---|
431 | </dl> |
---|
432 | <div class="moreInfo"><ul class="moreInfo"> |
---|
433 | <li><a href="({t_url m=pc a=page_fh_diary_list})&target_c_member_id=({$target_c_member_id})#blog">もっと読む</a></li> |
---|
434 | </ul></div> |
---|
435 | </td></tr> |
---|
436 | ({/if}) |
---|
437 | ({if $c_review_list}) |
---|
438 | <tr><th>最新レビュー</th><td> |
---|
439 | <dl class="articleList"> |
---|
440 | ({foreach from=$c_review_list item=item}) |
---|
441 | <dt>({$item.r_datetime|date_format:"%m月%d日"})</dt><dd><a href="({t_url m=pc a=page_h_review_list_product})&c_review_id=({$item.c_review_id})">({$item.title|t_truncate:30})</a></dd> |
---|
442 | ({/foreach}) |
---|
443 | </dl> |
---|
444 | <div class="moreInfo"><ul class="moreInfo"> |
---|
445 | <li><a href="({t_url m=pc a=page_fh_review_list_member})&target_c_member_id=({$target_c_member_id})">もっと読む</a></li> |
---|
446 | </ul></div> |
---|
447 | </td></tr> |
---|
448 | ({/if}) |
---|
449 | </table> |
---|
450 | </div></div> |
---|
451 | ({* }}} *}) |
---|
452 | |
---|
453 | ({if $inc_entry_point[8]})({$inc_entry_point[8]|smarty:nodefaults|t_url2cmd:'entry_point'|t_cmd:'entry_point'}) ({/if}) |
---|
454 | |
---|
455 | ({if $c_friend_comment_list}) |
---|
456 | ({* {{{ friendIntroList *}) |
---|
457 | |
---|
458 | <div class="dparts friendIntroList"><div class="parts"> |
---|
459 | <div class="partsHeading"><h3>({$WORD_FRIEND})からの紹介文</h3></div> |
---|
460 | ({foreach from=$c_friend_comment_list item=item}) |
---|
461 | <table><tr> |
---|
462 | <th><a href="({t_url m=pc a=page_f_home})&target_c_member_id=({$item.c_member_id})"><img src="({t_img_url filename=$item.image_filename w=76 h=76 noimg=no_image})" class="pict"><br>({$item.nickname})</a></th> |
---|
463 | <td>({$item.intro|t_truncate:36:"":3})</td> |
---|
464 | </tr></table> |
---|
465 | ({/foreach}) |
---|
466 | <div class="block moreInfo"> |
---|
467 | <ul class="moreInfo"> |
---|
468 | <li><a href="({t_url m=pc a=page_fh_intro})&target_c_member_id=({$target_c_member_id})">全て見る</a></li> |
---|
469 | </ul> |
---|
470 | </div> |
---|
471 | </div></div> |
---|
472 | ({* }}} *}) |
---|
473 | |
---|
474 | ({/if}) |
---|
475 | |
---|
476 | ({if $inc_entry_point[9]})({$inc_entry_point[9]|smarty:nodefaults|t_url2cmd:'entry_point'|t_cmd:'entry_point'})({/if}) |
---|
477 | |
---|
478 | </div><!-- Center --> |
---|
479 | </div><!-- LayoutA --> |
---|