vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Database of Codes/Hacks/Mods :: Code Submissions :: Quick Common Info Codes - View Topic
Topic Rating: *****
Printable View
ashkir
Full Member
***

[Avatar]

Posts: 1,159
Status: Offline
Gender: Male
Location: Cali!
Age: 34
Joined:  
Reputation: 42%  


pmtwitterskypemsnyahoo
Quick Common Info Codes (28th May 09 at 9:36pm UTC)
Here are some quick codes to grab data from vForums. These are the more common ones that people may want to use. To use these just paste the script where you want the item to appear. These will ONLY work on vForums.

Display name, with link to profile and class color:
Code:
 
  1. <script>document.write('<a href="/action/view_profile" class="group'+vf_usergroup+'">'+vf_displayname+'</a>');</script>
 


Member Post Count:
Code:
 
  1. <script>document.write(vf_posts);</script>
 


Total PMs Number:
Code:
 
  1. <script>document.write(vf_total_pms);</script>
 


New PMs Number:
Code:
 
  1. <script>document.write(vf_new_pms);</script>
 


Skin Width:
Very useful with several skins and a same informational table same width as board.
Code:
 
  1. <script>document.write(vf_width);</script>
 
 Printable View

All times are GMT+0 :: The current time is 2:30pm
Page generated in 0.2096 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums