Xoş gəldiniz, Tacsipacsi! |
Salam, Tacsipacsi, tamamilə könüllü istifadəçilərin səyləri ilə 281 dildə yaradılan Wikipedia ensiklopediyalarının Azərbaycan dilindəki versiyası — Vikipediyaya xoş gəlmisiniz!
Fəaliyyətə başlamazdan əvvəl aşağıdakı qaydalarla tanış olmağınız tövsiyə olunur:
Vikipediya istifadəçiləri ensiklopedik şəxs deyillərsə, özləri haqqında məqalə yarada bilməzlər. Bu cür informasiyanı onlar yalnız öz istifadəçi səhifələrində verə bilərlər! --Afsharbot (talk) 17:19, 9 noyabr 2012 (UTC)Cavabla
Hi, Tacsipacsi, I'm the Rt788 on Phabricator.
Besides turning off $wgMFSpecialCaseMainPage, what can we do about the homepage? I have designed a homepage based on russian version. But it looks odd in desktop version when browsed on a mobile device. The rest is ok. However, it would be great to install the exact homepage on itwiki. Cheers! — Toghrul Rahimli • M/F 10:10, 21 sentyabr 2019 (UTC)Cavabla
<meta name="viewport">
. My phone, for example uses the smallest (<720px) layout on mobile Wikipedia and a larger one (720–999px) on desktop Wikipedia. I usually don’t use the 1000px breakpoint in Wikipedia/Wikimedia templates, only the 720px one, so—at least for me—the desktop layout is used with desktop Wikipedia, even on mobile.) —Tacsipacsi (müzakirə) 11:51, 21 sentyabr 2019 (UTC)Cavabla
Hello Tacsipacsi. I have installed a new version which i think is a good choice: [1].
My only concern is the titles: "Həftənin seçilmiş məqaləsi", "Həftənin yaxşı məqaləsi" and others don't look symmetric on mobile version(s). Is this possible to create a function at [Şablon:Homepage/styles.css 46th string] which makes "top: 3.5px;" for desktop version and "top: 1px;" for mobile? It is my only nitpicking which i think will definately help to improve. Any help is appreciated. Cheers! — Toghrul Rahimli • M/F 14:10, 23 sentyabr 2019 (UTC)Cavabla
body.skin-minerva .frontPageBlockTitle {
top: 1px;
}
position:absolute
), which only gets a gradient background (no text content), but the height/width of which is given in ems, not in pixels, so it scales right on all skins, and even for people who manually set smaller or larger font size (e.g. people with visual difficulties). —Tacsipacsi (müzakirə) 19:40, 23 sentyabr 2019 (UTC)Cavabla