Difference between revisions of "Template:CGscriptClass Template"

From Catglobe Wiki
Jump to: navigation, search
Line 21: Line 21:
 
!style="width:30%"|Name
 
!style="width:30%"|Name
 
!style="width:70%"|Description
 
!style="width:70%"|Description
 +
{{{ Constructor1 }}}
 
|-
 
|-
{{{ Constructor1 }}}
 
 
| x || y
 
| x || y
 
|}
 
|}

Revision as of 08:32, 22 September 2011

PLEASE INSERT CLASS NAME HERE

{{

 #vardefine: i | 1

}} {{

 #while:
 | 
 |
  • {{{ Constructor{{#var: i }} }}}xxx{{
   #vardefine: i
   | Expression error: Unrecognized punctuation character "{".
 }}

}}

Name Description

{{{ Constructor1 }}}

x y


Methods


Properties


Version


Examples

Please put the example codes into <source lang="javascript"> </source> markup tags