Editing
Eurovision Wiki:Village pump (technical)
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==No "Show IP" button in Cologne Blue and Modern== See e.g. https://en.wikipedia.org/w/index.php?title=Wikipedia%3ASandbox&date-range-to=2026-03-17&tagfilter=&action=history&useskin=cologneblue or https://en.wikipedia.org/w/index.php?title=Wikipedia%3ASandbox&date-range-to=2026-03-17&tagfilter=&action=history&useskin=modern (if you have "Temporary account IP viewer" right). Is there any way I can debug this? [[user:sapphaline|<span class="skin-nightmode-reset-color" style="color:#c20;text-decoration:underline">sapphaline</span>]] ([[user talk:sapphaline|<span class="skin-nightmode-reset-color" style="color:#236;text-decoration:underline">talk</span>]]) 10:53, 18 March 2026 (UTC) :These are community supported skins (aka, not supported), so some functionality is expected to be missing β[[User:TheDJ|Th<span style="color: green">e</span>DJ]] ([[User talk:TheDJ|talk]] β’ [[Special:Contributions/TheDJ|contribs]]) 11:02, 18 March 2026 (UTC) ::I want to fix this only for my account. [[user:sapphaline|<span class="skin-nightmode-reset-color" style="color:#c20;text-decoration:underline">sapphaline</span>]] ([[user talk:sapphaline|<span class="skin-nightmode-reset-color" style="color:#236;text-decoration:underline">talk</span>]]) 11:03, 18 March 2026 (UTC) :::[[User:PrimeHunter/Vector 2022 reload.js]] may be of interest. [[User:PrimeHunter|PrimeHunter]] ([[User talk:PrimeHunter|talk]]) 13:40, 18 March 2026 (UTC) :Note that required modules do load (as can be seen from browser's debugger), but they seem to error out, though I can't confirm this because there's nothing in the console. [[user:sapphaline|<span class="skin-nightmode-reset-color" style="color:#c20;text-decoration:underline">sapphaline</span>]] ([[user talk:sapphaline|<span class="skin-nightmode-reset-color" style="color:#236;text-decoration:underline">talk</span>]]) 11:03, 18 March 2026 (UTC) ::Both Cologne Blue and Modern are legacy skins (they were removed from {{myprefs|Appearance}} in mid 2021), and are no longer maintained. New features are not necessarily going to work with them. --[[User:Redrose64|<span style="color:#a80000; background:#ffeeee; text-decoration:inherit">Red</span>rose64]] 🌹 ([[User talk:Redrose64|talk]]) 18:59, 18 March 2026 (UTC) :: The reason it's not loading is that it is not finding the <code>#bodyContent</code> ID it requires to run. [[User:Pppery|* Pppery *]] [[User talk:Pppery|<sub style="color:#800000">it has begun...</sub>]] 19:06, 18 March 2026 (UTC) ::: The following incredibly dumb and brittle line of JS ''appears'' to work in both Cologne Blue and modern: <syntaxhighlight lang="js">mw.loader.moduleRegistry["ext.checkUser.tempAccounts"].packageExports["ipReveal.js"].addIpRevealButtons($("#content"))</syntaxhighlight>. Probably someone who knows more than me about how ResourceLoader works could find a less stupid way of writing that. [[User:Pppery|* Pppery *]] [[User talk:Pppery|<sub style="color:#800000">it has begun...</sub>]] 19:13, 18 March 2026 (UTC) ::::This needs to be executed after "ipReveal.js" was loaded, though. [[user:sapphaline|<span class="skin-nightmode-reset-color" style="color:#c20;text-decoration:underline">sapphaline</span>]] ([[user talk:sapphaline|<span class="skin-nightmode-reset-color" style="color:#236;text-decoration:underline">talk</span>]]) 19:36, 18 March 2026 (UTC) :::::A way to do this without timeouts is by changing "mw-content-text" ID to "bodyContent": <syntaxhighlight lang=js>if (mw.config.get("skin") == "modern" || mw.config.get("skin") == "cologneblue") { var mw_content_text = document.getElementById("mw-content-text"); mw_content_text.setAttribute("id", "bodyContent"); }</syntaxhighlight> [[user:sapphaline|<span class="skin-nightmode-reset-color" style="color:#c20;text-decoration:underline">sapphaline</span>]] ([[user talk:sapphaline|<span class="skin-nightmode-reset-color" style="color:#236;text-decoration:underline">talk</span>]]) 19:54, 18 March 2026 (UTC)
Summary:
Please note that all contributions to Eurovision Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Eurovision Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Project page
Discussion
English
Views
Read
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Page information