2011-02-24, 11:32 PM
Insert a Avatar or a gamerpic of Xbox 360
Avatar
and will look like this:
![[Image: avatar-body.png]](https://camo.mybb.com/dc804723ccaad6420d046104e336ee16562fac4c/687474703a2f2f6176617461722e78626f786c6976652e636f6d2f6176617461722f53534650617472696369302f6176617461722d626f64792e706e67)
Gamerpic
and will look like this:
![[Image: avatarpic-l.png]](https://camo.mybb.com/7d3715b595ecb035214d33d8984f191ee04e9faa/687474703a2f2f6176617461722e78626f786c6976652e636f6d2f6176617461722f53534650617472696369302f6176617461727069632d6c2e706e67)
Version 2.0
Now is a link to your profile
Avatar
Gamerpic
Avatar
example Wrote:[Avatar]Your Gamertag Here[/avatar]
Regular Expression Wrote:\[avatar\](.*?)\[/avatar\]
Replacement Wrote:<img src="http://avatar.xboxlive.com/avatar/$1/avatar-body.png"/>[avatar]SSFPatrici0[/avatar]
and will look like this:
Gamerpic
example Wrote:[Avatar]Your Gamertag Here[/avatar]
Regular Expression Wrote:\[GamerPic\](.*?)\[/GamerPic\]
Replacement Wrote:<img src="http://avatar.xboxlive.com/avatar/$1/avatarpic-l.png"/>[Gamerpic]SSFPatrici0[/Gamerpic]
and will look like this:
Version 2.0
Now is a link to your profile
Avatar
Replacement Wrote:<a href="http://www.xboxlc.com/profile/$1">
<img src="http://avatar.xboxlive.com/avatar/$1/avatar-body.png"/></a>
Gamerpic
Replacement Wrote:<a href="http://www.xboxlc.com/profile/$1">
<img src="http://avatar.xboxlive.com/avatar/$1/avatarpic-l.png"/></a>