CSS-код ниже относится к гаджету: Предпросмотр мобильной версии: отображает также мобильную версию страницы при работе в стационарной версии сайта (править описание). Связанный JS-файл: MediaWiki:Gadget-mobile-sidebar.js. Его использует около 500 учётных записей.

После сохранения или недавних изменений очистите кэш браузера.

#mobile-sidebar {position: fixed;bottom: 20px;right: 20px;background: #444;box-shadow: 0 0 20px #333;border-radius: 10px;padding: 5px;text-align: center;border-top: 5px solid #666;-webkit-user-select: none; /* webkit (safari, chrome) browsers */-moz-user-select: none; /* mozilla browsers */-khtml-user-select: none; /* webkit (konqueror) browsers */-ms-user-select: none; /* IE10+ */user-select: none;}#mobile-sidebar iframe {background: #fff;border: none;}#mobile-sidebar a.close {display: block;background: #333;color: #fff;text-decoration: none;height: 40px;width: 40px;line-height: 40px;border-radius: 100%;margin: 10px auto;cursor: pointer;text-align: center;font-size: 16px;font-weight: bold;border-bottom: 1px solid #aaa;}#mobile-sidebar a.close:hover {background: #202122;}#mobile-sidebar a.mobile_link {display: block;color: #aaa;font-size: 11px;text-decoration: none;margin: 4px;}#mobile-sidebar .egg {width: 320px;height: 566px;text-align: center;}#mobile-sidebar .egg img {width: 100px;margin-top: 60px;}#mobile-sidebar .egg p {color: #aaa;margin-top: 345px;}#mobile-sidebar .egg p a {color: #ddd;}#ca-mobile.icon a {background-image: url(//upload.wikimedia.org/wikipedia/commons/3/34/OOjs_UI_icon_mobile-progressive.svg);margin: 0;padding: 3.1em 0 0;display: block;width: 28px;height: 0;overflow: hidden;background-position: 4px 60%;background-size: 18px 18px;}