MyBB Hacks

Full Version: [how to?] show this as a image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

PHP Code:
<if $post['fid11'] then>
<a href="uac.ac/#player/id=$post['fid11']"><img src="http://1.bp.blogspot.com/-bKYamS2rSqo/Uhyb_ZU1wHI/AAAAAAAABS8/kin_WGUw0kc/s1600/uac.png" width="20" height="20" ALIGN=ABSBOTTOM></a>
</if>


I wish to show a image as a link


This url
http://uac.ac/#player/id=252227

MyBB's template variables typically have braces around them.
Please familiarise yourself with the MyBB template system before asking further questions.
Reference URL's