Anime News Networks BB Code
This modification is in the archives.
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: Code:
<!-- 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 --> Code:
[ann="Claymore"]7028[/ann] Use {option}: Yes Button Image (Optional): ![]() Sample Page: http://forums.animparadise.com/index.php?t=200 Download No files for download. Screenshots |