This is an old revision of the document!


AfterNET Status Graphic

How to Put Your Online Status on Your Website

You can put a graphic on your website that shows your status on the network as either offline, online, or away. To do this, paste our example code into your html, replacing the YOURACCOUNTNAMEHERE string with your actual account name, and YOURCHANNEL with a channel you frequent not including the # (pound) sign:

<a href="http://www.afternet.org/chat?channel=YOURCHANNEL" >
  <img border=0 src="http://www.afternet.org/afternet_status/?account=YOURACCOUNTNAMEHERE&small=1">
</a> 

Your User Page

Every user on AfterNET has a user page (/users/youraccountname) they can edit. If you want to put your status on this page, you can simply put {{status>YOURACCOUNTNAMEHERE|YOURCHANNEL|PARAMS}}. where it says PARAMS, you can leave it empty, or put any of: right, left, small to change the graphic.