Difference between revisions of "User talk:Ez0n3"
imported>Ez0n3 (New page: == Tutorials == [http://www.youtube.com/view_play_list?p=6CA8C36158924E10 New Worldspace, The Easy Way]) |
imported>Ez0n3 |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== | ==Aloha== | ||
Greetings, | |||
I think I'm finally getting the hang of this. If I'm making any mistakes, put me in my place. | |||
==Questions== | |||
1) In the function template, do you put "ref" under "Type" regardless of whether it's a Form/Base or an actual Reference? | |||
<nowiki>|arguments = | |||
{{FunctionArgument | |||
|Name = ActorRefID | |||
|Type = ref | |||
}} | |||
|arguments = | |||
{{FunctionArgument | |||
|Name = ActorFormID/ActorBaseID | |||
|Type = ref? form? base? | |||
}}</nowiki> | |||
2) Is there a consensus on what should be used for the "referenceType"? Object/ObjectID/ObjectRefID, Actor/ActorRef/ActorRefID? What should I put if it can be either? | |||
3) When a value is optional, and I put the "|Optional = y" param, there doesn't seem to be any indication other than viewing the source that it's optional. Some entries not using the function template have the word (optional) after a value. When I set it up to use the template, I have been doing: | |||
<nowiki>|arguments = | |||
{{FunctionArgument | |||
|Name = Count | |||
|Type = int | |||
|Value = 1 (optional) | |||
}}</nowiki> | |||
That doesn't seem right, is that, or is there, a "proper" way? | |||
4) Is this the proper place to ask questions? :P | |||
Thanks | |||
:First things first. Welcome to the Wiki! | |||
:I'll start with your last question. The right place to ask questions about the [[Template:FunctionArgument|FunctionArgument template]] would be the [[Template_talk:FunctionArgument|FunctionArgument talk page]]. Your user talk page is always a safe second option. I'm afraid I haven't had a lot of time to monitor the recent changes lately or I would have noticed your questions sooner. I've moved and answered your other questions on the appropriate places. | |||
:One last thing, when posting questions somewhere you should sign with <nowiki>~~~~</nowiki>. This will automatically insert your username and the date and time you posted. | |||
:# [[Template talk:FunctionArgument#Type]] | |||
:# [[Template talk:Function#referenceType]] | |||
:# [[Template talk:FunctionArgument#Optional arguments]] | |||
:--[[User:Qazaaq|Qazaaq]] 11:21, 16 January 2011 (UTC) | |||
::Thanks for the clarification. Ya, I was wondering how you got the username and time to show up on a reply. I've milked this site long enough, time to get my hands dirty ;) | |||
::Thanks again. | |||
::--[[User:Ez0n3|Ez0n3]] 11:49, 16 January 2011 (UTC) |
Latest revision as of 06:49, 16 January 2011
Aloha[edit source]
Greetings,
I think I'm finally getting the hang of this. If I'm making any mistakes, put me in my place.
Questions[edit source]
1) In the function template, do you put "ref" under "Type" regardless of whether it's a Form/Base or an actual Reference?
|arguments = {{FunctionArgument |Name = ActorRefID |Type = ref }} |arguments = {{FunctionArgument |Name = ActorFormID/ActorBaseID |Type = ref? form? base? }}
2) Is there a consensus on what should be used for the "referenceType"? Object/ObjectID/ObjectRefID, Actor/ActorRef/ActorRefID? What should I put if it can be either?
3) When a value is optional, and I put the "|Optional = y" param, there doesn't seem to be any indication other than viewing the source that it's optional. Some entries not using the function template have the word (optional) after a value. When I set it up to use the template, I have been doing:
|arguments = {{FunctionArgument |Name = Count |Type = int |Value = 1 (optional) }}
That doesn't seem right, is that, or is there, a "proper" way?
4) Is this the proper place to ask questions? :P
Thanks
- First things first. Welcome to the Wiki!
- I'll start with your last question. The right place to ask questions about the FunctionArgument template would be the FunctionArgument talk page. Your user talk page is always a safe second option. I'm afraid I haven't had a lot of time to monitor the recent changes lately or I would have noticed your questions sooner. I've moved and answered your other questions on the appropriate places.
- One last thing, when posting questions somewhere you should sign with ~~~~. This will automatically insert your username and the date and time you posted.
- --Qazaaq 11:21, 16 January 2011 (UTC)
- Thanks for the clarification. Ya, I was wondering how you got the username and time to show up on a reply. I've milked this site long enough, time to get my hands dirty ;)
- Thanks again.
- --Ez0n3 11:49, 16 January 2011 (UTC)