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

編集の要約なし
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
 
(同じ利用者による、間の14版が非表示)
3行目: 3行目:
         {
         {
             "items": [
             "items": [
                {
                    "components": [
                        {
                            "text": "最近の更新",
                            "title": "特別:最近の更新",
                            "class": [
                                "mw-ui-icon",
                                "mw-ui-icon-before"
                            ]
                        }
                    ]
                },
                 {
                 {
                     "components": [
                     "components": [
20行目: 8行目:
                             "text": "レスの属性",
                             "text": "レスの属性",
                             "title": "レスの属性一覧",
                             "title": "レスの属性一覧",
                            "class": [
                                "mw-ui-icon",
                                "mw-ui-icon-before"
                            ]
                        }
                    ]
                },
                {
                    "components": [
                        {
                            "text": "コテ評価",
                            "title": "コテ評価の一覧",
                             "class": [
                             "class": [
                                 "mw-ui-icon",
                                 "mw-ui-icon",
103行目: 79行目:
         {
         {
             "class": [
             "class": [
                 "hlist"
                 "hlist",
                "mobile-ui-only-article"
             ],
             ],
             "items": [
             "items": [
                 {
                 {
                     "class": [
                     "class": [
                         "hlist-item-block"
                         "mobile-ui-block"
                     ],
                     ],
                     "components": [
                     "components": [
                         {
                         {
                             "text": "ページの短縮URL",
                             "text": "ページの短縮URL",
                             "class": "hlist-item-component-caption"
                             "class": [
                                "mobile-ui-black",
                                "mobile-ui-bold",
                                "mobile-ui-pb-0"
                            ]
                         }
                         }
                     ]
                     ]
                 },
                 },
                 {
                 {
                    "class": [
                        "mobile-ui-block"
                    ],
                     "components": [
                     "components": [
                         {
                         {
                             "id": "page-short-url"
                             "id": "mobile-ui-page-short-url"
                         }
                         }
                     ]
                     ]
127行目: 111行目:
         }
         }
     ],
     ],
     "rightGroups": []
     "userMenuItems": [
        {
            "text": "個人設定",
            "title": "Special:Preferences",
            "iconClass": [
                "mw-ui-icon-minerva-settings"
            ]
        },
        {
            "text": "アップロード",
            "title": "Special:Upload",
            "iconClass": [
                "wikimedia-ui-upload-base20"
            ]
        }
    ]
}
}