- 致编者:请牢记我们的域名wiki.mcbe-dev.net!
- 致编者:欢迎加入本Wiki的官方交流QQ群或Discord服务器!
- 基岩版1.19.31现已发布!(了解更多)
- Inner Core现已支持Xbox模组联机!(了解更多)
- 如果您是第一次来到本Wiki,欢迎注册一个账户
- 点击顶部的“编辑”或“编辑源代码”按钮即可编辑当前页面
- 请知悉:在不登录时也可以编辑和新建页面,但是您当前的IP地址会记录在编辑历史中
模板:Function
此模板是函式的Infobox,請在手冊的函式或者變數頁面使用。 |
{{Function}}
應當被放在條目頂端,給予讀者關於條目的基本資訊。
模板參數[編輯]
該模板是函式或變數的Infobox
參數 | 描述 | 類型 | 狀態 | |
---|---|---|---|---|
標題 | title | Infobox的標題,不填寫時預設繼承頁面標題
| 頁面名稱 | 非必填 |
實驗性 | experimental | 在副標題註明「實驗性」 | 布林值 | 非必填 |
型別 | type | 本變數的型別,可以填寫fn, function, cfn, construct, constructor, constructfunction, q, query, queryfunction, num, number, str, string, arr, array, dat, date, bl, bool, boolean, obj, object, ?, unknown或自訂值 | 字串 | 非必填 |
整數 | int | 只有{{{type}}}填寫num或number時可選 | 布林值 | 非必填 |
單精度浮點數 | double | 只有{{{type}}}填寫num或number時可選 | 布林值 | 非必填 |
倍精度浮點數 | float | 只有{{{type}}}填寫num或number時可選 | 布林值 | 非必填 |
Java物件 | java | 只有{{{type}}}填寫obj或object時可選,Java型別 | 字串 | 非必填 |
自訂物件 | custom | 只有{{{type}}}填寫obj或object時可選 | 字串 | 非必填 |
參數型別 | par | 參數型別,可以填寫fn, function, num, number, numi, numberint, numd, numberdouble, numf, numberint, str, string, arr, array, dat, date, bl, bool, boolean, obj, object, objj, objectjava, objc, objectcustome, cfn, construct, constructor, constructfunction, q, query, queryfunction, ?, unknown或自訂值 | 字串 | 非必填 |
可選參數型別 | params | 函式末尾的可選參數型別,可以填寫fn, function, num, number, numi, numberint, numd, numberdouble, numf, numberint, str, string, arr, array, dat, date, bl, bool, boolean, obj, object, objj, objectjava, objc, objectcustome, cfn, construct, constructor, constructfunction, q, query, queryfunction, ?, unknown或自訂值 | 字串 | 非必填 |
傳回值型別 | return_type | 傳回值型別,可以填寫fn, function, num, number, numi, numberint, numd, numberdouble, numf, numberint, str, string, arr, array, dat, date, bl, bool, boolean, obj, object, objj, objectjava, objc, objectcustome, cfn, construct, constructor, constructfunction, q, query, queryfunction, ?, unknown或自訂值
| 字串 | 非必填 |
API | api | API種類 | 字串 | 非必填 |
適用語言 | lang | 語言 | 字串 | 非必填 |
加入版本 | added | 加入版本 | 字串 | 非必填 |
移除版本 | removed | 移除版本 | 字串 | 非必填 |
最低引擎版本 | verengine | 只有{{{lang}}}填寫ml或molang時可選 | 字串 | 非必填 |
參見[編輯]
{{infobox}}