Difference between revisions of "Template:CGscriptParameters Template"
Line 1: | Line 1: | ||
{{#switch: {{{Type}}} | {{#switch: {{{Type}}} | ||
<!--You can put any text formatting for each Type--> | <!--You can put any text formatting for each Type--> | ||
− | |array = Array | + | |
− | |function = Function | + | |array = Array |
− | |Dictionary = Dictionary | + | |function = Function |
− | |number = number | + | |Dictionary = Dictionary |
− | |string = string | + | |number = number |
− | |bool = bool | + | |string = string |
+ | |bool = bool | ||
<!--below is default setting--> | <!--below is default setting--> | ||
− | |{{{Type|}}}}} {{{Name|}}} ({{{Description|}}}){{{Comma|} | + | |
− | }} | + | |{{{Type|}}} |
+ | }} {{{Name|}}} ({{{Description|}}}){{{Comma|}}} |
Revision as of 03:01, 21 September 2011
()