MediaWiki:Citizen-preferences.json:修訂間差異
MediaWiki介面頁面
更多操作
Chunghwamc(留言 | 貢獻) 無編輯摘要 |
Chunghwamc(留言 | 貢獻) 無編輯摘要 標籤:已被回退 |
||
| 第1行: | 第1行: | ||
{ | { | ||
"sections": { | |||
"test": { | |||
"label": "測試" | |||
} | |||
}, | |||
"preferences": { | "preferences": { | ||
"skin-theme": { | "skin-theme": { | ||
"default": " | "default": "night" | ||
}, | }, | ||
"citizen-feature-custom-width": { | "citizen-feature-custom-width": { | ||
"default": "full" | "default": "full" | ||
}, | |||
"test-dummy": { | |||
"section": "test", | |||
"type": "switch", | |||
"options": [ | |||
"0", | |||
"1" | |||
], | |||
"label": "測試開關" | |||
} | } | ||
} | } | ||
} | } | ||
2026年9月6日 (日) 02:10的版本
| sections |
| ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| preferences |
|