Quick templet edit for postbit

Discussion in 'vBulletin' started by Nightcast, Sep 9, 2009.

  1. #1
    Ok so what I'm looking to do is add my gametag to my post bit. I've already got it in there but I want it to link to my GT on xbox.com so like this


    "GT: Nightcast "

    This is what I have now just for the name and no linking.
    <if condition="$post['field5']"><div style="border:1px solid #c9c9c9; background:#f6f6f6; padding:2px; margin-bottom:3px;">
    Gamer Tag: $post[field5]</div></if>
    Code (markup):
    Thanks for who ever helps.
     
    Nightcast, Sep 9, 2009 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    That should work... are you sure you have something in field5 (maybe it's a different field)?

    Did you check the page source when viewing a post to see if it is there, but maybe in a hidden area?
     
    digitalpoint, Sep 10, 2009 IP
  3. Nightcast

    Nightcast Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This is what it looks like with the code i posted
    [​IMG]

    What I want it to have is a link to my name on xbox.com
     
    Nightcast, Sep 10, 2009 IP