Changes
Jump to navigation
Jump to search
m
Template:GlobalClassVar/doc (view source)
Revision as of 02:44, 6 January 2015
, 02:44, 6 January 2015TNT
<noinclude>{{Documentation subpage}}
{{timw|GlobalClassVar}}
</noinclude>
{{TNT|GlobalClassVar|templatemode=nocats
|name = foo
|summary = Summary
|class =
|source =
}}
== Copy and paste template ==
;Basic usage
<pre>
{{TNT|GlobalClassVar
|name =
|summary =
|class =
|source =
}}
</pre>
;All parameters
<pre>
{{TNT|GlobalClassVar
|name =
|summary =
|params =
|class =
|source =
|deprecated =
|removed =
}}
</pre>
== 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.
;deprecated
: The version in which the variable was deprecated
;removed
: The version in which the variable was removed
{{timw|GlobalClassVar}}
</noinclude>
{{TNT|GlobalClassVar|templatemode=nocats
|name = foo
|summary = Summary
|class =
|source =
}}
== Copy and paste template ==
;Basic usage
<pre>
{{TNT|GlobalClassVar
|name =
|summary =
|class =
|source =
}}
</pre>
;All parameters
<pre>
{{TNT|GlobalClassVar
|name =
|summary =
|params =
|class =
|source =
|deprecated =
|removed =
}}
</pre>
== 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.
;deprecated
: The version in which the variable was deprecated
;removed
: The version in which the variable was removed