Advertisement
Linzz

FFSNG Icon Auto Update DP

Mar 5th, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. Here's the code, edit only the ALL CAPS:
  2.  
  3. <a href="http://ffsng.com/?uid=USER_ID"><img src="http://ffsng.com/u.php?w=pic_square&uid=USER_ID" height="50" title="NAME"/></a>
  4.  
  5. USER_ID = the set of numbers and '=' found on a user's FFSNG Link. For example, in http://ffsng.com/?uid=173276&h=980d4d7a Linzz's FFSNG link, the user ID is "173276&h=980d4d7a" found after 'uid' of the link.
  6.  
  7. For example:
  8.  
  9. <a href="http://ffsng.com/?uid=173276&h=980d4d7a"><img src="http://ffsng.com/u.php?w=pic_square&uid=173276&h=980d4d7a" height="50" title="Linzz"/></a>
  10.  
  11. Legend:
  12. 139417&h=cb778dfa --- FFSNG user ID
  13. _square --- Makes the image turn into a small picture
  14. height="50" --- height of the image
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement