|
Arcade Rankings Link in Member Profile
This modification is in the archives.
This mod simply adds a link to their game rankings in their profile. It's surprisingly simple, and works with any version of ibProArcade.
Support: None needed. Apply these edits: Find in MEMBERINFO: Code:
<if condition="$vboptions['usereferrer']">
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
$vbphrase[referrals]: <strong>$referrals</strong>
</div>
</div>
</if>
Code:
<div class="fieldset"> <div style="padding:$stylevar[formspacer]px"> <a href="arcade.php?&act=Arcade&module=report&user=$userinfo[userid]">View Arcade Scores</a> </div> </div> Download No files for download. Addons |
|||||||||
Similar Mods
| User Profile Member Link for Coppermine Gallery | vBulletin 3.5 Add-ons |