2011-02-24, 11:32 PM
Insert a Avatar or a gamerpic of Xbox 360
Avatar
and will look like this:
Gamerpic
and will look like this:
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>