Template:GlobalClassVar/zh

From RobotX
< Template:GlobalClassVar
Revision as of 05:01, 25 November 2018 by Mediawiki>Liuxinyu970226 (Created page with "== 用法注释 ==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Template documentation

复制粘贴模板

基础使用
{{GlobalClassVar
|name = 
|summary = 
|class = 
|source = 
}}
所有参数
{{GlobalClassVar
|name = 
|summary = 
|params = 
|class = 
|source = 
|deprecated =
|removed =
}}

用法注释

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