vForums Support > Programming & Coding :: Database of Codes/Hacks/Mods :: > Lauren's Mini-Profile #2

Lauren's Mini-Profile #2 - Posted By LEG7930 (lauren) on 27th Feb 08 at 1:39am
I call it rainbow creation! Colors are easy to change though, if you want to. Custom Above

Code:
 
  1. <table border=1 cellspacing=5 bordercolor="000000">
  2. <tr>
  3. <td bgcolor="ff0000">{display_name}</td>
  4. <td bgcolor="0000ff">{rank}</td>
  5. <td bgcolor="ffff00">{if:online}
  6. Status: <b>Online</b>
  7. {/if:online}
  8. {ifnot:online}
  9. Status: Offline
  10. {/ifnot:online}</td>
  11. <td bgcolor="00ff00">{if:gender}Gender: {gender}{/if:gender}</td>
  12. </tr>
  13. <tr>
  14. <td colspan=4 bgcolor="00ffff">{contact}</td>
  15. </tr>
  16. </table>
 


http://i25.tinypic.com/rathqw.gif