Welcome
Hi Soronos, welcome to Fandom Developers Wiki! Thanks for your edit to the Fandom Developers Wiki/fr page.
Please leave a message on my talk page if I can help with anything! KockaAdmiralac (talk) 14:14, July 4, 2020 (UTC)
RE: Freenode IRC
I fixed that parameter now. Also, I updated the documentation to point out how Freenode is no longer operated by competent IRC operators, and added a data-libera parameter if you want to point the widget to Libera.Chat instead (where the old Freenode operators moved to).
Cheers! -- Cube-shaped garbage can 18:38, 12 July 2021 (UTC)
RE: Simple Theme Toggler
It is available from the history of the content-review-lookup repository.
Please fix your signature, it is creating redlinks to a "Mur" namespace page which does not exist on this wiki. Instead, you can use {{subst:ns:3}}.
-- Cube-shaped garbage can 02:12, 1 August 2023 (UTC)
Adblock.css hides the entire right panel on the main page of the TADC wiki
When Adblock.css is loaded, it proceeds to hide the entire right panel of the main page, including the logo, episode list, Twitter embeds, staff list, and newsletter link. If you could fix this, that'd be greatly appreciated. Thank you! -Robloxian493 (he/him, message wall, contribs) 14:58, 25 May 2024 (UTC)
- Hello, sorry for the inconvenience and the delay - I saw that you fixed the bug, thank you! Feel free to contact me if there are any other problems with this script. Soronos (talk · contributions) 22:26, 30 May 2024 (UTC)
ADblock.css need updated after today
After 3.19,New ads will be viewed in rcs-container.
At first I want to edit the Adblock.css,but now I think it's necessary to let you know about these.
these code may can help:
code:
.main-page-tag-rcs #versus-module {
-Whiteligh, 04:36, 19 Mar 2025 (UTC)
display: none !important
visibility: hidden !important;
height: 0 !important;
}