Vorlage:GlobalClassVar
Appearance
Vorlagendokumentation
| Globales Objekt: GlobalClassVar | |
|---|---|
| Summary | |
| Klasse: | nicht angegeben |
| Located in: | nicht angegeben |
Copy and paste template
- Grundlegende Verwendung
{{GlobalClassVar
|name =
|summary =
|class =
|source =
}}
- Alle Parameter
{{GlobalClassVar
|name =
|summary =
|params =
|class =
|source =
|deprecated =
|removed =
}}
Hinweise zur Verwendung
- name
- Der Name der globalen Klassenvariable.
- 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 variable in an instance
- source
- The script(s) where the class(es) can be found.
- deprecated
- The version in which the variable was deprecated
- removed
- The version in which the variable was removed