Loading...
  1. Dismiss Notice
  2. Dismiss Notice
  3. If this is your first visit, you may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Aion Armory BBcode

Discussion in 'Old Threads' started by Akista, Aug 23, 2010.

  1. Akista

    Akista Proficient

    Joined:
    Aug 5, 2010
    Messages:
    106
    Likes Received:
    9
    Trophy Points:
    0
    Well the original plugin was done by aionbunny
    which worked for vbulletin 3.x.x series is a decent mod the only part i didnt like is it showed some code in the rss feeder. and when vb 4.x.x series was released due to code changes the plugin didnt work anymore so was time to go back to basics..So this is basically 1 template edit and a custom bbcode...

    here it is i just made it on my forum and i would like to share it to you how to do
    ( the bb code doesn't exist atm i just manage it myself)

    1 - login into your admin panel
    2 - Styles & Templates>Style Manager>Edit the template you want to add the BB Code Script
    3 - Find header and open it (double clic on it)
    4 - add this line on the top of the header

    Code:
    <script type="text/javascript" src="http://www.aionarmory.com/js/extooltips.js"></script>
    5- Save it
    6- On admin panel scroll down for Custom BB Codes>Add New BB Code
    Title : Aion Armory
    BB Code Tag Name : armory
    Replacement : <a class="aiondb-item-full-large" href="http://www.aionarmory.com/item.aspx?id={param}" target="_blank"></a>
    Example : 111100401
    Description : Aion Armory Forum Linkback (put what you want there for description)
    Use {option} = no
    7- Save it
    make a post with this code

    [armory]value[/armory]
    Where value is the Aion armory code

    [​IMG]

    Enjoy!
     
    1 person likes this.
  2. Lakhane

    Lakhane Expert

    Joined:
    Jul 2, 2010
    Messages:
    571
    Likes Received:
    229
    Trophy Points:
    0
    Using item as the BB code tag seems more reasonable.
     
  3. Akista

    Akista Proficient

    Joined:
    Aug 5, 2010
    Messages:
    106
    Likes Received:
    9
    Trophy Points:
    0
    yeah i use item myself as the code they can name the bbcode whatever they want it was just an example.
     
  4. Xalamander

    Xalamander Well-Known Member

    Joined:
    Jul 31, 2010
    Messages:
    1,777
    Likes Received:
    201
    Trophy Points:
    0
    Location:
    Home
    this is helpful to the devs and admins
     

Share This Page