Template:CGscriptClass Template: Difference between revisions
Template page
More actions
No edit summary  | 
				No edit summary  | 
				||
| Line 3: | Line 3: | ||
{{{Description|}}}    | {{{Description|}}}    | ||
<span style="color:#a52a2a;">'''Constructors'''</span>    | {{#if: {{{Constructor1}}} | <span style="color:#a52a2a;">'''Constructors'''</span> }}  | ||
{{  | {{  | ||
Revision as of 06:19, 22 September 2011
PLEASE INSERT CLASS NAME HERE
Constructors
{{
#vardefine: i | 1
}} {{
#while: | |
- {{{ Constructor{{#var: i }} }}}xxx{{
 
   #vardefine: i
   | Expression error: Unrecognized punctuation character "{".
 }}
}}
| Name | Description | 
|---|---|
| x | y | 
 
Methods
 
Properties
 
Version
 
Examples
Please put the example codes into <source lang="javascript"> </source> markup tags