blanka Full Member
  
![[Avatar]](http://img72.imageshack.us/img72/305/avatar9869448jj4.jpg) Posts: 251 Status: Offline Gender: Male Joined: 30th Dec 2007
| | MP money addon (14th Aug 08 at 6:54am) | | Alright Alright, is there a way to add points into to the custom mini-profile? Here's where are want it http://1.wimg.co.uk/Qra2i8.gif I have the codes below but just need to add points in them. Thanks to whoever helps. 
 Code: - <!-- Mini Profile for use on preDesigns only do not RIP or claim as your own. -->
- <br>
- <center>
- <table border='0' cellspacing='1' cellpadding='5' class='border' width="92%" id="mini_Profile">
- <tr>
- <td class="title1">
- <center>
- {display_name}
- </center>
- </td>
- </tr>
-
- <tr>
- <td class="window1">
- <center>
- {avatar} <br>
- <b>{custom_title}</b>
- </center>
- </td>
- </tr>
-
- <tr height="20px">
- <td class="title1" id="grad1">
- </td>
- </tr>
-
- <tr>
- <td class="window1">
- <center>
- <b>Posts:</b> {posts}
- </center>
- </td>
- </tr>
-
-
- <tr>
- <td class="window1">
- <center>
- <b>Age:</b> {age}
- </center>
- </td>
- </tr>
-
- <tr>
- <td class="window1">
- <center>
- <b>Joined:</b> {joined}
- </center>
- </td>
- </tr>
-
- <tr>
- <td class="window1">
- <center>
- {if:location}<b>Location:</b> {location} {/if:location}
- {ifnot:location}<b>Location:</b> N/A {/ifnot:location}
- </center>
- </td>
- </tr>
-
- <tr>
- <td class="window1">
- <center>
- {if:online}<b><font color="green">Online</font></b>{/if:online}
- {ifnot:online}<font color="red"><b>Offline</b></font>{/ifnot:online}
- </center>
- </td>
- </tr>
-
- <tr height="20px">
- <td class="title1" id="grad1">
- </td>
- </tr>
-
-
-
- </table>
- </center>
-
-
- <br>
-
- <table border="0">
- <center>
- {rank_image}
- </center>
- </table>
-
| | Back to Top - Link to Post |
 |
|
CåñåÐå™ Full Member
  
![[Avatar]](http://img165.imageshack.us/img165/9797/avatarmarioco6.jpg) Posts: 358 Status: Offline Gender: Male Location: Toronto Ontario Joined: 21st Dec 2007
| |
blanka Full Member
  
![[Avatar]](http://img72.imageshack.us/img72/305/avatar9869448jj4.jpg) Posts: 251 Status: Offline Gender: Male Joined: 30th Dec 2007
| | Re: MP money addon (14th Aug 08 at 7:01am) | | Actually, I'm using a custom mini-profile and don't know what the variable is. But thanks for helping. 
So any help? | | Back to Top - Link to Post - Last edit: 14th Aug 08 at 7:16am by blanka |
 |
|
CåñåÐå™ Full Member
  
![[Avatar]](http://img165.imageshack.us/img165/9797/avatarmarioco6.jpg) Posts: 358 Status: Offline Gender: Male Location: Toronto Ontario Joined: 21st Dec 2007
| |