「MediaWiki:MobileUI.json」の版間の差分

編集の要約なし
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
123行目: 123行目:
         }
         }
     ],
     ],
     "rightGroups": [
     "userMenuItems": [
         {
         {
             "items": [
             "text": "個人設定",
                {
            "title": "Special:Preferences",
                    "components": [
            "iconClass": [
                        {
                "mw-ui-icon-minerva-settings"
                            "text": "ユーザーページ",
                            "id": "mobile-ui-page-special-user",
                            "class": [
                                "mw-ui-icon",
                                "mw-ui-icon-before",
                                "mw-ui-icon-minerva-profile"
                            ]
                        }
                    ]
                },
                {
                    "components": [
                        {
                            "text": "個人設定",
                            "title": "特別:個人設定",
                            "class": [
                                "mw-ui-icon",
                                "mw-ui-icon-before",
                                "mw-ui-icon-minerva-settings"
                            ]
                        }
                    ]
                },
                {
                    "components": [
                        {
                            "text": "投稿記録",
                            "id": "mobile-ui-page-special-contributions",
                            "class": [
                                "mw-ui-icon",
                                "mw-ui-icon-before",
                                "mw-ui-icon-minerva-contributions"
                            ]
                        }
                    ]
                },
                {
                    "components": [
                        {
                            "text": "トーク",
                            "id": "mobile-ui-page-user-talk",
                            "class": [
                                "mw-ui-icon",
                                "mw-ui-icon-before"
                            ]
                        }
                    ]
                },
                {
                    "components": [
                        {
                            "text": "アップロード",
                            "title": "特別:アップロード",
                            "class": [
                                "mw-ui-icon",
                                "mw-ui-icon-before"
                            ]
                        }
                    ]
                },
                {
                    "components": [
                        {
                            "text": "ログアウト",
                            "id": "mobile-ui-page-special-logout",
                            "class": [
                                "mw-ui-icon",
                                "mw-ui-icon-before",
                                "mw-ui-icon-minerva-logout"
                            ]
                        }
                    ]
                }
             ]
             ]
        },
        {
            "text": "アップロード",
            "title": "Special:Upload",
            "iconClass": []
         }
         }
     ]
     ]
}
}