Template:GlobalClassVar

This page is a translated version of the page Template:GlobalClassVar and the translation is 95% complete.
テンプレートの解説

コピー&ペースト用テンプレート

基礎的な使用法
{{GlobalClassVar
|name = 
|summary = 
|class = 
|source = 
}}
すべてのパラメーター
{{GlobalClassVar
|name = 
|summary = 
|params = 
|class = 
|source = 
|deprecated =
|removed =
}}

使用法の注記

name
グローバル クラス変数の名前。
summary
変数に格納されているオブジェクトについての短い説明。
params
オブジェクトを作成するためにコンストラクターに渡す必要があるパラメーター
class
The class that the object stored in this variable in an instance
source
クラスが記述されているスクリプト。
deprecated
変数が廃止予定になったバージョン
removed
変数が除去されたバージョン