Difference between revisions of "User:Aidamina Hunt"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{SL-hCard/2.0 | {{SL-hCard/2.0 | ||
|image=Aidamina_SL_001.jpeg | |image=Aidamina_SL_001.jpeg | ||
|width=340px | |||
|image_width=320px | |||
|rezday=Mon 10th Jul 2006 | |rezday=Mon 10th Jul 2006 | ||
| | |about= | ||
* http://aidamina.org | Mhmmm...<br/> | ||
* http://aidamina.blogspot.com | What do we put here? | ||
|fields= | |||
{{SL-hCard/field|Links| | |||
* [http://aidamina.org My Website] | |||
* [http://aidamina.blogspot.com My Blog]}} | |||
}} | }} | ||
Feel free to IM me in world with your "problems" | Feel free to IM me in world with your "problems" | ||
[http://world.secondlife.com/resident/345fac61-fd2c-4ca1-b686-0d1205ca6f34 My Profile] | [http://world.secondlife.com/resident/345fac61-fd2c-4ca1-b686-0d1205ca6f34 My Profile] | ||
[http://www.aidamina.org Website] (Work in Progress) | [http://www.aidamina.org Website] (Work in Progress) |
Latest revision as of 06:37, 17 April 2008
Feel free to IM me in world with your "problems"
Website (Work in Progress)
<lsl>default { state_entry() { llSay(0, "Welcome to my SL wiki page!"); } touch_start(integer total_number) { llSay(0, "Stop poking me!"); } }</lsl>