MyBB Community Forums

Full Version: [Release] PSN Trophycard
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Xbox 360 Gamercard MyCode: http://community.mybb.com/thread-124625.html

Regular Expression:
\[psn\](.*?)\[/psn\]

Replacement:
<span class='ft'><a href="http://us.playstation.com/index.htm" target="_blank">
<img src="http://card.psnprofiles.com/1/$1.png" border=0  width=300>
</a></span>

Result: A Playstation playercard like this http://card.psnprofiles.com/1/player.png , and on click opens Playstation.com.

NOTE: You may need to visit psnprofile.com and make enter your name and make your own for it to work. I have not tested the code to a further extent.
(2013-03-16, 02:55 PM)Merk Wrote: [ -> ]Xbox 360 Gamercard MyCode: http://community.mybb.com/thread-124625.html

Regular Expression:
\[psn\](.*?)\[/psn\]

Replacement:
<span class='ft'><a href="http://us.playstation.com/index.htm" target="_blank">
<img src="http://card.psnprofiles.com/1/$1.png" border=0  width=300>
</a></span>

Result: A Playstation playercard like this http://card.psnprofiles.com/1/player.png , and on click opens Playstation.com.

NOTE: You may need to visit psnprofile.com and make enter your name and make your own for it to work. I have not tested the code to a further extent.


Very cool, thank you.

Edit:
what's the span class ft for?
(2013-03-16, 03:59 PM)WebDevandPhoto Wrote: [ -> ]
(2013-03-16, 04:06 PM)Merk Wrote: [ -> ]Xbox 360 Gamercard MyCode: http://community.mybb.com/thread-124625.html

Regular Expression:
\[psn\](.*?)\[/psn\]

Replacement:
<span class='ft'><a href="http://us.playstation.com/index.htm" target="_blank">
<img src="http://card.psnprofiles.com/1/$1.png" border=0  width=300>
</a></span>

Result: A Playstation playercard like this http://card.psnprofiles.com/1/player.png , and on click opens Playstation.com.

NOTE: You may need to visit psnprofile.com and make enter your name and make your own for it to work. I have not tested the code to a further extent.


Very cool, thank you.

Edit:
what's the span class ft for?
Umm, sorry shelled an old project forgot to remove.
Bump. I think this and my other card may he useful to others.
Bump....