Difference between revisions of "User:Aidamina Hunt"
Jump to navigation
Jump to search
(New page: {{languages-spoken |name={{PAGENAME}} |type=Residents |en=* |nl=* |}}) |
|||
(17 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{SL-hCard/2.0 | ||
| | |image=Aidamina_SL_001.jpeg | ||
| | |width=340px | ||
| | |image_width=320px | ||
| | |rezday=Mon 10th Jul 2006 | ||
|about= | |||
Mhmmm...<br/> | |||
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" | |||
[http://world.secondlife.com/resident/345fac61-fd2c-4ca1-b686-0d1205ca6f34 My Profile] | |||
[http://www.aidamina.org 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> | |||
{{visl | |||
|name= | |||
|Greeters= | |||
|Helpers= | |||
|Instructors=* | |||
|Mentors=* | |||
|LSL=* | |||
|i18n= | |||
|SL4B= | |||
|Scribe=* | |||
|}} | |}} | ||
{{skills | |||
|Builder=* | |||
|Scripter=* | |||
|Architect=* | |||
|SLogistician=* | |||
|}} | |||
{{ISO 639-3/cat-speaking|eng}} | |||
{{ISO 639-3/cat-speaking|nld}} | |||
{{ISO 639-3/cat-speaking/Volunteers|eng}} | |||
{{ISO 639-3/cat-speaking/Volunteers|nld}} |
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>