Template:GlobalClassVar
From MediaWiki.org
[edit]Documentation
[edit] Copy and paste template
| Global object: foo | |
|---|---|
| Class: | Unspecified |
| Located in: | |
{{GlobalClassVar
|name =
|summary =
|params =
|class =
|source =
}}
[edit] Usage notes
- name
- The name of the global class variable.
- summary
- A short description of the object(s) stored in the variable.
- params
- Parameters that need to be passed to the constructor to create the object
- class
- The class that the object stored in this variabled in an instance
- source
- The script(s) where the class(es) can be found.

