Difference between revisions of "Template:CGscriptParameters Template"
Line 2: | Line 2: | ||
<!--You can put any text formatting for each Type--> | <!--You can put any text formatting for each Type--> | ||
− | + | |array = {{CGscriptTypeColors_Template|Type=Array}} | |
− | + | |function = {{CGscriptTypeColors_Template|Type=Function}} | |
− | + | |Dictionary = {{CGscriptTypeColors_Template|Type=Dictionary}} | |
− | + | |number = {{CGscriptTypeColors_Template|Type=number}} | |
− | |array = Array | + | |string = {{CGscriptTypeColors_Template|Type=string}} |
− | |function = Function | + | |bool = {{CGscriptTypeColors_Template|Type=bool}} |
− | |Dictionary = Dictionary | + | |params AnyType = {{CGscriptTypeColors_Template|Type=params AnyType}} |
− | |number = number | + | |AnyType = {{CGscriptTypeColors_Template|Type=AnyType}} |
− | |string = string | ||
− | |bool = bool | ||
− | |params AnyType = params AnyType | ||
− | |AnyType = AnyType | ||
<!--below is default setting--> | <!--below is default setting--> | ||
− | |||
− | |||
− | |||
− | |||
|{{{Type|}}} | |{{{Type|}}} | ||
}} {{#ifeq: {{{Name|}}} | params AnyType | | {{{Name|}}} }} {{#if: {{{Description|}}} | "{{{Description|}}}" | }}{{#if: {{{Comma|}}} | {{{Comma|}}}<nowiki> </nowiki> | }} | }} {{#ifeq: {{{Name|}}} | params AnyType | | {{{Name|}}} }} {{#if: {{{Description|}}} | "{{{Description|}}}" | }}{{#if: {{{Comma|}}} | {{{Comma|}}}<nowiki> </nowiki> | }} |