My Heroes Ability

Useful Profile Codes
Home
Useful Profile Codes
Missions
Groups

Notice: where you see userId, change it to your UserId
Buff Me image:
<div class="header"><h2>Buff Me!</h2></div>
<center><a href="http://apps.new.facebook.com/ability/target?targetUserId=4263269"><img src="http://i37.tinypic.com/qquwdu.png" alt="Click here to BUFF me" </a></center>
 
Buff me text
<a href="http://apps.new.facebook.com/ability/target?targetUserId=4263269">Buff Me, Heal Me, Energize Me</a>

Travel Dropdown (version 1)
 
<div class="header"><h2>Travel</h2></div>
<center><select id="destination_select"> <option value="-1" selected="true">--select a location--</option><option value="13" style="color: #cc6666;">Battery Park - New York, NY</option><option value="12" style="color: #cc6666;">Central Park - New York, NY</option><option value="40" style="color: #cc6666;">E 3rd Street - New York, NY</option><option value="38">Fight Club - New York, NY</option><option value="2">Grand Central Station - New York, NY</option><option value="33">HVS Pharmacy - New York, NY</option> <option value="6" style="color: #cc6666;">Times Square - New York, NY</option > <option value="16">Secret Underground Lab - Toronto, Canada</option><option value="58" style="font-weight: bold;"> Shinjuku JR Station - Tokyo, Japan </option><option value="4">Marketplace - Madras, India</option><option value="66">Bazaar - Madras, India</option><option value="54">Saladin Citadel - Cairo, Egypt</option><option value="45">Red Square - Moscow, Russia</option><option value="3">Downtown - Cork, Ireland</option> <option value="5" style="color: #cc6666;">Abandoned Warehouse - Pyongyang, North Korea</option> <option value="24"> McCarran International Airport - Las Vegas, NV </option></select> </center><center> <a href="#" id="app6568019289_dialog_body" onclick="destination=document.getElementById('destination_select').getValue(); goTo(destination,29298,false,'useTeleportationAbility'); return false;"><img src="http://ak.zynga.com.edgesuite.net/mha/55/images/ability/actions/med/FLY_TO_V.png" /></a><center>

Travel Dropdown List
<div class="header"><h2>Travel</h2></div>
<center><select id="destination_select"> <option value="-1" selected="true">--select a location--</option><option value="13" style="color: #cc6666;">Battery Park - New York, NY</option><option value="12" style="color: #cc6666;">Central Park - New York, NY</option><option value="40" style="color: #cc6666;">E 3rd Street - New York, NY</option><option value="38">Fight Club - New York, NY</option><option value="2">Grand Central Station - New York, NY</option><option value="33">HVS Pharmacy - New York, NY</option> <option value="6" style="color: #cc6666;">Times Square - New York, NY</option > <option value="16">Secret Underground Lab - Toronto, Canada</option><option value="58" style="font-weight: bold;"> Shinjuku JR Station - Tokyo, Japan </option><option value="4">Marketplace - Madras, India</option><option value="66">Bazaar - Madras, India</option><option value="54">Saladin Citadel - Cairo, Egypt</option><option value="45">Red Square - Moscow, Russia</option><option value="3">Downtown - Cork, Ireland</option> <option value="5" style="color: #cc6666;">Abandoned Warehouse - Pyongyang, North Korea</option> <option value="24"> McCarran International Airport - Las Vegas, NV </option></select> </center><center> <a href="#" id="app6568019289_dialog_body" onclick="destination=document.getElementById('destination_select').getValue(); goTo(destination,29298,false,'useTeleportationAbility'); return false;"><img src="http://ak.zynga.com.edgesuite.net/mha/55/images/ability/actions/med/FLY_TO_V.png" /></a><center>

Playlists:
This works with www.playlist.com and also youtube videos.
<fb:swf src="place your swf url here" />

For a youtube video, if the video is embedable, copy the youtube URL to the clipboard, add the following to the end of it:
&autoplay=1&loop=1

Then place the full URL into the following code:
For hidden video:
<center><fb:swf swfsrc='https://www.youtube.com/v/##CODE##' width='0' height='0' /></center>

to show the video, use the following:
<center><fb:swf swfsrc='https://www.youtube.com/v/##CODE##' width='300' height='300' /></center>

simple pictures:
<img src="place url of image here" />

linked pictures:
<a href="place destination URL here"><img src="place image URL here" /></a>

standard links:
<a href="Place destination URL here">Place link description here</a>

Zynga Customer Services Email Button:
<center><a href=" mailto:customerservice@zynga.com"><button type="button">Send Complaints to Zynga E-mail</button></a></center>

Image as hero name:
=====MAKE SURE YOUR IMAGE IS MAX 50 PIXELS IN HEIGHT AND 175 PIXELS WIDTH!=====
<span style='background: transparent url(http://i42.tinypic.com/2hnz6yv.jpg) no-repeat; font-size: 32pt;'>&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp</span>
Simply replace the URL with your own.

Profile/items/feed background code:
=====THIS VERSION OF THE CODE DOES NOT MERGE THE FEED AND ITEMS SECTION TOGETHER!=====
</table><table width="100%" background="IMAGE_URL_HERE">

Content alignment codes:
<div align=left>Content Here</div>
<div align=center>Content Here</div>
<div align=right>Content Here</div>

Newer unfinished locations - transport codes:
<fb:iframe src="http://grahamsworld.teebhosting.com/MHA/MHA-Places-Info-New.html" height=200 width=100% frameborder="0"/>

World Clock - EST:
<fb:iframe src="http://grahamsworld.teebhosting.com/MHA/MHA-WC-Green-EST.html" height=270 width=100% frameborder="0"/>

Small GMT + EST Clocks:
<div class="header"><h2>Times (EST + CET)</h2></div>
<fb:iframe src="http://grahamsworld.teebhosting.com/MHA/MHA-EST-GMT-Clocks.html" height=120 width=100% frameborder="0"/>

Add things to top of profile (above the profile pic):
<tr><center>HTML + CONTENT HERE!!!!</center></tr>

Embed GeeSee Chat:
<fb:iframe src="geesee link here" allowtransparency="true" frameborder="0" height=600 width=100% />

For Xat Chat, you can embed via this code:
<fb:swf src="xatchat link here" height=600 width=100% />
or
<fb:iframe src="xatchat link here" height="600" width=100% allowtransparency="true" />

Headings:
<h1> for heading 1</h1>
<h2> for heading 2</h2>
<h3> for heading 3</h3>
<h4> for heading 4</h4>
<h5> for heading 5</h5>

Font Formats:
<b> for bold</b>
<strong> also for bold</strong>
<i> for italic</i>
<u> for underline</u>
<font color="DodgerBlue" size="3" face="ArialBlack">Content Here!!! </font> **REPLACE DODGERBLUE, 3 AND ARIALBLACK WITH YOUR OWN VALUES. FOR PROFILE NAMES = DO NOT USE VERDANA BECAUSE IT CAUSES PROBLEMS!!!!**

Lists:
<li> for bullet points</li>