Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CGscriptClass Template: Difference between revisions

Template page
Dennis (talk | contribs)
No edit summary
Dennis (talk | contribs)
No edit summary
Line 22: Line 22:
!style="width:70%"|Description
!style="width:70%"|Description
|-
|-
{{{ Constructor1 }}}
| x || y
| x || y
|}
|}

Revision as of 06:28, 22 September 2011

PLEASE INSERT CLASS NAME HERE

{{

 #vardefine: i | 1

}} {{

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

}}

{{{ Constructor1 }}}
Name Description
x y


Methods


Properties


Version


Examples

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