The Arcive of vBulletin Modifications Site. |
|
Add Crowns and Tourney wins to Member Profile Details »»
|
|||||||||||||||||||||||||||
|
Add Crowns and Tourney wins to Member Profile
Developer Last Online: Jan 2019
Okay, so I figured it'd be a simple template edit... but no.
Below the entry for the View Arcade Scores on the MEMBERINFO template (I just searched for "arcade" and found it pretty easily), I added: Code:
<div class="smallfont">$post[crowns]$post[champtext]<br /></div> Code:
$post[crowns]$post[champtext]<br /> Any ideas? Nothing shows up at all when I put them in. Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
You'll have to make a new plugin using the meberinfo hook.
|
![]() |
|
|