1
Turkish / Türkçe / Re: 4images siteniz?
« on: October 23, 2016, 10:28:21 AM »
Eski Resimler: www.mekan.me
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
?>
$additional_image_fields['google_id'] = array($lang['google_video'], "text", 0);
$additional_image_fields['youtube_id'] = array($lang['youtube_video'], "text", 0);
{if google_id}
{google_id}
{endif google_id}
{if youtube_id}
<object width="476" height="392"><param name="movie" value="http://www.youtube.com/v/{youtube_id}"></param><embed src="http://www.youtube.com/v/{youtube_id}" type="application/x-shockwave-flash" width="476" height="392" ></embed></object>
{endif youtube_id}