Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CGscriptParameters Template: Difference between revisions

Template page
Tungocman (talk | contribs)
No edit summary
Tungocman (talk | contribs)
No edit summary
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 {{{Name|}}} ({{{Description|}}}){{{Comma|}}}
 
|function = Function {{{Name|}}} ({{{Description|}}}){{{Comma|}}}
|array = Array
|Dictionary = Dictionary {{{Name|}}} ({{{Description|}}}){{{Comma|}}}
|function = Function
|number = number {{{Name|}}} ({{{Description|}}}){{{Comma|}}}
|Dictionary = Dictionary
|string = string {{{Name|}}} ({{{Description|}}}){{{Comma|}}}
|number = number
|bool = bool {{{Name|}}} ({{{Description|}}}){{{Comma|}}}
|string = string
|bool = bool
<!--below is default setting-->
<!--below is default setting-->
|{{{Type|}}}}} {{{Name|}}} ({{{Description|}}}){{{Comma|}}}
 
}}
|{{{Type|}}}
}} {{{Name|}}} ({{{Description|}}}){{{Comma|}}}

Revision as of 02:01, 21 September 2011

 ()