vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   BB Code Enhancements - Anime News Networks BB Code (https://vborg.vbsupport.ru/showthread.php?t=157949)

Animparadise 09-15-2007 10:00 PM

Anime News Networks BB Code
 
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 -->

example:
Code:

[ann="Claymore"]7028[/ann]
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

Deepdog009 09-17-2007 09:29 PM

Animparadise it seems most BBcode releases good or ok,,, most folks are shy of them... Nice Mod

4 stars for the effort... ;)

Keep um coming:up:

misuzuu 05-29-2008 09:08 AM

nice bb code! and btw the banner on your forum skin, i made it lol

xyzmary2001 09-04-2009 08:33 AM

Nice mod. Works well with 3.8.2.


All times are GMT. The time now is 11:21 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01029 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete