vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Call of dutty and PSN AND XBL AND WII code in your postbit (https://vborg.vbsupport.ru/showthread.php?t=273549)

bomber1614 11-06-2011 11:00 PM

Call of dutty and PSN AND XBL AND WII code in your postbit
 
1 Attachment(s)
ok i know ive seen this posted here before but this is a different way of doing this and it has psn and xbl added in


ok so now your going to search postbit_legacy in templates

you can add this code anywhere you want to in your postbit

Code:

<center>
       
        <vb:if condition="$post['fieldx']">                           
        <img src="images/icons/prestige/cod4/{vb:raw post.fieldx}.png"> <img src="images/icons/prestige/waw/{vb:raw post.fieldx}.png"> <img src="images/icons/prestige/mw2/{vb:raw post.fieldx}.gif"> <img src="images/icons/prestige/bo/{vb:raw post.fieldx}.png">

<br /><vb:if condition="$post['fieldx']"> <img src="/images/icons/consoles//PS3/ps3.png"> </vb:if>

       
<vb:if condition="$post['fieldx']"> <img src="/images/icons/consoles/XBOX/xbox.png"></vb:if>


<vb:if condition="$post['fieldx']"> <img src="/images/icons/consoles/WII/wii.png"></vb:if>

</vb:if></center>

i converted this from vb3 to vb4

now your just going to make user profile fields and your going to repleace the X's with those numbers and it should look like this


http://screensnapr.com/e/mmjbi1.png


please hit installed if you use this thank you:D

iDHKHCM 11-07-2011 08:59 PM

remove this from the code
Code:

<div class="eti_postbit">

tele955848 11-29-2011 07:29 PM

Funzt nicht
Schade


All times are GMT. The time now is 12:32 PM.

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.01039 seconds
  • Memory Usage 1,712KB
  • 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
  • (3)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