Talk:Mobile Gateway/Mobile homepage formatting

From mediawiki.org

Hi there! Is there any way to show completely different content for desktop users and mobile users? --C.eiermann (talk) 15:50, 26 July 2014 (UTC)Reply

Hello C.eiermann. First: Plase use the talk page for MobileFrontend, i don't know, how much people read here :P It's possible to show a complete different content for mobile users, that's what explainend in this article :) Just define some div containers with id "mf-something" (where something is a string choosed by you). These containers are only visible in mobile view, not in desktop. — Preceding unsigned comment added by Florianschmidtwelzow (talkcontribs)

使用“ nomobile”的方式做移动的标注实在是太笨的方法[edit]

nomobile这种方式是吧原本不被干扰的全部干扰。这种问题绝对不能用排除法。应该是需要使用再标注的方式。 以前的mf-方式标注是非常对的。建议改回来。

— Preceding unsigned comment added by Litanwei (talkcontribs) 02:34, 23 July 2016 (UTC)Reply

mf-* elements[edit]

@Jon (WMF): , could you please let us know why did you remove the mf-* instructions? Judging from the current code, these still work. Is there currently an alternative way to choose the sections to be used in the mobile main page?--Strainu (talk) 20:37, 19 June 2017 (UTC)Reply

Yes. Use nomobile on the sections you do not want used. The mf- ids are enabled by a deprecated feature flag that is not enabled by default. When Extension:TemplateStyles gets deployed you can expect some messaging relating to removing usages as this will give far more control to editors. Jdlrobson (talk) 00:37, 20 June 2017 (UTC)Reply
Well, the problem is without mf- ids, only FA articles and news are displayed on ro.wp main page. See with mf vs. without mf (the DYK section is probably there simply because of a bug - it's not actually considered a section). How are "sections" detected?--Strainu (talk) 15:56, 24 June 2017 (UTC)Reply
Hi sorry again for slow reply. You can ping @Jdlrobson: to get me quicker!

So we're trying to move away from this markup and remove the code associated with it as Extension:TemplateStyles is on the horizon. We're thus discouraging usage. The mobile site preferably should not need to make big HTML changes to your main page.

This page shows how to remove the elements you want: https://ro.m.wikipedia.org/wiki/Utilizator:Jon_(WMF)/sandbox/mainpage?useformat=mobile The remaining problem with this page is the use of tables and fixed width.

This can be fixed on mobile by doing:

td.mainpage-box {
    width: 100% !important;
    clear: both;
    display: block;
    border: 0 !important;
}

You'll need to move some of the rules currently in the template into MediaWiki:Common.css and update the inline styles. of mainpage-box to get the desired effect but no mf- attributes should be needed. Does that make sense? @Strainu:

Jon (WMF) (talk) 00:07, 8 July 2017 (UTC)Reply

MFSpecialCaseMainPage[edit]

How can we activate MFSpecialCaseMainPage like Genman Wikipedia? Or there is another way to add elements to the mobile site. I can't understand above answer. --Motoko C. K. (talk) 10:47, 3 August 2017 (UTC)Reply

MFSpecialCaseMainPage is being deprecated. I hope https://www.mediawiki.org/wiki/Mobile_Gateway/Mobile_homepage_formatting#Deprecation_steps_for_wikis_using_MFSpecialCaseMainPage helps? Jdlrobson (talk) 22:05, 3 August 2017 (UTC)Reply
@Jdlrobson: So, how can we add a new element to the mobile site homepage? Now, we can see only a featured article and news on the mobile site of Korean Wikipedia, although we can also see a good article and a featured picture on the desktop site. How can we fix the mobile site in this situation?--Motoko C. K. (talk) 22:19, 4 August 2017 (UTC)Reply
Could you provide a bit more background on what you are trying to achieve? The goal of this deprecation is to ensure content on the main page is consistent across mobile and desktop by making content the same for both mobile and desktop by following a mobile first responsive design. this draft demonstrates how you can turn the existing main page into a responsive design. With the exception of the top header (which is a table), the entire design looks great and displays perfectly on mobile. The `pre` tag at the top of the page shows what TemplateStyles may look like for this page to make it work the same on desktop. Does that help understanding? Jdlrobson (talk) 14:07, 7 August 2017 (UTC)Reply
I carefully read the explanation you wrote. I think it's useful. If I have more questions, I will tell you. :) --Motoko C. K. (talk) 06:10, 8 August 2017 (UTC)Reply

Assuming you do not want to do a big redesign[edit]

Assuming you do not want to do a big redesign [...], you can follow this guide: [...] 1. Stop using tables

Couldn't help but notice how helpful is this advice (as correct as it is) to users who don't want a big redesign. Given the complexity of mainpages, it's basically a complete redesign. Edward Chernenko (talk) 08:28, 3 July 2018 (UTC)Reply

Does this edit help? https://www.mediawiki.org/wiki/Special:MobileDiff/2824551 The idea is not to change the display but simply swap out table HTML for divs. Jdlrobson (talk) 17:40, 9 July 2018 (UTC)Reply

You must have administrator rights in order to edit the homepage[edit]

Why? I’m asking because it’s not true – the main page might be protected on many wikis, but it’s not special cased at all in this sense, and may be edited by autoconfirmed users on a large number of wikis, somewhere even by anons. —Tacsipacsi (talk) 22:10, 19 January 2019 (UTC)Reply

I clarified that. A year later :). Ammarpad (talk) 06:19, 5 January 2020 (UTC)Reply

Exemple pages in ENglish rather than in KO ?[edit]

For more readability, is is possible to have in "2. Review any inline styles" and in "6. Remove any mobile specific ids." example pages in english please ? instead of respectively https://ko.m.wikipedia.org/wiki/%ED%8A%B9%EC%88%98:%EB%AA%A8%EB%B0%94%EC%9D%BC%EC%B0%A8%EC%9D%B4/19238099 and https://ko.m.wikipedia.org/wiki/%ED%8A%B9%EC%88%98:%EB%AA%A8%EB%B0%94%EC%9D%BC%EC%B0%A8%EC%9D%B4/19238126 . Adding links to view the rendering is a plus. Thanks.

Christian FR (talk) 11:28, 20 March 2020 (UTC)Reply

Urgent: Editors must review their main pages to avoid them breaking on mobile[edit]

Apologies for writing this message in English and pinging you but I'm keen to avoid your projects breaking to mobile users because of an upcoming technical change. If I am reaching out to you, your project is impacted and I have noticed you recently edited the main page of the associated impacted project.

After this change, your main page will no longer apply these legacy transforms.

What do I need to do?

  • Where I've pinged you (sometims multiple times) please check the test link on a mobile device and understand what your main page will look like after this change.
  • Familiarise yourself with https://phabricator.wikimedia.org/T246401 about the required action.
  • Help me identify an ambassador in each of the impacted projects to help avoid issues.
    • If you can help make this change, let me know.
    • If you can't help with this change, please ping a more appropriate person in this talk topic.
    • If you need help with these changes or want me to take care of them - please let me know and give me permission here - I can make the required technical changes if needed as a last resort.
    • If you plan to make no changes, let me know.

Thank you in advance for your help here!

test link Can any of the following users help with this technical change?

@Omarete: @Vsuarezp: @YoaR: @Oriciu:

test link Can any of the following users help with this technical change?

@Limotecariu: @2001:4898:80E8:A:0:0:0:701: @Octahedron80:

test link Can any of the following users help with this technical change?

@FShbib: @علاء: @محمد أحمد عبد الفتاح: @Meno25: @جار الله: @JarBot: @إسلام: @وهراني: @Antime: @Avicenno: @بدارين:

test link Can any of the following users help with this technical change?

@Avicenno: @Memelord0: @الناجم العاجم: @علاء: @Revent: @MrJoker07: @Meno25: @Tarawneh: @خالد حسني: @Lanhiaze: @Amire80: @Obayd: @Candalua: @Ghainmem: @Ciphers: @Adam nohe:

test link Can any of the following users help with this technical change?

@Michaelovic: @334a: @Basharh: @A2raya07~arcwiki: @Jiddisch~arcwiki: @The Thadman:

test link Can any of the following users help with this technical change?

@Holder: @Badener: @Melancholie: @Umschattiger: @Strommops:

test link Can any of the following users help with this technical change?

@علاء: @Meno25: @Romanov: @MenoBot: @Trabelsiismail: @Oxygeek: @Obayd: @OsamaK: @Alnokta: @Chaos:

test link Can any of the following users help with this technical change?

@Kidus: @Nimrod Mensur: @RobierBeyene: @Hgetnet: @Til Eulenspiegel: @ስዩም ይዘንጋው: @Codex Sinaiticus: @Ashu wasie: @What here area team: @Getnetabebe: @損齋: @Legobot: @Addbot: @MerlIwBot:

test link Can any of the following users help with this technical change?

@Psneog: @Bishnu Saikia: @SlowPhoton: @Chaipau: @Priyankoo:

test link Can any of the following users help with this technical change?

@Amire80: @Matiia: @Аль-Гимравий: @Buntarion: @Takhirgeran Umar: @Soul Train: @Kmoksy:

test link Can any of the following users help with this technical change?

@আফতাবুজ্জামান: @NahidSultan: @Zaheen: @Wikitanvir: @Jayantanth: @Bellayet: @Ragib: @Muhammad:

test link Can any of the following users help with this technical change?

@Townie: @Leptictidium: @KRLS: @Mafoso: @Plàcid Pérez Bru: @Paucabot: @SMP: @Pepetps: @Joanjoc: @Martorell:

test link Can any of the following users help with this technical change?

@WikiBayer: @Joe Watzmo: @Howan Hansi: @Ehgadn:

test link Can any of the following users help with this technical change?

@Gwendal: @VIGNERON: @Lagad Zoltec: @Fulup: @Tpt: @Electron: @Sapcal22: @Denis~brwikisource: @Candalua: @MF-Warburg:

test link Can any of the following users help with this technical change?

@Elvonudinium: @Vargenau: @Escarbot: @Soul Train: @Kolega2357: @Прапорщик Шматко: @Edinwiki: @Addbot: @MerlIwBot: @Губин Михаил: @WikiUserFS:

test link Can any of the following users help with this technical change?

@Arxivist: @Palsciuk: @93.84.3.51: @CommonsDelinker: @Klvgeh0: @Ілля Касакоў: @Дзяніс Тутэйшы: @Renessaince: @Electron: @Vaukalaka: @Maksim L.: @Wizardist: @MF-Warburg: Error in {{reply to}}: Input contains forbidden characters. @Da voli: @Хомелка: @Чаховіч Уладзіслаў:

test link Can any of the following users help with this technical change?

@Bodhisattwa: @Jayantanth: @NahidSultan: @Bellayet: @Candalua: @203.76.124.203: @Frdayeen: @Bastique: @127.0.0.1:

test link Can any of the following users help with this technical change?

@Danny B.: @Patriccck: @Auvajs: @JAn Dudík: @Palu: @Cameroceras: @YjM: @G3ron1mo: @Zdenekk2: @Mormegil: @Reaperman: @Aktron:

test link Can any of the following users help with this technical change?

@Syum90: @Grondin:

test link Can any of the following users help with this technical change?

@ZUFAr: @Рөстәм Нурыев: @Регион102: @Comp1089: @Kaganer: @Ryanag:

test link Can any of the following users help with this technical change?

@Takhirgeran Umar: @Илья Драконов: @Undefined: @Исмаил Садуев: @Cekli829:

test link Can any of the following users help with this technical change?

@唐吉訶德的侍從: @DINGGOR: @Davidzdh: @Yejianfei: @GnuDoyng: @Great Brightstar:

test link Can any of the following users help with this technical change?

@Llywelyn2000:

test link Can any of the following users help with this technical change?

@Mnafisalmukhdi1: @CommonsDelinker: @Subagiyog707: @Ezagren: @Glorious Engine: @Vargenau: @Matiia: @Mahali syarifuddin: @Y.S. Agus Suseno: @Addbot: @MerlIwBot: @Riemogerz: @Thanhtinsaosang: @Botrie: @Rahmatdenas: @Ridhoni: @Aris riyanto:

test link Can any of the following users help with this technical change?

@Xavier Dengra: @Loquetudigas: @Joancreus: @Mohamad khouya: @Iradigalesc Bot: @88.8.174.171: @Sergio~cawikibooks: @Eliana~cawikibooks:

test link Can any of the following users help with this technical change?

@Draceane: @Vojtasafr: @Martin Urbanec: @Kacir: @Blahma: @Jan Polák: @Tchoř: @Matěj Suchánek: @Zdenekk2: @Mormegil: @Jagro: @Chmee2: @Zirland: @Danny B.: @Jowe: @Reaperman:

test link Can any of the following users help with this technical change?

@Vsop.de: @WIKImaniac: @JurgenNL: @Stepro: @Merlissimo: @MerlIwBot: @Sungzungkim: @PsY.cHo: @F. F. Fjodor: @Paulis: @Theredmonkey: @Histo: @AnankeBot: @Mikimik: @Steffen Löwe Gera: @MargretFischer:

test link Can any of the following users help with this technical change?

@Pi zero: @JackPotte: @Tfinc: @Adrignola: @Darklama: @Mike.lifeguard: @SB Johnny: @Bfriend: @Whiteknight: @Robert Horning: @West Brom 4ever~enwikibooks: @Derbeth: @AdnanSa: @Krischik: @Brian Barbera: @Ixfd64: @Dragontamer: @Gentgeen: @Naconkantari: @Bruss004: @Nov ialiste~enwikibooks:

test link Can any of the following users help with this technical change?

@Sarri.greek: @Surdu459:

test link Can any of the following users help with this technical change?

@SimmeD: @Sorenhk: @Jan Friberg:

test link Can any of the following users help with this technical change?

@Biscuit-in-Chief: @Peter Alberti: @Stanglavine: @201.236.143.242: @Tegel: @27.159.224.111: @83.90.141.146: @31.17.176.147: @SimmeD: @Thomsen: @Makecat: @109.232.72.15: @Electron: @Fredelige: @83.89.44.110: @Candalua: @Objectivesea: @Egmontaz: @80.208.13.2: @Ooswesthoesbes: @Melos: @41.196.69.137: @Bisgaard: @CommonsDelinker: @Jhertel: @81.213.182.131: @Christian S:

test link Can any of the following users help with this technical change?

@Konrad Stein: @Paulis: @Finanzer: @Candalua: @Robot Monk: @FrobenChristoph: @Balû: @Alexander Fischer: @CK85: @Schaengel89: @ThomasKloiber: @Jonathan Groß: @Timo Müller: @Frank Schulenburg: @El Cazangero: @AndreasPraefcke: @Joschy: @Jofi:

test link Can any of the following users help with this technical change?

@Agruwie: @Ralf Roletschek: @Renepick: @Bocardodarapti: @Aschmidt: @Jan Luca: @Turnvater Jahn: @Michael Reschke: @Miaomiao: @ArthurBot: @MichaelFrey: @Schüler:

test link Can any of the following users help with this technical change?

@Formatierer: @Udo T.: @Peter Gröbner: @Acf: @Balû: @Elleff Groom: @Kronf: @Tfinc: @Yoursmile: @Stepro: @Pajz: @Baisemain: @77.11.41.176: @Melancholie: @Rhingdrache:

test link Can any of the following users help with this technical change?

@Achim Raschka: @Ghilt: @Der-Wir-Ing: @NordNordWest: @Sargoth: @Baumfreund-FFM: @Hydro: @DaB.: @Entlinkt: @Umherirrender: @Jivee Blau: @Morten Haan: @Partynia: @Raymond: @MBq: @Gereon K.: @Filzstift: @LZ6387: @Gestumblindi: @Ne discere cessa!: @Engie: @Pajz: @César: @Felistoria: @Magiers: @Kh80: @Florian Adler: @Seewolf: @32X:

test link Can any of the following users help with this technical change?

@Matthiasb: @Conny: @Nemo bis: @Aholtman: @Itu: @Tfinc: @Wolf-Dieter:

test link Can any of the following users help with this technical change?

@Illegitimate Barrister: @Ningauble: @UDScott: @Mdd: @Tfinc: @Kalki: @Cirt: @EVula: @Aphaia:

test link Can any of the following users help with this technical change?

@Pikne: @Jäälind: @Kaar: @176.46.126.52: @90.191.115.186: @Estopedist1: @Electron: @WikedKentaur: @Kruusamägi: @213.219.95.31: @Candalua: @.snoopy.: @Postimees: @-raul-: @88.196.224.117: @84.50.161.20: @Andres:

test link Can any of the following users help with this technical change?

@Xover: @Beleg Tâl: @Billinghurst: @Prosfilaes: @Mpaa: @George Orwell III: @AdamBMorgan: @ResidentScholar: @Sanbeg: @Mattwj2002: @Jack Merridew: @Cirt: @Sherurcij:

test link Can any of the following users help with this technical change?

@Kruusamägi: @Kaniivel: @Mustamäe teataja akademiatee38: @WikedKentaur: @Ahsoous: @Andres: @Pikne: @Raamaturott: @Morel: @Adeliine: @Metsavend: @Oop:

test link Can any of the following users help with this technical change?

@Technopat: @Cookie: @Jaluj: @Davidmartindel: @LlamaAl: @PiRSquared17: @Rondador: @Javierme: @Garber:

test link Can any of the following users help with this technical change?

@Amir.Vector: @Alireza Ivaz: @Doostdar:

test link Can any of the following users help with this technical change?

@Pi zero: @Blood Red Sandman: @Gryllida: @Vanished user adhmfdfmykrdyr: @Snowolf: @William S. Saturn: @Bawolff: @George D. Watson: @Mikemoral: @The wub:

test link Can any of the following users help with this technical change?

@Mnemosientje: @Chuck Entz: @-sche: @Equinox: @Sgconlaw: @AryamanA: @Msh210: @Stephen G. Brown: @Yair rand: @Ultimateria: @Justinrleung: @AugPi: @Metaknowledge: @Ungoliant MMDCCLXIV: @Lo Ximiendo: @DTLHS: @Daniel Carrero: @DCDuring: @SemperBlotto: @Mx. Granger: @Wikitiki89:

test link Can any of the following users help with this technical change?

@Blahma: @KuboF Hromoslav: @Lingveno: @Tlustulimu: @ArnoLagrange: @Thomas Guibal: @Marcos: @Bonan tagon: @Lupíro: @Kristof: @Woodspock: @Internaciulo: @Petr Tomasovsky:

test link Can any of the following users help with this technical change?

@WikedKentaur: @Ehitaja: @Jäälind: @Pikne: @Stryn: @91.189.219.107: @LlamaAl: @190.55.97.198: @90.190.114.172: @109.169.89.8: @Kyng: @109.169.89.97: @193.40.10.181: @Kanakukk: @Generaator: @Earthland: @Siki~etwikiquote: @TarmoK: @88.196.177.240: @88.196.86.190: @Jorunn: @88.224.1.92: @Thogo: @85.97.72.111: @M2s17:

test link Can any of the following users help with this technical change?

@E THP: @92.42.55.186: @85.104.245.134: @Zazamental:

test link Can any of the following users help with this technical change?

@EileenSanda: @Quackor: @Jogvanj: @129.177.202.170: @Drugis: @Arne List: @212.124.161.26: @Abu ari: @81.61.119.131: @213.240.29.152: @212.55.58.95: @Olve Utne: @Sauðkindin~fowiki: @212.242.207.207: @James~fowiki: @Bluemask: @24.251.242.236: @Mulder1982: @212.55.34.80: @83.109.152.116:

test link Can any of the following users help with this technical change?

@Lydie Noria: @Lionel Scheepmans: @Crochet.david: @Frigory: @JackPotte: @FrankyLeRoutier:

test link Can any of the following users help with this technical change?

@SleaY: @Grondin: @AirSThib: @Mikani: @Gfsas: @FrankyLeRoutier: @Mattho69: @Gyrostat:

test link Can any of the following users help with this technical change?

@Mikko Paananen: @Lentom: @Hartz: @Puisque: @Stryn: @Otrfan: @Jisis: @Asian tuntiij:

test link Can any of the following users help with this technical change?

@DavidL: @JackPotte: @FrankyLeRoutier: @Soument: @JackBot: @26 Ramadan: @TouzaxA: @Sub:

test link Can any of the following users help with this technical change?

@Kening Aldgilles: @Merlissimo: @Deu: @J'88: @Steinbach: @Geoffrey: @Wikix: @Silvius Graecus: @CarsracBot: @Slomox: @Swarte Kees: @Theun: @BotMultichill:

test link Can any of the following users help with this technical change?

@Lykos: @FrankyLeRoutier: @Bouette: @John F. Lewis: @Merlissimo: @Nuktut: @MerlIwBot: @DavidL: @La fée Didier: @Dadoo1617: @AnankeBot: @Martins007: @Mikimik: @Holder: @Chtit draco: @Altrensa: @Mmenal: @ChtitBot: @MyXiLo: @CommonsDelinker:

test link Can any of the following users help with this technical change?

@Anr: @Geohakkeri: @Crt: @Ppntori: @Henswick: @PtG: @Zache: @Pxos: @Stryn: @Lax: @Kooma:

test link Can any of the following users help with this technical change?

@Girmitya:

test link Can any of the following users help with this technical change?

@Aniket: @Ashok modhvadia: @Dsvyas: @Tekina: @Naveen Sankar: @Vibhijain: @Mikiofpersia: @Ksderasari: @Gubot: @Passawuth:

test link Can any of the following users help with this technical change?

@Alison: @MacTire02: @Pianneypi: @CarsracBot: @Norrin strange: @Angela:

test link Can any of the following users help with this technical change?

@अनुनाद सिंह: @अनिरुद्ध कुमार: @Gotitbro: @JainismWikipedian: @Octahedron80: @ज्हाझक्हाक्रुब्हो: @Sanskritnlpbot: @रोहित रावत: @Wikiuser13: @Siddhartha Ghai: @AnandVivekSatpathi: @Piet-c: @Vibhijain:

test link Can any of the following users help with this technical change?

@Holder: @YiFeiBot: @Dmd3music: @Alison: @Addbot: @MerlIwBot: @Armenmir: @AllieBot: @Jack Merridew: @Tameamseo: @Footyfanatic3000: @Kwekubo:

test link Can any of the following users help with this technical change?

@आर्यावर्त: @Bhatakati aatma: @John F. Lewis: @Sushant savla: @Vibhijain: @Ashok modhvadia: @117.198.162.114: @Korg: @Dinybot: @Srikeit: @172.159.174.94: @SUXXX: @Vinodmandalia: @Koavf: @Dineshjk: @61.1.39.174: Error in {{reply to}}: Username not given.

test link Can any of the following users help with this technical change?

@SpeedyGonsales: @Kubura: @Maestro Ivanković: @Bonč: @Fraxinus: @Sokac121: @Vodomar: @MaGa: @MayaSimFan: @Roberta F.: @Tfinc: @Dtom: @Jure Grm: @Ex13:

test link Can any of the following users help with this technical change?

@Banjo: @Elisardojm: @Toliño: @HombreDHojalata: @Albert galiza: @Atobar:

test link Can any of the following users help with this technical change?

@Roberta F.: @SpeedyGonsales: @Candalua: @Ex13: @Andrej Šalov: @CrniBot: @Hrcko: @Gi-gi~hrwikisource: @Hibz: @Josip65: @Goran~hrwikisource: @62.235.233.242: @MayaSimFan:

test link Can any of the following users help with this technical change?

@J budissin: @Tlustulimu: @Tchoř: @Dezidor: @Alojs:

test link Can any of the following users help with this technical change?

@Candalua: @Xavier121: @OrbiliusMagister: @Alex brollo: @Barbaforcuta:

test link Can any of the following users help with this technical change?

@ネイ: @アルトクール: @Mobnoboka: @Triglav: @さかおり: @Marine-Blue: @MaxSem (WMF): @Frozen-mikan: @Ks aka 98: @Miya: @Whym: @Preilly: @Tfinc: @Penn Station: @青子守歌: @Mizusumashi: @Co.kyoto:

test link Can any of the following users help with this technical change?

@Snaevar: @Spacebirdy: @Piet-c: @Ooswesthoesbes: @Krun: @Piolinfax:

test link Can any of the following users help with this technical change?

@CES1596: @CESbot: @Sakoppi: @Akaniji: @Hiro3600: @Electron: @Lichenes: @Aphaia: @Candalua: @庚寅五月: @Y-dash: @Bethlehem4: @Kahusi: @Kingofclub13: @Lombroso: @Mymelo: @ウィキミーディアン~jawikisource: @Atsushi-okawa: @Horlicks:

test link Can any of the following users help with this technical change?

@Joao Xavier: @Matiia: @Artomo: @Mithridates: @Fafnir:

test link Can any of the following users help with this technical change?

@ԱշոտՏՆՂ: @Xelgen: @Vacio: @Jyothis: @Beko: @MHamlet: @Lusntag: @46.71.2.80: @Lilitik22: @Aniqeshishyan: @Armenmir: @Aram-van: @MerlIwBot: @ЗенитЧемпион: @Narek 16: @Սահակ: @Chaojoker:

test link Can any of the following users help with this technical change?

@Superchilum: @AssassinsCreed: @Kky: @Spinoziano: @Dread83: @Nemo bis: @Homer:

test link Can any of the following users help with this technical change?

@Mannivu: @Codicorumus: @Osk: @Stef Mec: @Darth Kule: @DarkAp89: @Tooby: @Olando:

test link Can any of the following users help with this technical change?

@Tfinc: @アルトクール: @Marine-Blue: @Aphaia: @何三(S): @Peka: @: @Julianortega: @Kahusi: @CraneBB:

test link Can any of the following users help with this technical change?

@Namoroka: @Salamander724: @Sotiale: @Perplexing: @알밤한대: @DolphinL: @Pi.C.Noizecehx: @Hibm98: @Gapo: @Wmrwiki:

test link Can any of the following users help with this technical change?

@Kairat Zamirbekov: @Абдырашит Сатылганов: @Кадыров, Элдос: @Chorobek: @Maksat: @Umut: @Aidabishkek:

test link Can any of the following users help with this technical change?

@Zinneke: @Les Meloures: @Robby:

test link Can any of the following users help with this technical change?

@Андрей Козлов 123: @Master Shadow: @Addbot: @MerlIwBot: @Pandukht: @Aslashka: @SPQRobin: @127.0.0.1: @Ruang rak noi nid mahasan: @Богупс: @Ooswesthoesbes: @93.88.22.248:

test link Can any of the following users help with this technical change?

@User unavailable826: @Pavanaja: @M G Harish: @Shushruth: @Nayvik: @HPNadig: @Pamri:

test link Can any of the following users help with this technical change?

@Soul Train: @Stjn: @109.252.137.147: @Maqivi: @Migraghvi: @85.26.155.211: @Tamara Ustinova: @Tadiranscopus: @Lezgistxa:

test link Can any of the following users help with this technical change?

@គីមស៊្រុន: @ទេព សុវិចិត្រ: @វ័ណថារិទ្ធ:

test link Can any of the following users help with this technical change?

@관인생략: @Nuevo Paso: @Ha98574: @2018년: @MVP I: @아라: @내므류82: @Thswnstjr123: @고래희76: @콩가루: @Porthy: @Sotiale: @위키낱말사전 자유사전: @-revi: @Drhyme: @Gryphonman: @아흔~kowikibooks:

test link Can any of the following users help with this technical change?

@MikaelF: @Ghybu: @Gomada: @Webmaster:

test link Can any of the following users help with this technical change?

@MIKHEIL: @Melberg: @Rastrelli F: @Trulala: @Alsandro:

test link Can any of the following users help with this technical change?

@Ninjastrikers: @Dr Lotus Black: @Jaydenhwang: @Mayor mt: @Zawthet: @Lionslayer: @Phyo WP: @Mmthinker: @Boyz~mywiki: @PhyoZawTun: @Aung Bala: @PinkAmpersand: @Addbot: @MerlIwBot: @Battoe19: @Aunghtike: @Zeyartw:

test link Can any of the following users help with this technical change?

@Bjankuloski06: @Kiril Simeonovski:

test link Can any of the following users help with this technical change?

@Edgars2007: @Papuass: @Treisijs: @Feens: @Kikos: @Laurijs:

test link Can any of the following users help with this technical change?

@Jyothis: @Shijualex: @Sidharthan: @CommonsDelinker: @Mmlabeeb: @Santhosh.thottingal: @Sadik Khalid: @Keral8: @Truehacker: @Peringz~mlwikisource: @Manjithkaini:

test link Can any of the following users help with this technical change?

@Ardzun: @Muhraz: @Naval Scene: @36.76.25.74: @Perhelion: @103.31.235.162: @Hanamanteo: @Aenyran pratama:

test link Can any of the following users help with this technical change?

@Aefgh3962: @Pitpisit: @FrankyLeRoutier: @Alifshinobi: @Legobot: @MerlIwBot: @Cnbhkine: @Minhminh284: @Mikiofpersia: @Kungcho: @26 Ramadan: @Bandithsin: @CommonsDelinker: @Tuinui: @Minaxay: @ກາຍ: @Natrakcherry:

test link Can any of the following users help with this technical change?

@SNN95: @Kurniasan: @Zamwan: @26 Ramadan: @Smim90: @Aurora: @Aplikasi: @Diagramma Della Verita: @Adikhebat: @Didie:

test link Can any of the following users help with this technical change?

@Ricardo gs: @Akapochtli: @Fluence:

test link Can any of the following users help with this technical change?

@अभय नातू: @Tiven2240: @Mahitgar: @Rahuldeshmukh101: @V.narsikar: @सुभाष राऊत: @Abhijitsathe: @Mvkulkarni23:

test link Can any of the following users help with this technical change?

@Pdxx: @Amgine: @Vpovilaitis: @ViskonBot: @VP-bot: @Redagavimas:

test link Can any of the following users help with this technical change?

@Jon Harald Søby: @Orland: @Løken: @Kjetil r: @Telaneo: @Haros: @Harald Haugland: @Anne-Sophie Ofrim: @Jpfagerback: @Danmichaelo: @BjørnN: @Cocu: @Beagle84: @Bjoertvedt: @Chell Hill: @Jeblad: @Stigmj:

test link Can any of the following users help with this technical change?

@Jfblanc: @Vargenau: @Holder: @Jrodriguezvillalobos: @The Obento Musubi: @Abrahamic Faiths:

test link Can any of the following users help with this technical change?

@Amikeco: @Taamu: @Bouron:

test link Can any of the following users help with this technical change?

@Ansumang: @MKar: @Psubhashish: @Odisha1: @Jayantanth:

test link Can any of the following users help with this technical change?

@Pompidom: @RonaldB: @MoiraMoira: @Capaccio: @Maniago: @Niels: @Erwin: @Mwpnl: @Erik Baas: @Josq: @Entree: @Jelte: @Siebrand: @Tdevries: @Effeietsanders: @Ciell: @Walter: @Michiel1972: @Ellywa: @Falcongj: @145.89.54.178: @Chris: @Waerth: @Jeroen: @81.71.124.170: @Quistnix: @198.81.26.74: @213.119.139.82: @80.200.63.75: @Cicero~nlwiki: @JePe: @213.124.111.192: @Jcb:

test link Can any of the following users help with this technical change?

@Ankry: @Zdzislaw: @Electron: @Wieralee: @Tar Lócesilion: @Rzuwig: @Przykuta: @Tfinc: @Candalua: @Beau: @Sp5uhe: @EMeczKa: @Nostrix: @Beau.bot: @83.25.14.240: @Teukros:

test link Can any of the following users help with this technical change?

@MarcoSwart: @Annabel: @Cadfaell: @Curious: @Warddr: @Jcwf:

test link Can any of the following users help with this technical change?

@Tulsi Bhagat: @पर्वत सुबेदी: @Nirjal stha: @BRPever: @Biplab Anand: @Pitambar Bhattarai: @Krish Dulal: @सरोज कुमार ढकाल: @Nirmal Dulal:

test link Can any of the following users help with this technical change?

@Njardarlogar: @Trondtr: @Ranveig: @Fredrasa: @Frokor: @Hogne: @Andreasv: @HallvardLid: @Eirik: @Egil Arne: @Jhs: @Martin NH:

test link Can any of the following users help with this technical change?

@ଶିତିକଣ୍ଠ ଦାଶ: @Ansumang: @Psubhashish: @Odisha1: @SPQRobin:

test link Can any of the following users help with this technical change?

@Marcos Elias de Oliveira Júnior: @!Silent: @RadiX: @Chronus: @Skartaris: @He7d3r: @Wikimasterbz: @Érico: @Zoldyick: @Viniciusmc: @Opraco: @Alchimista: @Teles: @Angus Guilherme:

test link Can any of the following users help with this technical change?

@Texugo: @Diogo Bispo: @Tegel: @RayfordAp: @Livroturistico: @Alan ffm: @Base: @Zoldyick: @Gusta: @Crochet.david.bot: @Jml3: @He7d3r: @Rodrigo Tetsuo Argenton:

test link Can any of the following users help with this technical change?

@Andreas: @Gion-andri: @Gion: @Felix Portier:

test link Can any of the following users help with this technical change?

@TohaomgBot: @Stryn: @Карпаторосс: @Igor Kercsa: @Менделеевец99: @IvRud: @Боднар Іван: @Ruslik0: @Словянин: @Meiræ: @Dicto23456: @Gazeb: @Addbot: @MerlIwBot: @Engelseziekte: @Fagusius: @Wlodzimierz: @194.28.213.41:

test link Can any of the following users help with this technical change?

@Abbas dhothar: @Danish47:

test link Can any of the following users help with this technical change?

@Peter Bowman: @Olaf: @Alkamid: @Zu: @Adam~plwiktionary: @Dobromila:

test link Can any of the following users help with this technical change?

@Chico: @JurgenNL: @Sturm: @Slade:

test link Can any of the following users help with this technical change?

@Krassotkin: @Artem Korzhimanov: @Ssr: @TarzanASG: @Akishin D.:

test link Can any of the following users help with this technical change?

@ValJor: @Luan: @Dicionarista: @Tfinc: @Malafaya: @Defender: @Eusbarbosa: @Jesielt:

test link Can any of the following users help with this technical change?

@Marcos Antônio Nunes de Moura: @Aamrs: @Sebastião Orlando: @Rodrigo Tetsuo Argenton: @Defender: @105.172.44.234: @Luístro: @Nirmos: @Will Dubrok: @Raylton P. Sousa: @He7d3r: @Guiwp: @Jorge Morais: @MGFE Júnior:

test link Can any of the following users help with this technical change?

@Melos: @Sarvaturi~scnwiki: @Mαρκος: @Gmelfi:

test link Can any of the following users help with this technical change?

@L2212: @Marzedu: @Dk1919 Franking: @Aleator: @Elcaracol: @Borealis8uno: @Node ue:

test link Can any of the following users help with this technical change?

@Lee: @Singhalawap: @බිඟුවා: @පසිඳු කාවින්ද:

test link Can any of the following users help with this technical change?

@NehalDaveND: @Sayant Mahato: @Shubha: @Wikiuser13: @Leodescal: @Hemant wikikosh: @Addbot: @MerlIwBot: @Thanhtinsaosang:

test link Can any of the following users help with this technical change?

@OC Ripper: @Edgar Allan Poe: @Mladifilozof: @Dcirovic: @BokicaK: @Rjecina2: @Pokrajac: @Datrio:

test link Can any of the following users help with this technical change?

@Al Silonov: @Cinemantique: @Vesailok: @MaksOttoVonStirlitz: @DonRumata: @LEANSER:

test link Can any of the following users help with this technical change?

@HalanTul:

test link Can any of the following users help with this technical change?

@Minorax: @Hiàn: @Hydriz: @Brett: @Pmlineditor: @Arbitrarily0: @Barras: @Wutsje: @Myuki: @Luckas-bot: @EdoDodo: @TeleComNasSprVen:

test link Can any of the following users help with this technical change?

@Djsasso: @RadiX: @Osiris: @Sonia: @Kansan: @Lauryn Ashby: @EhJJ: @Griffinofwales: @NonvocalScream: @Indubitably: @Barras: @Pmlineditor: @The Rambling Man: @Yottie: @Chenzw: @Juliancolton: @PeterSymonds: @Eptalon:

test link Can any of the following users help with this technical change?

@PiRSquared17: @Tfinc: @Kmoksy: @.snoopy.: @Wutsje: @77.12.197.33: @95.65.241.112: @Sj: @Church of emacs: @192.89.77.224: @Ervin C.: @Hercule: @Thingg: @Luckas Blade: @77.105.11.226: @81.141.92.43: @78.49.141.11: @77.105.9.71: @77.105.9.196: @Grenadine: @Emmahab~rwwiki: @Szymon Żywicki:

test link Can any of the following users help with this technical change?

@Thuvack: @Vargenau: @Escarbot: @Katxis: @Amire80: @Jose77: @Mohahlaula: @Chabi1: @Legobot: @Addbot: @MerlIwBot: @PiRSquared17: @Mohau: @.snoopy.: @75.215.65.76: @Budelberger: @Cometstyles: @208.19.15.172: @151.21.172.59: @217.184.22.2: @212.2.100.132: @Patrick: @209.89.147.7: @82.207.46.245: @198.54.202.82: @132.181.7.1: @Angela: @213.214.155.64: @24.91.39.160: @Chamdarae: @217.243.188.10: @211.37.78.63: @Mannen av börd: @81.233.247.102: @86.136.7.47: @202.216.61.29: @80.58.37.44:

test link Can any of the following users help with this technical change?

@Jonteemil: @Andreas Rejbrand: @Skalman: @Mike: @Diupwijk: @Lundgren8: @Dodde: @Bounce1337: @ÅttioFem: @Ever wonder: @Fenix~svwiktionary: @Calandrella:

test link Can any of the following users help with this technical change?

@Kanags: @AntanO: @Aswn: @Surya Prakash.S.A.: @Sundar: @Mayooranathan: @Ravidreams: @Natkeeran: @Trengarasu: @Vinodh.vinodh: @உமாபதி: @Sivakumar: @கோபி:

test link Can any of the following users help with this technical change?

@Liridon: @Βατο: @Klein Muçi: @Olsi: @Euriditi:

test link Can any of the following users help with this technical change?

@Janezdrilc: @XJaM: @Yerpo: @Pinky sl: @Smihael: @Dbc334: @Archangel:

test link Can any of the following users help with this technical change?

@Kipala: @Riccardo Riccioni: @Muddyb: @Sj:

test link Can any of the following users help with this technical change?

@Jetam2: @OJJ: @Teslaton: @Bubamara: @BT: @Wizzard: @Danny B.: @Amonet: @Adrian: @Mercy: @Peko: @Sisua: @Maros: @Kandy Talbot: @Helix84:

test link Can any of the following users help with this technical change?

@Жељко Тодоровић: @Ранко Николић: @Laslovarga: @93.87.98.241: @YiFeiBot: @Крушевљанин Иван: @Olsi: @Mjbmrbot: @Michaello: @MikyM: @Reality006: @Millosh: @Саша Стефановић: @BraneJ:

test link Can any of the following users help with this technical change?

@Uchup19: @Kumincir: @John F. Lewis:

test link Can any of the following users help with this technical change?

@Abshirdheere: @Tegel: @Aadan warsame Xawaadle: @LlamaAl: @Yabar dige: @Kolega2357: @Aadan warsame: @212.250.25.118: @176.253.86.153: @109.209.74.169: @Shakur GBR: @72.192.215.206: @213.55.114.58: @زكريا: @Maax: @Mimursal:

test link Can any of the following users help with this technical change?

@Sakhalinio: @Vito Genovese: @Superyetkin: @Vikiçizer: @Kibele: @Mukaddime: @Ahzaryamed: @Tfinc: @Reality006: @Elmacenderesi: @88.234.3.95: @Sadrettin: @Westnest: @93.174.93.145: @Khutuck Bot:

test link Can any of the following users help with this technical change?

@Jojit fb: @Masahiro Naoi: @Ryomaandres: @Sky Harbor: @Maskbot: @AnakngAraw: @Bluemask:

test link Can any of the following users help with this technical change?

@Arjunaraoc: @Ramesam54: @Rajasekhar1961:

test link Can any of the following users help with this technical change?

@Horus: @Nullzero: @Tfinc: @Taweetham:

test link Can any of the following users help with this technical change?

@Chaduvari: @Pranayraj1985: @K.Venkataramana: @Arjunaraoc: @Rajasekhar1961: @B.K.Viswanadh: @Veeven: @కాసుబాబు: @వైజాసత్య: @Mpradeep:

test link Can any of the following users help with this technical change?

@Thuvack: @Vargenau: @Escarbot: @Mompati Dikunwane: @Node.Ninja: @PiRSquared17: @Oratile Mildred Boikanyo: @Oarabile Mudongo: @DFoy (WMF): @Ajraddatz: @.snoopy.: @Bastique: @130.15.35.166: @Herschel~tnwiki: @Undefined: @Budelberger: @.anaconda: @124.190.244.83: @62.13.168.67: @Greenman: @165.8.13.21: @Jeneme~tnwiki: @196.11.241.41: @91.94.164.53: @91.94.144.37: @210.183.6.153: @71.135.39.208: @Dave~tnwiki: @196.11.241.194: @82.207.46.245: @217.225.118.135:

test link Can any of the following users help with this technical change?

@Maathavan: @John F. Lewis: @Shrikarsan: @Thamiziniyan: @Dineshkumar Ponnusamy: @Dr d balasubramanian: @Shanmugamp7: @தென்காசி சுப்பிரமணியன்: @MerlIwBot: @Prash: @Meykandan: @Krishnaprasaths: @RadiX: @203.49.225.189: @AnankeBot: @Surya Prakash.S.A.: @AhamSarvatra: @72.237.88.0:

test link Can any of the following users help with this technical change?

@K.Venkataramana: @Bhaskaranaidu: @John F. Lewis: @C.Chandra Kanth Rao: @Rajasekhar1961: @Praveen Illa: @112.110.20.196:

test link Can any of the following users help with this technical change?

@Vito Genovese: @Bekiroflaz: @Nosferatü: @Srhat: @Alperentunga:

test link Can any of the following users help with this technical change?

@Balajijagadesh: @Info-farmer: @Sodabottle: @Logicwiki: @Pazha.kandasamy: @TRYPPN: @Mdmahir: @செல்வா: @Ravidreams: @Prasannakumar: @Natkeeran: @TRYPPNbot:

test link Can any of the following users help with this technical change?

@Derslek: @Marat-avgust: @Ilnur efende: @Рашат Якупов: @Zahidulla: @TimmingBot: @Timming: @MalTsilna: @Jalanajak:

test link Can any of the following users help with this technical change?

@Uzdil: @Oyunqi: @Piet-c: @Nezeri: @78.191.37.239: @Aturantekin: @Verdy p: @84.28.2.108: @Eusbarbosa:

test link Can any of the following users help with this technical change?

@Frhdkazan: @Kaganer: @Agilight: @Undefined: @SuKhDug: @109.174.114.190: @VirtualRash: @Soul Train: @37.193.245.74: @Oyun Ayana: @62.220.63.166: @83.149.48.85: @Green Zero: @Tamara Ustinova: @Wertuose: @MF-Warburg: @Ebe123: @Amdf: @114.132.245.249:

test link Can any of the following users help with this technical change?

@Candalua: @CandalBot:

test link Can any of the following users help with this technical change?

@A1: @Yuri V.: @Amakuha: @Antanana: @Olena Zakharian: @Base: @AlinaIVOX: @Krassotkin: @OlgaKolomoets: @Ilya: @Ahonc: @SteveR: @Fed4ev:

test link Can any of the following users help with this technical change?

@Xusinboy Bekchanov: @Nataev: @Nataeva: @Lingveno: @Ximik1991Bot: @Ximik1991: @Dalmo Pereira: @191.33.128.17:

test link Can any of the following users help with this technical change?

@Madvin: @Arxivist: @Leh Palych: @Artem.komisarenko:

test link Can any of the following users help with this technical change?

@Mr.Rosewater: @NickK: @TnoXX: @Максим Підліснюк: @Green Zero: @Aced: @Antanana: @Base: @Yakudza: @Tfinc: @Krystofer: @Leonst: @IgorTurzh: @MaryankoD: @Ilya: @Turzh:

test link Can any of the following users help with this technical change?

@Nataev: @Malikxan: @Akhemen: @Sociologist: @Abdulla:

test link Can any of the following users help with this technical change?

@ToprakM: @Vitruvian: @JurgenNL: @Feyyaztiftik: @Sabri76: @Nosferatü:

test link Can any of the following users help with this technical change?

@Demmy: @T Cells:

test link Can any of the following users help with this technical change?

@唐吉訶德的侍從: @Johnkn63: @Ah3kal: @Syum90: @Ezagren: @Shibo77: @Legobot: @Addbot: @Mbauq: @MerlIwBot: @Hnusazeig: @Anas1712: @Mar(c): @Heavy Metal PST5: @Daudei:

test link Can any of the following users help with this technical change?

@Midleading: @Viztor: @Jusjih: @Zhxy 519: @Seccom88: @Shizhao: @Tfinc: @Candalua: @Vipuser: @Peter2006son: @Gzdavidwong:

test link Can any of the following users help with this technical change?

@Quenhitran: @Prenn: @JurgenNL: @Trần Nguyễn Minh Huy: @AnankeBot:

test link Can any of the following users help with this technical change?

@Пугачов Иван Петрович: @Frhdkazan: @Rartat: @Huuchin: @Calmouk: @Legobot: @Addbot: @MerlIwBot: @Tamara Ustinova: @虞海:

test link Can any of the following users help with this technical change?

@Kanashimi: @Tb095811zhwiki: @Ou0430: @Waihorace: @Shizhao: @BrockF5: @1j1z2: @PhiLiP: @AngusSuen: @DorganBot: @Beacon~zhwikinews:

test link Can any of the following users help with this technical change?

@夢蝶葬花: @Kitabc12345: @Yuriy kosygin: @Rowingbohe: @Ericliu1912: @Xiplus: @GZWDer (flood): @Gabrielchl: @詹士邦:

test link Can any of the following users help with this technical change?

@Wwikix: @Steinbach: @TohaomgBot: @Robin van der Vliet: @Ouddorp: @Sangam: @BHJ15: @JurgenNL:

test link Can any of the following users help with this technical change?

@Wong128hk: @Guoyunhe: @Luojie-dune: @Makecat: @太远太远太太: @Gjjitiktuiyrttire: @Recyi: @Shizhao: @Waihorace: @Gzdavidwong: @Kayau: @神秘园来客: @KaiesTse: @Wcam: @百家姓之四: @Coderoar: @Computor: @CommonsDelinker: @Tp61i6m42008:

test link Can any of the following users help with this technical change?

@-Zest: @Vanished user 1929210: @Cbliu: @JurgenNL: @Gzdavidwong: @Shizhao: @Hy48: @KaurJmeb: @催眠药拯救生命: @76.65.14.91: @催眠药拯救人类~zhwikiquote: @128.95.153.195: @84.174.158.57: @Jusjih: @81.10.59.46: @Chaplin: @塵世的耶穌: @ChtitBot: @Dinybot: @Sopher:

test link Can any of the following users help with this technical change?

@~riley: @Amire80: @Aliwal2012: @Thuvack: @Njabulo19: @Deborahjay: @Vargenau: @Escarbot: @Greenman: @Varlaam: @Shrikarsan: @Jose77: @Legobot: @Addbot: @MerlIwBot: @Tamara Ustinova: @PiRSquared17: @Midnight Green: @Oisteadman: @Hydriz: @Sipho: @Sedy:

test link Can any of the following users help with this technical change?

@OctraBot: @HydrizBot: @KamikazeBot: @VolkovBot: @RobotGMwikt: @Conversion script: @Shibo77:

Italian Wikivoyage[edit]

Jdlrobson (talk) 18:27, 20 May 2020 (UTC)Reply

@Jdlrobson, I'm a bit disapponted that you forget test link but I can "forgive" you if you can support me on few things :-P
  1. activate immediately the new view mode (the current one is terrible and after the change I've made also useless)
  2. some support to complete the conversion:
    • Allow the background of the .header to color the complete top part of the box (like in the desktop view)
    • To reorganize the content of the two main table (well div :-)) to show it properly also on small screen
Thanks in advance, --Andyrom75 (talk) 22:02, 26 May 2020 (UTC)Reply
Looks like I already made a note to update Italian Wikivoyage (I presume because I saw it was already broken on mobile). I will make sure to switch to new mode in my next config change. Per background of .header - we don't support this. If you want to change the header style right now that's limited to desktop Minerva via MediaWiki:Common.css. What is it you are trying to achieve - can you share the CSS you were thinking about? It's possibly something that we could bake into the software itself.

English Wikipedia has an example of how to convert tables to block elements on mobile that might be a helpful first step - see the section /* SKIN-MINERVA */ on https://en.wikipedia.org/wiki/Wikipedia:Main_Page/styles.css - media queries are preferred to skin-minerva rules however since they aid everyone e.g. Timeless, Monobook etc.. :) Jdlrobson (talk) 02:24, 27 May 2020 (UTC)Reply

Italian Wikivoyage has been updated to no longer use the legacy config. Jdlrobson (talk) 20:41, 27 May 2020 (UTC)Reply

About 5. Make a site request to turn off main page special casing[edit]

@Jdlrobson: The mentioned link

https://github.com/wikimedia/operations-mediawiki-config/blob/master/dblists/mobilemainpagelegacy.dblist

returns a 404. Also, is any such action still needed now the dropping of main page special casing has been deployed?

The main page of nlwikipedia has been addressed. There's still some things that need to be done, but I think it's fixed enough in the light of this. If you notice some technical issues with our main page, please let me know!

B.t.w. I never found any Special: page where the state of $wgMFSpecialCaseMainPage can be (or could have been) seen. Is there any way to check such settings as a regular user?

With kind regards — Mar(c). [talk] 15:11, 16 July 2020 (UTC)Reply

The change is now deployed so if your mobile main page is good you have survived the change :) There was no special page no. The poor documentation and "magic" nature of the config was actually one of the main motivators for getting rid of this. Jdlrobson (talk) 15:36, 16 July 2020 (UTC)Reply
Thanks for the fast reply! Alright, so no phab tickets need to be created.
I asked because there's still some .content table etc. lines messing a bit with the table structure on the main page (mobile view, <720px), but in the meantime I figured out that those styling rules are in a sitewide stylesheet; not main page specific so not connected to the special casing. (And I should get rid of those tables anyway.)
With kind regards — Mar(c).[talk] 14:55, 17 July 2020 (UTC)Reply
@Mar(c): It wasn’t visible on the wiki interface, only in this dblist file (last accessible version; it was deleted in 8eaf9ef) and in the YAML files the dblist file was generated from (e.g. nlwiki YAML file). The config variable itself was turned on in InitialiseSettings.php (warning: large file!) based on the dblist file. This might not be easy to understand at first sight for outstanders, but at least everything is publicly accessible. —Tacsipacsi (talk) 20:53, 16 July 2020 (UTC)Reply
Thanks for the explanation and links, Tacsipacsi! Yeah that yaml file looks like something you should know what it's about, what it really means. (I expected project specific settings like this and other ones mentioned on e.g. nl:Special:Version.) With kind regards — Mar(c).[talk] 15:08, 17 July 2020 (UTC)Reply