Difference between revisions of "Template:CGscriptParameters Template"

From Catglobe Wiki
Jump to: navigation, search
Line 2: Line 2:
 
<!--You can put any text formatting for each Type-->
 
<!--You can put any text formatting for each Type-->
  
|array = Array
+
 
|function = Function
+
|array = <span style="color:#100DEE;">Array</span>
|Dictionary = Dictionary
+
|function = <span style="color:#100DEE;">Function</span>
|number = number
+
|Dictionary = <span style="color:#100DEE;">Dictionary</span>
|string = string
+
|number = <span style="color:#100DEE;">number</span>
|bool = bool
+
|string = <span style="color:#100DEE;">string</span>
 +
|bool = <span style="color:#100DEE;">bool</span>
 
<!--below is default setting-->
 
<!--below is default setting-->
 +
  
 
|{{{Type|}}}
 
|{{{Type|}}}
 
}} {{{Name|}}} ({{{Description|}}}){{{Comma|}}}
 
}} {{{Name|}}} ({{{Description|}}}){{{Comma|}}}

Revision as of 04:05, 21 September 2011

 ()