Difference between revisions of "User:Aidamina Hunt"

From Second Life Wiki
Jump to navigation Jump to search
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{languages-spoken
{{SL-hCard/2.0
|name={{PAGENAME}}
|image=Aidamina_SL_001.jpeg
|type=Residents
|width=340px
|en=*
|image_width=320px
|nl=*
|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>
 


{{languages-spoken
|name={{PAGENAME}}
|type=Volunteers
|en=*
|nl=*
|}}


{{visl
{{visl
Line 20: Line 40:
|Mentors=*
|Mentors=*
|LSL=*
|LSL=*
|i18n=
|SL4B=
|Scribe=*
|}}
{{skills
|Builder=*
|Builder=*
|Scripter=*
|Scripter=*
|i18n=
|Architect=*
|SL4B=
|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 07:37, 17 April 2008

Profile
Aidamina SL 001.jpeg
Born:
Mon 10th Jul 2006
About:
Mhmmm...
What do we put here?
Links:

Feel free to IM me in world with your "problems"

My Profile

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>