Demo:
Ảnh youtube:
BB Code Tag Name: youtube
Replacement:
Example:[youtube]http://www.youtube.com/watch?v=QETfX44-PB8[/youtube]
Use {option} : NO
Button Image (Optional): images/bbcode/youtube.png
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes
Ảnh youtube:
Hướng dẫn cài đặt:
Tiêu đề: youtubeBB Code Tag Name: youtube
Replacement:
HTML:
<center><table class="tborder" cellpadding="6" cellspacing="1" border="0" style="width:auto;margin:10px 0;">
<thead>
<tr>
<td class="tcat" colspan="2" style="text-align:center">
<a href="http://fmlteen.net" title="Family Teen" target="_blank">FAMILY TEEN - PLAYER</a>
</td>
</tr>
</thead>
<tbody>
<tr>
<td class="alt1" align="center">
<object width="500" height="350">
<div align="center">
<script language="JavaScript" type="text/javascript">
var link="{param}";
pat=link.indexOf("www.youtube.com");
if(pat>0)
{
linkid=link.substr(31,11);
document.write ("<center>");
document.write ("<object width=400 height=250><param name='movie' value='http://www.youtube.com/v/"+linkid+"'></param><embed src='http://www.youtube.com/v/"+linkid+"' type='application/x-shockwave-flash' width='500' height='350'></embed></object>");
}
</script>
</div>
</table>
</tr>
</tbody>
Use {option} : NO
Button Image (Optional): images/bbcode/youtube.png
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: Yes
Disable Smilies Within This BB Code: Yes
Disable Word Wrapping Within This BB Code: Yes
Disable Automatic Link Parsing Within This BB Code: Yes