Difference between revisions of "Template:CGscriptTypeColors 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_Class|array]]
|array = <span style="color:#100DEE;">[[ArrayConstant|array]]</span>
 
 
|function = [[Function_class|Function]]
 
|function = [[Function_class|Function]]
 
|Dictionary = [[DictionaryClass|Dictionary]]
 
|Dictionary = [[DictionaryClass|Dictionary]]
|number = [[NumberConstant|number]]
+
|number = [[Number_Class|number]]
|string = [[StringConstant|string]]
+
|string = [[String_Class|string]]
|bool = [[BooleanConstant|bool]]
+
|bool = [[Boolean_Class|bool]]
 +
|TypeInformation = [[TypeInformation_Class|TypeInformation]]
 
|params AnyType  = <span style="color:#100DEE;">params AnyType</span>
 
|params AnyType  = <span style="color:#100DEE;">params AnyType</span>
 
|AnyType = <span style="color:#100DEE;">AnyType</span>
 
|AnyType = <span style="color:#100DEE;">AnyType</span>
 
|Empty = <span style="color:#100DEE;">Empty</span>
 
|Empty = <span style="color:#100DEE;">Empty</span>
 
<!--below is default setting-->
 
<!--below is default setting-->
 
  
 
| #default = [[{{{Type}}}_class|{{{Type}}}]]
 
| #default = [[{{{Type}}}_class|{{{Type}}}]]
 
}}
 
}}

Revision as of 05:48, 22 September 2011

[[{{{Type}}}_class|{{{Type}}}]]