Animparadise
09-15-2007, 10:00 PM
Anime News Networks BB Code
This BB Code allows your users to simply type the name of an anime and it's ID in ANN and wrap BB code around the text to automagically show proper page in post.
NOTE: This should work for most versions of VBulletin since it is simply a new BB Code.
TITLE: AnimeNewsNetworks
TAG: ann
Replacement:
<!-- Start ANN BBCODE -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2" style="text-align:center">
<a href="http://www.animenewsnetwork.com/encyclopedia/anime.php?id={param}" title="Click to view this anime on ANN" target="_blank">{option}</a>
</td>
</tr>
</thead>
<tr>
<td>
<iframe width="690" height="500" src="http://www.animenewsnetwork.com/encyclopedia/anime.php?id={param}"></iframe>
</td>
</tr>
</table>
<!-- End ANN BBCODE -->
example:
7028
Description: Open Ann proper page in post
Use {option}: Yes
Button Image (Optional):https://vborg.vbsupport.ru/external/2007/09/14.gif
Sample Page: http://forums.animparadise.com/showthread.php?t=200
This BB Code allows your users to simply type the name of an anime and it's ID in ANN and wrap BB code around the text to automagically show proper page in post.
NOTE: This should work for most versions of VBulletin since it is simply a new BB Code.
TITLE: AnimeNewsNetworks
TAG: ann
Replacement:
<!-- Start ANN BBCODE -->
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2" style="text-align:center">
<a href="http://www.animenewsnetwork.com/encyclopedia/anime.php?id={param}" title="Click to view this anime on ANN" target="_blank">{option}</a>
</td>
</tr>
</thead>
<tr>
<td>
<iframe width="690" height="500" src="http://www.animenewsnetwork.com/encyclopedia/anime.php?id={param}"></iframe>
</td>
</tr>
</table>
<!-- End ANN BBCODE -->
example:
7028
Description: Open Ann proper page in post
Use {option}: Yes
Button Image (Optional):https://vborg.vbsupport.ru/external/2007/09/14.gif
Sample Page: http://forums.animparadise.com/showthread.php?t=200