Valve Developer Community:Administrators' noticeboard: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
 
(282 intermediate revisions by 58 users not shown)
Line 1: Line 1:
{{shortcut|VDC:AN}}
{{shortcut|VDC:AN}}
{{Discussion page}}
__NEWSECTIONLINK__
{{archives|
* [[Special:Redirect/revision/409030|06:39, 18 June 2024‎]]
* [[Special:Redirect/revision/330953|19:26, 24 July 2023‎]]
* [[Special:Redirect/revision/169760|14:27, 3 July 2012]]
* [[Special:Redirect/revision/144511|01:05, 1 March 2011]]
}}
<div style="float:left; width:60%; margin:25px; margin-left:0px;">
This page is for items that need the attention of admins.
This page is for items that need the attention of admins.


For items concerning the community but which do not require administrator action, please post at the [[Valve Developer Community talk:Community Portal|Community Portal talk page]].
For items concerning the community but which do not require administrator action, please see the [[Valve Developer Community:Discussion|Main discussion page]].
* For questions and help about [[Source_Engine_Features|Source]] see the [[SDK Docs|Source SDK documentation]] pages or the [http://forums.steampowered.com/forums/forumdisplay.php?f=191 Source SDK forums].
* For questions and help about [[Source_Engine_Features|Source]] see the [[SDK Docs|Source SDK documentation]] pages or the [http://steamcommunity.com/app/211/discussions/ Source SDK forums].


== Current notices ==
[https://developer.valvesoftware.com/w/index.php?title=Valve_Developer_Community:Administrators%27_noticeboard&action=edit&section=new&preload=Template:Discussion_page/preload Leave a new message.]
</div>{{clr}}


*Please check [[:Category:Spammers]] every so often.  Also, if a ban occurs, please recategorize them with the [[Template:Banned Spammer]].''
== New uploading file formats ==
Can you change the whitelist of files? Or is the current situation due to technical limitations that do not allow, for example, sounds to work properly?


[[Category:Valve Developer Community administration]]
For example, we really miss SVG (actually, we found a replacement, but it increases the size of the files) and OGG ([[func_button]]).
-- [[User:THE OWL|THE OWL]] 13:38, 18 Jun 2024 (UTC)
: I don't have the ability to change this. [[User:PabloS|PabloS]] [[File:icon-valve.png|link=]] ([[User talk:PabloS|talk]]) 09:21, 18 June 2024 (PDT)


[[Category:Administration]]


== [[MediaWiki:Common.css]] ==


== File Upload Bug ==
Can you please add the below lines to the CSS? This will allow people to better understand what is clickable and what is not.
Apparently there is a [https://bugzilla.wikimedia.org/show_bug.cgi?id=16583 {known bug}] which rejects any uploaded file which contains the characters '<?' within the first 1024 character block.  Bugzilla indicates that there is a patch for this error, however the VDC appears to be unpatched as yet.
: Thanks for the report. We'll look into this. --[[User:JeffLane|JeffLane]] 22:23, 10 February 2011 (UTC)


== New standards for mod articles ==
{{CodeBlock|style=1|<nowiki>.vdc-island-link { position: relative }
I didn't know how to run things by you until now, so I went ahead and [[Help:Mod_Profiles|set some official standards]] for creating mod articles here, to prevent "noobs" from spamming the wiki with things they'll typically never even finish. ...but it's ultimately your wiki, so [[Help talk:Mod_Profiles|let us know]] if you disagree on this. --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 11:44, 5 February 2011 (UTC)
: Seems reasonable. ModDB already does an excellent job at this function, and a mod and game database is not really part of the scope of the VDC currently. Documentation specific to a particular mod (how to use its entities, for example) seems more suited to the site. --[[User:JeffLane|JeffLane]] 22:23, 10 February 2011 (UTC)


:Hi, as you might be aware there are dozens, probably hundreds of useless mod articles. Using the new criteria we've established as mentioned above, a few of us have been marking those articles for deletion. To assist the administrators in more easily locating and deleting offending articles, I've added a <nowiki>{{deletemod}}</nowiki> template which automatically adds the articles to the new category [[:Category:Mods for deletion]]. Hope this is helpful. [[User:Thelonesoldier|Thelonesoldier]] 00:32, 17 February 2011 (UTC)
.vdc-island-link::before {
content:"";
width: 100%;
height: 100%;
background-color: rgb(255 255 255 / 3%);
opacity: 0;
transition: 30ms;
pointer-events: none;
position: absolute;
top: 0;
left: 0
}


== Please unprotect [[Making a Mod]] ==
.vdc-island-link:hover::before { opacity: 1 }
The protection of [[Making a Mod]] has been desputed for ''six YEARS'' now, without so much as a comment from Valve. (Read its [[Talk:Making a Mod|discussion page]].) You could also check what ''other'' protected pages are being disputed/needs updating. --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 15:37, 9 February 2011 (UTC)
: There are very few pages that we would prefer to remain protected; this is one of them. We wish this particular page to remain as coming from a Valve perspective. If others in the community want to expand the topic from their perspective with additional pages, that is not a problem. Multiple pages can be linked from the appropriate locations and we can add links to this page on request.
: If there are requests for unprotection, they can be tagged with a request and found here: [[:Category:Pages to be unprotected]] --[[User:JeffLane|JeffLane]] 22:32, 10 February 2011 (UTC)


== Are russian non-localized pages allowed? ==
.vdc-island-link:active::before { opacity: .7 }</nowiki>}}


It appears (from what I understand) that [[User:Kostya|Kostya]] won't bother writing unlocalized pages in english because he's not that good at english, and online russian-english translators gives too poor results.
'''Example'''
* https://valvedevelopercommunity.github.io/storage/example


(Quote from [[User_talk:MossyBucket|my talk page]] and his russian pages:
--[[User:THE OWL|THE OWL]] 21:53, 18 Jun 2024 (UTC)
"otherlangs I didn't make. Here I will write stuff in Russian language, If You wont translate. Me pester. Translators bad, good results I don't get. I will write in Russian")
: Could you show me a page (or pages) where {{code|.vdc-island-link}} is used? [[User:PabloS|PabloS]] ([[User talk:PabloS|talk]]) 19:02, 18 June 2024 (PDT)


I think both me and him would like to know if this is allowed.
:: At the moment, there are no such pages. This is just my idea to improve interaction with interactive blocks and interactive buttons. It is not always clear what you can click on, and such a primitive effect at least a little, but will help in fixing this problem.


--[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 16:45, 10 February 2011 (UTC)
:: From the examples of using the new class I can cite the button in the Valve Technology template and also the buttons on the main page redirecting to the tools documentation. -- [[User:THE OWL|THE OWL]] 6:58, 19 Jun 2024 (UTC)


: Ideally, the page has a version in Russian with the pagename:ru format, and a version in English with no suffix. From a practical standpoint however, if you're referring to his likely Russian-language mod page, I don't see much of a problem with it co-existing in one page as long as there is an introduction in English. This will not work on other pages, however. --[[User:JeffLane|JeffLane]] 23:53, 10 February 2011 (UTC)
:: I've slightly updated the example content and added an effect when the HTML element is clicked. Useful for interactive buttons. --[[User:THE OWL|THE OWL]] 7:58, 19 Jun 2024 (UTC)


== [[weapon_hopwire]] ==
::: Another 'solution' to a problem that isn't real. This is how we arrived at the current situation with the wrecked article programming. The techbro tweaking mentality.
This article needs to be confirmed or denied by a Valve employee. I tried out the console commands, and they don't even seem to exist, but it still might have worked at ''some'' point. Rumors say you need Episode 1, and then when Episode 1 was released, suddenly it's Episode 2, and then people tell you that you would need a certain map. This wouldn't be the first time where people got together to promote something that doesn't exist. (You'll see what it looks like in the video: Like a rollermine that creates a vortex.) --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 23:02, 13 February 2011 (UTC)
::: There's very few of these buttons in use (are there any outside the main page?) and they may as well just be rewritten to have links in them that get underlined when hovered upon.
::: (Not to mention, the cursor literally changes when hovering over them. What's not clear?)
::: Buttons that change text as shown in the current example, this 'jumpy' effect, is unappealing and again, I'll stress, it's this desperate tweaking/modernisation urges "just because".
::: (And knowing them, they'll make it look up more and more strings, it'll be a mess again like we have currently...)
::: You first should show that there's a user case, or better, a consensus formed, that there ''is an issue to begin with.'' [[User:Cvoxalury|Cvoxalury]] ([[User talk:Cvoxalury|talk]]) 01:13, 19 June 2024 (PDT)


: I believe the hopwire was only available from the leaked HL2 beta and the 'Missing information' mod based on its content.
:::: {{Quote|(are there any outside the main page?)}}
--[[User:Tehrasha|Tehrasha]] 22:47, 14 February 2011 (UTC)
:::: Any software page and any article. The translation tools at the top also have buttons. A lot of things here have buttons.
:::: {{Quote|Not to mention, the cursor literally changes when hovering over them. What's not clear?}}
:::: Oh, really? tell that to all modern designers. Somehow they are not happy with this kind of crap. For some reason, everyone is trying to clearly show that this is a link. That's stupid, isn't it? Is it just me or are you sitting on Windows 98 right now and endlessly enjoying its interface? You are not even satisfied with the most common animation when you hover your mouse over something you click on. I admit that the example may not be the best, but it still shows the main thing - background highlighting on mouseover and background highlighting on click (classic thing).
:::: Then why do we need colored buttons and all that? Let's switch to plain text with simple blue links? Seriously, explaining the purpose of such a simple effect is silly. I can explain why I wrote the styles this way, no more than that. --[[User:THE OWL|THE OWL]] 11:38, 19 Jun 2024 (UTC)


:: Ah, I had it mixed up with a different 'hopwire' item.   Found this though [http://half-life.wikia.com/wiki/Black_Hole_Hopwire] --[[User:Tehrasha|Tehrasha]] 23:00, 14 February 2011 (UTC)
::::: The strawman 'modern designers' are not here. Any sane web developer cries when they see the mess you've made. The admin you are appealing to already called your work 'unholy' and called you out for singlehandedly wreaking havok.
::::: And we don't need coloured buttons! They are only on the main page because YOU started this. On 99.9% of pages they are not used and never going to be used.
::::: You are hyperbolising as if blue links are somehow bad. But they are the most common and normal type and will stay that way. [[User:Cvoxalury|Cvoxalury]] ([[User talk:Cvoxalury|talk]]) 04:50, 19 June 2024 (PDT)
:::::: When are you going to stop accusing me of something I didn't do? Are you sure you were here until at least 2024? These buttons are 20 years old, we just tweaked the colors of the colored buttons a bit (actually, I made them much less contrasty, the current state of them is not to my credit).
:::::: I know what you mean, I'm just messing with you. So I promise this will be fixed too, if your sandbox page ends up not being finished before I get back. I'd describe everything in detail, but this wiki is very inconvenient to work with on a small screen, and I don't really have a lot of time to do it. Right now, I'm just proposing a simple idea. --[[User:THE OWL]] 11:58, 19 Jun 2024 (UTC)
::::::: The buttons weren't buttons, they were just coloured rectangles. The links in them were usual clickable links.
::::::: ''I'm just messing with you'' - ah, there we go. We can finally pin regular trolling on you, with this evidence. [[User:Cvoxalury|Cvoxalury]] ([[User talk:Cvoxalury|talk]]) 05:02, 19 June 2024 (PDT)


==External link captcha==
::: The example in the link is terrible. You seem to have a consistent problem where all your suggestions are based on what you think looks flashy or flexes your knowledge of html code, instead of providing concise, accessible and clear navigation. Microsoft has figured out a solution for hovering over items decades ago - a background highlight or a slight border.[[User:A. Shift|A. Shift]] ([[User talk:A. Shift|talk]]) 01:28, 19 June 2024 (PDT)
Whenever you add an external link to an article, the Wiki gives you a captcha. That's fine for the most part, but it also gives you a captcha ''whenever you add a template with an external link''. This is a massive nuisance; I do a lot of maintainance edits including adding various tags, and most of the tags (including stub and deletion) always bring up the captcha. It wastes a lot of my time, particularly since I have trouble reading some of them and I sometimes have to retry several times. Is there a way to disable the captcha from coming up for templates?


[[User:Thelonesoldier|Thelonesoldier]] 00:32, 17 February 2011 (UTC)
:::: I suggested this code only because I don’t want to be asked to add something a bunch of times in the future. I just wrote a universal thing that can be applied to an object with any style.
: We can look into this, but there might not be an easy fix. Unfortunately, the CAPTCHA has been instrumental in reducing spam edits. --[[User:JeffLane|JeffLane]] 23:54, 23 February 2011 (UTC)
:::: This is the most common background highlighting that most modern sites use, simply written so that we can use it on any type of interactive element.
:: All right, thanks. [[User:Thelonesoldier|Thelonesoldier]] 00:44, 24 February 2011 (UTC)
:::: This can be accomplished in a number of ways, but I chose this one because this effect needs to be applied to any style, and filters are kind of disliked here. --[[User:THE OWL|THE OWL]] 11:35, 19 Jun 2024 (UTC)
::Thinking about it, you could also just disable entirely captcha for trusted users - users with accounts over a certain age and having a certain number of edits. Dunno how hard it would be to implement. [[User:Thelonesoldier|Thelonesoldier]] 11:25, 9 March 2011 (UTC)
:: ^ Seconded. That's a good idea. &mdash;[[User:Mattshu|Mattshu]]&nbsp;<sup>([[User talk:Mattshu|Talk]])</sup> 22:11, 9 March 2011 (UTC)


==[[Hammer Hotkey Reference]]==
::::: You are already not being asked to add something. '''You are being asked to stop doing what you are doing'''.
::::: What 'any type of interactive element' do we need? What do we even use? The most common 'interactive element' is a link. The next common is collapsable categories. Neither need anything special. If it works well, don't change it. Stop with the additions. [[User:Cvoxalury|Cvoxalury]] ([[User talk:Cvoxalury|talk]]) 04:50, 19 June 2024 (PDT)
:::::: The particular issue should be resolved for now. If more issues arise, don't hesistate to let us know. [[User:Speedvoltage|Peter Brev]] ([[User talk:Speedvoltage|talk]]) 10:28, 19 June 2024 (PDT)


In the title article Erik Johnson (employed at Valve) wrote that {{key|Ctrl+Shift+C}} would "Carve selected objects" and that {{key|Ctrl+H}} would "Hollow selected objects". They don't seem to do that at all. In fact, pressing {{key|Ctrl+H}} seems to '''delete all brushes except the selected ones'''. Perhaps the article needs updating by someone who knows these shortcuts well. --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 01:59, 19 February 2011 (UTC)
== System messages that could be very useful: MediaWiki:Lang ==
:That's probably  happening because a lot of those hotkeys have been changed for the 2009 branch, so yeah, it either needs updating or clarification about the version it thematizes. --[[User:Biohazard 90|Biohazard]] 02:34, 19 February 2011 (UTC)
I’ve already suggested creating a MediaWiki:Lang page on its [[MediaWiki talk:Lang|talk page]]. The idea behind MediaWiki:Lang is to get rid of the heavy {{T|Uselang}} template and add native support for all languages, not just those that can be accessed through {{T|Uselang}}. By doing this through a system message, it will be possible to reduce the load on many pages on the site, since now many templates depend on {{T|Uselang}}. Do not forget that {{T|Uselang}} is a template that can be edited by anyone (especially for the purpose of vandalism) and thus the site can go down.
:: That is correct. Those were the correct shortcuts when the information was originally posted (and actually may still be the case in one or more branches). --[[User:JeffLane|JeffLane]] 23:52, 23 February 2011 (UTC)


==Forever is a very long time ==
I have compiled a list of all message pages ​​and what codes need to be entered in them. Some pages have different codes. There are reasons for this. For example, you can read this material https://meta.wikimedia.org/wiki/Special_language_codes to better understand why, for example, {{Code|als}} lang is actually {{Code|gsw}}. If I made a mistake in any of the languages, feel free to edit it directly in my message, I will be glad. However, do not forget to write the reason why I made a mistake in a particular language.


As he isn't able to do so himself, I want to appeal [[User:MrTwoVideoCards|MrTwoVideoCards]] permaban. I've read through his discussion with [[User:Thelonesoldier|Thelonesoldier]], and while I'm not in any way condoning rude behavior, overconfidence, or swears, I don't think he was some sort of an ''enemy'' of this wiki, like the spammers or vandals are. He was just overly passionate about a subject. Judging by his maturity, I get the picture of a boy probably going through his teens, where hormones create a naturally aggressive behavior, but that's nothing that won't pass in two years time, and bans for even a month would be enough for him to think things over and build some patience. This user has even made a mod for this community.
<div class="mw-collapsible mw-collapsed" style="display:flex; flex-direction:column; border:1px solid #666; padding:6px">
* [[MediaWiki:Lang]] {{Code|en}}
* [[MediaWiki:Lang/aa]] {{Code|aa}}
* [[MediaWiki:Lang/ab]] {{Code|ab}}
* [[MediaWiki:Lang/ace]] {{Code|ace}}
* [[MediaWiki:Lang/ady]] {{Code|ady}}
* [[MediaWiki:Lang/ady-cyrl]] {{Code|ady}}
* [[MediaWiki:Lang/aeb]] {{Code|aeb-arab}}
* [[MediaWiki:Lang/aeb-arab]] {{Code|aeb-arab}}
* [[MediaWiki:Lang/aeb-latn]] {{Code|aeb-latn}}
* [[MediaWiki:Lang/af]] {{Code|af}}
* [[MediaWiki:Lang/ak]] {{Code|ak}}
* [[MediaWiki:Lang/aln]] {{Code|aln}}
* [[MediaWiki:Lang/als]] {{Code|gsw}}
* [[MediaWiki:Lang/am]] {{Code|am}}
* [[MediaWiki:Lang/an]] {{Code|an}}
* [[MediaWiki:Lang/ang]] {{Code|ang}}
* [[MediaWiki:Lang/anp]] {{Code|anp}}
* [[MediaWiki:Lang/ar]] {{Code|ar}}
* [[MediaWiki:Lang/arc]] {{Code|arc}}
* [[MediaWiki:Lang/arn]] {{Code|arn}}
* [[MediaWiki:Lang/arq]] {{Code|arq}}
* [[MediaWiki:Lang/ary]] {{Code|ary}}
* [[MediaWiki:Lang/arz]] {{Code|arz}}
* [[MediaWiki:Lang/as]] {{Code|as}}
* [[MediaWiki:Lang/ase]] {{Code|ase}}
* [[MediaWiki:Lang/ast]] {{Code|ast}}
* [[MediaWiki:Lang/atj]] {{Code|atj}}
* [[MediaWiki:Lang/av]] {{Code|av}}
* [[MediaWiki:Lang/avk]] {{Code|avk}}
* [[MediaWiki:Lang/awa]] {{Code|awa}}
* [[MediaWiki:Lang/ay]] {{Code|ay}}
* [[MediaWiki:Lang/az]] {{Code|az}}
* [[MediaWiki:Lang/azb]] {{Code|azb}}
* [[MediaWiki:Lang/ba]] {{Code|ba}}
* [[MediaWiki:Lang/ban]] {{Code|ban}}
* [[MediaWiki:Lang/bar]] {{Code|bar}}
* [[MediaWiki:Lang/bat-smg]] {{Code|sgs}}
* [[MediaWiki:Lang/bbc]] {{Code|bbc}}
* [[MediaWiki:Lang/bbc-latn]] {{Code|bbc}}
* [[MediaWiki:Lang/bcc]] {{Code|bcc}}
* [[MediaWiki:Lang/bcl]] {{Code|bcl}}
* [[MediaWiki:Lang/be]] {{Code|be}}
* [[MediaWiki:Lang/be-tarask]] {{Code|be-tarask}}
* [[MediaWiki:Lang/be-x-old]] {{Code|be-tarask}}
* [[MediaWiki:Lang/bg]] {{Code|bg}}
* [[MediaWiki:Lang/bgn]] {{Code|bgn}}
* [[MediaWiki:Lang/bh]] {{Code|bho}}
* [[MediaWiki:Lang/bho]] {{Code|bho}}
* [[MediaWiki:Lang/bi]] {{Code|bi}}
* [[MediaWiki:Lang/bjn]] {{Code|bjn}}
* [[MediaWiki:Lang/bm]] {{Code|bm}}
* [[MediaWiki:Lang/bn]] {{Code|bn}}
* [[MediaWiki:Lang/bo]] {{Code|bo}}
* [[MediaWiki:Lang/bpy]] {{Code|bpy}}
* [[MediaWiki:Lang/bqi]] {{Code|bqi}}
* [[MediaWiki:Lang/br]] {{Code|br}}
* [[MediaWiki:Lang/brh]] {{Code|brh}}
* [[MediaWiki:Lang/bs]] {{Code|bs}}
* [[MediaWiki:Lang/bto]] {{Code|bto}}
* [[MediaWiki:Lang/bug]] {{Code|bug}}
* [[MediaWiki:Lang/bxr]] {{Code|bxr}}
* [[MediaWiki:Lang/ca]] {{Code|ca}}
* [[MediaWiki:Lang/cbk-zam]] {{Code|cbk-zam}}
* [[MediaWiki:Lang/cdo]] {{Code|cdo}}
* [[MediaWiki:Lang/ce]] {{Code|ce}}
* [[MediaWiki:Lang/ceb]] {{Code|ceb}}
* [[MediaWiki:Lang/ch]] {{Code|ch}}
* [[MediaWiki:Lang/cho]] {{Code|cho}}
* [[MediaWiki:Lang/chr]] {{Code|chr}}
* [[MediaWiki:Lang/chy]] {{Code|chy}}
* [[MediaWiki:Lang/ckb]] {{Code|ckb}}
* [[MediaWiki:Lang/co]] {{Code|co}}
* [[MediaWiki:Lang/cps]] {{Code|cps}}
* [[MediaWiki:Lang/cr]] {{Code|cr}}
* [[MediaWiki:Lang/crh]] {{Code|crh}}
* [[MediaWiki:Lang/crh-cyrl]] {{Code|crh-cyrl}}
* [[MediaWiki:Lang/crh-latn]] {{Code|crh}}
* [[MediaWiki:Lang/cs]] {{Code|cs}}
* [[MediaWiki:Lang/csb]] {{Code|csb}}
* [[MediaWiki:Lang/cu]] {{Code|cu}}
* [[MediaWiki:Lang/cv]] {{Code|cv}}
* [[MediaWiki:Lang/cy]] {{Code|cy}}
* [[MediaWiki:Lang/da]] {{Code|da}}
* [[MediaWiki:Lang/de]] {{Code|de}}
* [[MediaWiki:Lang/de-at]] {{Code|de-at}}
* [[MediaWiki:Lang/de-ch]] {{Code|de-ch}}
* [[MediaWiki:Lang/de-formal]] {{Code|de}}
* [[MediaWiki:Lang/din]] {{Code|din}}
* [[MediaWiki:Lang/diq]] {{Code|diq}}
* [[MediaWiki:Lang/dsb]] {{Code|dsb}}
* [[MediaWiki:Lang/dtp]] {{Code|dtp}}
* [[MediaWiki:Lang/dty]] {{Code|dty}}
* [[MediaWiki:Lang/dv]] {{Code|dv}}
* [[MediaWiki:Lang/dz]] {{Code|dz}}
* [[MediaWiki:Lang/ee]] {{Code|ee}}
* [[MediaWiki:Lang/egl]] {{Code|egl}}
* [[MediaWiki:Lang/el]] {{Code|el}}
* [[MediaWiki:Lang/eml]] {{Code|eml}}
* [[MediaWiki:Lang/en]] {{Code|en}}
* [[MediaWiki:Lang/en-ca]] {{Code|en}}
* [[MediaWiki:Lang/en-gb]] {{Code|en-gb}}
* [[MediaWiki:Lang/eo]] {{Code|eo}}
* [[MediaWiki:Lang/es]] {{Code|es}}
* [[MediaWiki:Lang/es-formal]] {{Code|es}}
* [[MediaWiki:Lang/et]] {{Code|et}}
* [[MediaWiki:Lang/eu]] {{Code|eu}}
* [[MediaWiki:Lang/ext]] {{Code|ext}}
* [[MediaWiki:Lang/fa]] {{Code|fa}}
* [[MediaWiki:Lang/ff]] {{Code|ff}}
* [[MediaWiki:Lang/fi]] {{Code|fi}}
* [[MediaWiki:Lang/fit]] {{Code|fit}}
* [[MediaWiki:Lang/fiu-vro]] {{Code|vro}}
* [[MediaWiki:Lang/fj]] {{Code|fj}}
* [[MediaWiki:Lang/fo]] {{Code|fo}}
* [[MediaWiki:Lang/fr]] {{Code|fr}}
* [[MediaWiki:Lang/frc]] {{Code|frc}}
* [[MediaWiki:Lang/frp]] {{Code|frp}}
* [[MediaWiki:Lang/frr]] {{Code|frr}}
* [[MediaWiki:Lang/fur]] {{Code|fur}}
* [[MediaWiki:Lang/fy]] {{Code|fy}}
* [[MediaWiki:Lang/ga]] {{Code|ga}}
* [[MediaWiki:Lang/gag]] {{Code|gag}}
* [[MediaWiki:Lang/gan]] {{Code|gan}}
* [[MediaWiki:Lang/gan-hans]] {{Code|gan-hans}}
* [[MediaWiki:Lang/gan-hant]] {{Code|gan}}
* [[MediaWiki:Lang/gcr]] {{Code|gcr}}
* [[MediaWiki:Lang/gd]] {{Code|gd}}
* [[MediaWiki:Lang/gl]] {{Code|gl}}
* [[MediaWiki:Lang/glk]] {{Code|glk}}
* [[MediaWiki:Lang/gn]] {{Code|gn}}
* [[MediaWiki:Lang/gom]] {{Code|gom-deva}}
* [[MediaWiki:Lang/gom-deva]] {{Code|gom-deva}}
* [[MediaWiki:Lang/gom-latn]] {{Code|gom-latn}}
* [[MediaWiki:Lang/gor]] {{Code|gor}}
* [[MediaWiki:Lang/got]] {{Code|got}}
* [[MediaWiki:Lang/grc]] {{Code|grc}}
* [[MediaWiki:Lang/gsw]] {{Code|gsw}}
* [[MediaWiki:Lang/gu]] {{Code|gu}}
* [[MediaWiki:Lang/gv]] {{Code|gv}}
* [[MediaWiki:Lang/ha]] {{Code|ha}}
* [[MediaWiki:Lang/hak]] {{Code|hak}}
* [[MediaWiki:Lang/haw]] {{Code|haw}}
* [[MediaWiki:Lang/he]] {{Code|he}}
* [[MediaWiki:Lang/hi]] {{Code|hi}}
* [[MediaWiki:Lang/hif]] {{Code|hif}}
* [[MediaWiki:Lang/hif-latn]] {{Code|hif}}
* [[MediaWiki:Lang/hil]] {{Code|hil}}
* [[MediaWiki:Lang/ho]] {{Code|ho}}
* [[MediaWiki:Lang/hr]] {{Code|hr}}
* [[MediaWiki:Lang/hrx]] {{Code|hrx}}
* [[MediaWiki:Lang/hsb]] {{Code|hsb}}
* [[MediaWiki:Lang/ht]] {{Code|ht}}
* [[MediaWiki:Lang/hu]] {{Code|hu}}
* [[MediaWiki:Lang/hu-formal]] {{Code|hu}}
* [[MediaWiki:Lang/hy]] {{Code|hy}}
* [[MediaWiki:Lang/hz]] {{Code|hz}}
* [[MediaWiki:Lang/ia]] {{Code|ia}}
* [[MediaWiki:Lang/id]] {{Code|id}}
* [[MediaWiki:Lang/ie]] {{Code|ie}}
* [[MediaWiki:Lang/ig]] {{Code|ig}}
* [[MediaWiki:Lang/ii]] {{Code|ii}}
* [[MediaWiki:Lang/ik]] {{Code|ik}}
* [[MediaWiki:Lang/ike-cans]] {{Code|ike-cans}}
* [[MediaWiki:Lang/ike-latn]] {{Code|ike-latn}}
* [[MediaWiki:Lang/ilo]] {{Code|ilo}}
* [[MediaWiki:Lang/inh]] {{Code|inh}}
* [[MediaWiki:Lang/io]] {{Code|io}}
* [[MediaWiki:Lang/is]] {{Code|is}}
* [[MediaWiki:Lang/it]] {{Code|it}}
* [[MediaWiki:Lang/iu]] {{Code|ike-cans}}
* [[MediaWiki:Lang/ja]] {{Code|ja}}
* [[MediaWiki:Lang/jam]] {{Code|jam}}
* [[MediaWiki:Lang/jbo]] {{Code|jbo}}
* [[MediaWiki:Lang/jut]] {{Code|jut}}
* [[MediaWiki:Lang/jv]] {{Code|jv}}
* [[MediaWiki:Lang/ka]] {{Code|ka}}
* [[MediaWiki:Lang/kaa]] {{Code|kaa}}
* [[MediaWiki:Lang/kab]] {{Code|kab}}
* [[MediaWiki:Lang/kbd]] {{Code|kbd}}
* [[MediaWiki:Lang/kbd-cyrl]] {{Code|kbd}}
* [[MediaWiki:Lang/kbp]] {{Code|kbp}}
* [[MediaWiki:Lang/kg]] {{Code|kg}}
* [[MediaWiki:Lang/khw]] {{Code|khw}}
* [[MediaWiki:Lang/ki]] {{Code|ki}}
* [[MediaWiki:Lang/kiu]] {{Code|kiu}}
* [[MediaWiki:Lang/kj]] {{Code|kj}}
* [[MediaWiki:Lang/kk]] {{Code|kk}}
* [[MediaWiki:Lang/kk-arab]] {{Code|kk-arab}}
* [[MediaWiki:Lang/kk-cn]] {{Code|kk-arab}}
* [[MediaWiki:Lang/kk-cyrl]] {{Code|kk}}
* [[MediaWiki:Lang/kk-kz]] {{Code|kk}}
* [[MediaWiki:Lang/kk-latn]] {{Code|kk-latn}}
* [[MediaWiki:Lang/kk-tr]] {{Code|kk-latn}}
* [[MediaWiki:Lang/kl]] {{Code|kl}}
* [[MediaWiki:Lang/km]] {{Code|km}}
* [[MediaWiki:Lang/kn]] {{Code|kn}}
* [[MediaWiki:Lang/ko]] {{Code|ko}}
* [[MediaWiki:Lang/ko-kp]] {{Code|ko}}
* [[MediaWiki:Lang/koi]] {{Code|koi}}
* [[MediaWiki:Lang/kr]] {{Code|kr}}
* [[MediaWiki:Lang/krc]] {{Code|krc}}
* [[MediaWiki:Lang/kri]] {{Code|kri}}
* [[MediaWiki:Lang/krj]] {{Code|krj}}
* [[MediaWiki:Lang/krl]] {{Code|krl}}
* [[MediaWiki:Lang/ks]] {{Code|ks-arab}}
* [[MediaWiki:Lang/ks-arab]] {{Code|ks-arab}}
* [[MediaWiki:Lang/ks-deva]] {{Code|ks-deva}}
* [[MediaWiki:Lang/ksh]] {{Code|ksh}}
* [[MediaWiki:Lang/ku]] {{Code|ku}}
* [[MediaWiki:Lang/ku-arab]] {{Code|ku-arab}}
* [[MediaWiki:Lang/ku-latn]] {{Code|ku}}
* [[MediaWiki:Lang/kum]] {{Code|kum}}
* [[MediaWiki:Lang/kv]] {{Code|kv}}
* [[MediaWiki:Lang/kw]] {{Code|kw}}
* [[MediaWiki:Lang/ky]] {{Code|ky}}
* [[MediaWiki:Lang/la]] {{Code|la}}
* [[MediaWiki:Lang/lad]] {{Code|lad}}
* [[MediaWiki:Lang/lb]] {{Code|lb}}
* [[MediaWiki:Lang/lbe]] {{Code|lbe}}
* [[MediaWiki:Lang/lez]] {{Code|lez}}
* [[MediaWiki:Lang/lfn]] {{Code|lfn}}
* [[MediaWiki:Lang/lg]] {{Code|lg}}
* [[MediaWiki:Lang/li]] {{Code|li}}
* [[MediaWiki:Lang/lij]] {{Code|lij}}
* [[MediaWiki:Lang/liv]] {{Code|liv}}
* [[MediaWiki:Lang/lki]] {{Code|lki}}
* [[MediaWiki:Lang/lmo]] {{Code|lmo}}
* [[MediaWiki:Lang/ln]] {{Code|ln}}
* [[MediaWiki:Lang/lo]] {{Code|lo}}
* [[MediaWiki:Lang/loz]] {{Code|loz}}
* [[MediaWiki:Lang/lrc]] {{Code|lrc}}
* [[MediaWiki:Lang/lt]] {{Code|lt}}
* [[MediaWiki:Lang/ltg]] {{Code|ltg}}
* [[MediaWiki:Lang/lus]] {{Code|lus}}
* [[MediaWiki:Lang/luz]] {{Code|luz}}
* [[MediaWiki:Lang/lv]] {{Code|lv}}
* [[MediaWiki:Lang/lzh]] {{Code|lzh}}
* [[MediaWiki:Lang/lzz]] {{Code|lzz}}
* [[MediaWiki:Lang/mai]] {{Code|mai}}
* [[MediaWiki:Lang/map-bms]] {{Code|map-bms}}
* [[MediaWiki:Lang/mdf]] {{Code|mdf}}
* [[MediaWiki:Lang/mg]] {{Code|mg}}
* [[MediaWiki:Lang/mh]] {{Code|mh}}
* [[MediaWiki:Lang/mhr]] {{Code|mhr}}
* [[MediaWiki:Lang/mi]] {{Code|mi}}
* [[MediaWiki:Lang/min]] {{Code|min}}
* [[MediaWiki:Lang/mk]] {{Code|mk}}
* [[MediaWiki:Lang/ml]] {{Code|ml}}
* [[MediaWiki:Lang/mn]] {{Code|mn}}
* [[MediaWiki:Lang/mo]] {{Code|mo}}
* [[MediaWiki:Lang/mr]] {{Code|mr}}
* [[MediaWiki:Lang/mrj]] {{Code|mrj}}
* [[MediaWiki:Lang/ms]] {{Code|ms}}
* [[MediaWiki:Lang/mt]] {{Code|mt}}
* [[MediaWiki:Lang/mus]] {{Code|mus}}
* [[MediaWiki:Lang/mwl]] {{Code|mwl}}
* [[MediaWiki:Lang/my]] {{Code|my}}
* [[MediaWiki:Lang/myv]] {{Code|myv}}
* [[MediaWiki:Lang/mzn]] {{Code|mzn}}
* [[MediaWiki:Lang/na]] {{Code|na}}
* [[MediaWiki:Lang/nah]] {{Code|nah}}
* [[MediaWiki:Lang/nan]] {{Code|nan}}
* [[MediaWiki:Lang/nap]] {{Code|nap}}
* [[MediaWiki:Lang/nb]] {{Code|nb}}
* [[MediaWiki:Lang/nds]] {{Code|nds}}
* [[MediaWiki:Lang/nds-nl]] {{Code|nds-nl}}
* [[MediaWiki:Lang/ne]] {{Code|ne}}
* [[MediaWiki:Lang/new]] {{Code|new}}
* [[MediaWiki:Lang/ng]] {{Code|ng}}
* [[MediaWiki:Lang/niu]] {{Code|niu}}
* [[MediaWiki:Lang/nl]] {{Code|nl}}
* [[MediaWiki:Lang/nl-informal]] {{Code|nl}}
* [[MediaWiki:Lang/nn]] {{Code|nn}}
* [[MediaWiki:Lang/no]] {{Code|no}}
* [[MediaWiki:Lang/nov]] {{Code|nov}}
* [[MediaWiki:Lang/nrm]] {{Code|nrm}}
* [[MediaWiki:Lang/nso]] {{Code|nso}}
* [[MediaWiki:Lang/nv]] {{Code|nv}}
* [[MediaWiki:Lang/ny]] {{Code|ny}}
* [[MediaWiki:Lang/nys]] {{Code|nys}}
* [[MediaWiki:Lang/oc]] {{Code|oc}}
* [[MediaWiki:Lang/olo]] {{Code|olo}}
* [[MediaWiki:Lang/om]] {{Code|om}}
* [[MediaWiki:Lang/or]] {{Code|or}}
* [[MediaWiki:Lang/os]] {{Code|os}}
* [[MediaWiki:Lang/pa]] {{Code|pa}}
* [[MediaWiki:Lang/pag]] {{Code|pag}}
* [[MediaWiki:Lang/pam]] {{Code|pam}}
* [[MediaWiki:Lang/pap]] {{Code|pap}}
* [[MediaWiki:Lang/pcd]] {{Code|pcd}}
* [[MediaWiki:Lang/pdc]] {{Code|pdc}}
* [[MediaWiki:Lang/pdt]] {{Code|pdt}}
* [[MediaWiki:Lang/pfl]] {{Code|pfl}}
* [[MediaWiki:Lang/pi]] {{Code|pi}}
* [[MediaWiki:Lang/pih]] {{Code|pih}}
* [[MediaWiki:Lang/pl]] {{Code|pl}}
* [[MediaWiki:Lang/pms]] {{Code|pms}}
* [[MediaWiki:Lang/pnb]] {{Code|pnb}}
* [[MediaWiki:Lang/pnt]] {{Code|pnt}}
* [[MediaWiki:Lang/prg]] {{Code|prg}}
* [[MediaWiki:Lang/ps]] {{Code|ps}}
* [[MediaWiki:Lang/pt]] {{Code|pt}}
* [[MediaWiki:Lang/pt-br]] {{Code|pt-br}}
* [[MediaWiki:Lang/qu]] {{Code|qu}}
* [[MediaWiki:Lang/qug]] {{Code|qug}}
* [[MediaWiki:Lang/rgn]] {{Code|rgn}}
* [[MediaWiki:Lang/rif]] {{Code|rif}}
* [[MediaWiki:Lang/rm]] {{Code|rm}}
* [[MediaWiki:Lang/rmy]] {{Code|rmy}}
* [[MediaWiki:Lang/rn]] {{Code|rn}}
* [[MediaWiki:Lang/ro]] {{Code|ro}}
* [[MediaWiki:Lang/roa-rup]] {{Code|rup}}
* [[MediaWiki:Lang/roa-tara]] {{Code|roa-tara}}
* [[MediaWiki:Lang/ru]] {{Code|ru}}
* [[MediaWiki:Lang/rue]] {{Code|rue}}
* [[MediaWiki:Lang/rup]] {{Code|rup}}
* [[MediaWiki:Lang/ruq]] {{Code|ruq}}
* [[MediaWiki:Lang/ruq-cyrl]] {{Code|ruq-cyrl}}
* [[MediaWiki:Lang/ruq-latn]] {{Code|ruq}}
* [[MediaWiki:Lang/rw]] {{Code|rw}}
* [[MediaWiki:Lang/sa]] {{Code|sa}}
* [[MediaWiki:Lang/sah]] {{Code|sah}}
* [[MediaWiki:Lang/sat]] {{Code|sat}}
* [[MediaWiki:Lang/sc]] {{Code|sc}}
* [[MediaWiki:Lang/scn]] {{Code|scn}}
* [[MediaWiki:Lang/sco]] {{Code|sco}}
* [[MediaWiki:Lang/sd]] {{Code|sd}}
* [[MediaWiki:Lang/sdc]] {{Code|sdc}}
* [[MediaWiki:Lang/sdh]] {{Code|sdh}}
* [[MediaWiki:Lang/se]] {{Code|se}}
* [[MediaWiki:Lang/sei]] {{Code|sei}}
* [[MediaWiki:Lang/ses]] {{Code|ses}}
* [[MediaWiki:Lang/sg]] {{Code|sg}}
* [[MediaWiki:Lang/sgs]] {{Code|sgs}}
* [[MediaWiki:Lang/sh]] {{Code|sh}}
* [[MediaWiki:Lang/shi]] {{Code|shi-tfng}}
* [[MediaWiki:Lang/shi-latn]] {{Code|shi-latn}}
* [[MediaWiki:Lang/shi-tfng]] {{Code|shi-tfng}}
* [[MediaWiki:Lang/shn]] {{Code|shn}}
* [[MediaWiki:Lang/si]] {{Code|si}}
* [[MediaWiki:Lang/simple]] {{Code|en}}
* [[MediaWiki:Lang/sk]] {{Code|sk}}
* [[MediaWiki:Lang/skr]] {{Code|skr}}
* [[MediaWiki:Lang/skr-arab]] {{Code|skr}}
* [[MediaWiki:Lang/sl]] {{Code|sl}}
* [[MediaWiki:Lang/sli]] {{Code|sli}}
* [[MediaWiki:Lang/sm]] {{Code|sm}}
* [[MediaWiki:Lang/sma]] {{Code|sma}}
* [[MediaWiki:Lang/sn]] {{Code|sn}}
* [[MediaWiki:Lang/so]] {{Code|so}}
* [[MediaWiki:Lang/sq]] {{Code|sq}}
* [[MediaWiki:Lang/sr]] {{Code|sr-ec}}
* [[MediaWiki:Lang/sr-ec]] {{Code|sr-ec}}
* [[MediaWiki:Lang/sr-el]] {{Code|sr-el}}
* [[MediaWiki:Lang/srn]] {{Code|srn}}
* [[MediaWiki:Lang/ss]] {{Code|ss}}
* [[MediaWiki:Lang/st]] {{Code|st}}
* [[MediaWiki:Lang/stq]] {{Code|stq}}
* [[MediaWiki:Lang/sty]] {{Code|sty}}
* [[MediaWiki:Lang/su]] {{Code|su}}
* [[MediaWiki:Lang/sv]] {{Code|sv}}
* [[MediaWiki:Lang/sw]] {{Code|sw}}
* [[MediaWiki:Lang/szl]] {{Code|szl}}
* [[MediaWiki:Lang/ta]] {{Code|ta}}
* [[MediaWiki:Lang/tay]] {{Code|tay}}
* [[MediaWiki:Lang/tcy]] {{Code|tcy}}
* [[MediaWiki:Lang/te]] {{Code|te}}
* [[MediaWiki:Lang/tet]] {{Code|tet}}
* [[MediaWiki:Lang/tg]] {{Code|tg}}
* [[MediaWiki:Lang/tg-cyrl]] {{Code|tg}}
* [[MediaWiki:Lang/tg-latn]] {{Code|tg-latn}}
* [[MediaWiki:Lang/th]] {{Code|th}}
* [[MediaWiki:Lang/ti]] {{Code|ti}}
* [[MediaWiki:Lang/tk]] {{Code|tk}}
* [[MediaWiki:Lang/tl]] {{Code|tl}}
* [[MediaWiki:Lang/tly]] {{Code|tly}}
* [[MediaWiki:Lang/tn]] {{Code|tn}}
* [[MediaWiki:Lang/to]] {{Code|to}}
* [[MediaWiki:Lang/tpi]] {{Code|tpi}}
* [[MediaWiki:Lang/tr]] {{Code|tr}}
* [[MediaWiki:Lang/tru]] {{Code|tru}}
* [[MediaWiki:Lang/ts]] {{Code|ts}}
* [[MediaWiki:Lang/tt]] {{Code|tt-cyrl}}
* [[MediaWiki:Lang/tt-cyrl]] {{Code|tt-cyrl}}
* [[MediaWiki:Lang/tt-latn]] {{Code|tt-latn}}
* [[MediaWiki:Lang/tum]] {{Code|tum}}
* [[MediaWiki:Lang/tw]] {{Code|ak}}
* [[MediaWiki:Lang/ty]] {{Code|ty}}
* [[MediaWiki:Lang/tyv]] {{Code|tyv}}
* [[MediaWiki:Lang/tzm]] {{Code|tzm}}
* [[MediaWiki:Lang/udm]] {{Code|udm}}
* [[MediaWiki:Lang/ug]] {{Code|ug-arab}}
* [[MediaWiki:Lang/ug-arab]] {{Code|ug-arab}}
* [[MediaWiki:Lang/ug-latn]] {{Code|ug-latn}}
* [[MediaWiki:Lang/uk]] {{Code|uk}}
* [[MediaWiki:Lang/ur]] {{Code|ur}}
* [[MediaWiki:Lang/uz]] {{Code|uz-latn}}
* [[MediaWiki:Lang/uz-cyrl]] {{Code|uz-cyrl}}
* [[MediaWiki:Lang/uz-latn]] {{Code|uz-latn}}
* [[MediaWiki:Lang/ve]] {{Code|ve}}
* [[MediaWiki:Lang/vec]] {{Code|vec}}
* [[MediaWiki:Lang/vep]] {{Code|vep}}
* [[MediaWiki:Lang/vi]] {{Code|vi}}
* [[MediaWiki:Lang/vls]] {{Code|vls}}
* [[MediaWiki:Lang/vmf]] {{Code|vmf}}
* [[MediaWiki:Lang/vo]] {{Code|vo}}
* [[MediaWiki:Lang/vot]] {{Code|vot}}
* [[MediaWiki:Lang/vro]] {{Code|vro}}
* [[MediaWiki:Lang/wa]] {{Code|wa}}
* [[MediaWiki:Lang/war]] {{Code|war}}
* [[MediaWiki:Lang/wo]] {{Code|wo}}
* [[MediaWiki:Lang/wuu]] {{Code|wuu}}
* [[MediaWiki:Lang/xal]] {{Code|xal}}
* [[MediaWiki:Lang/xh]] {{Code|xh}}
* [[MediaWiki:Lang/xmf]] {{Code|xmf}}
* [[MediaWiki:Lang/yi]] {{Code|yi}}
* [[MediaWiki:Lang/yo]] {{Code|yo}}
* [[MediaWiki:Lang/yue]] {{Code|yue}}
* [[MediaWiki:Lang/za]] {{Code|za}}
* [[MediaWiki:Lang/zea]] {{Code|zea}}
* [[MediaWiki:Lang/zh]] {{Code|zh}}
* [[MediaWiki:Lang/zh-classical]] {{Code|lzh}}
* [[MediaWiki:Lang/zh-cn]] {{Code|zh}}
* [[MediaWiki:Lang/zh-hans]] {{Code|zh}}
* [[MediaWiki:Lang/zh-hant]] {{Code|zh-tw}}
* [[MediaWiki:Lang/zh-hk]] {{Code|zh-tw}}
* [[MediaWiki:Lang/zh-min-nan]] {{Code|nan}}
* [[MediaWiki:Lang/zh-mo]] {{Code|zh-tw}}
* [[MediaWiki:Lang/zh-my]] {{Code|zh}}
* [[MediaWiki:Lang/zh-sg]] {{Code|zh}}
* [[MediaWiki:Lang/zh-tw]] {{Code|zh-tw}}
* [[MediaWiki:Lang/zh-yue]] {{Code|yue}}
* [[MediaWiki:Lang/zu]] {{Code|zu}}
</div>


While I wasn't fond of him personally, I'm concerned over this because I've been permabanned from lots and lots of forums on moderator whims, and have experienced how poorly chosen words can be a virtual ''death''-sentence. As long as you have an option to ban a user for a ''limited'' amount of time, I think this would be the time to show mercy.
I know it’s a big list, but I think it’s better to do it once and not come back to it again. --[[User:Max34|Max34]] ([[User talk:Max34|talk]]) 00:40, 26 June 2024 (PDT)


--[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 01:00, 23 February 2011 (UTC)
== Request to add to [[MediaWiki:Common.css]] ==
:Most of the discussion has been deleted. You're not nearly getting the whole picture here. [[User:Thelonesoldier|Thelonesoldier]] 01:51, 23 February 2011 (UTC)
::Then what is the whole picture? Looking twice, I find probable ban evasions, and a general arrogant and aggressive behavior, but do you really think that he will be the same person 1-2 years from now? --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 02:32, 23 February 2011 (UTC)
:::When he's given a final warning by an administrator and his response is "I'm not sorry" and more insults, that's not indicative of a desire to change or function cooperatively. In the workplace, if you create a hostile work environment, you get fired. They don't keep you in case you have a turnaround several years down the line. You are biased because you know him from some time ago, and I'm biased because he repeatedly attacked me and another user, but if the conversation continues in this direction it will look like I'm flaming him. It's pointless to debate amongst ourselves anyway, since neither of us has any authoritative powers and Jeff will do what he wants to do. [[User:Thelonesoldier|Thelonesoldier]] 09:01, 23 February 2011 (UTC)
::::Is that how you work? If you're all fired up over something, and a mod comes along and says that you nearly dodged a ban for flaming, but that he is instead willing to hear you out, do you suddenly out of the blue feel remorse and want to apologize for everything that you were so passionate about just a minute ago? ...because that's not a normal human reaction. Sure, you can feel enough fear to ''feign'' being sorry, but some people have more pride and sincerity than feigning an apology.
::::Also, this board is a lot different than a workplace. People can come and go as they please here. There are no "occupied positions" here that can result in somebody being "replaced", so the wiki is always open.
::::PS. I would also like to make it clear that while I knew MrTwoVideoCards from a couple of years ago, over all he was a beginner that I patiently tolerated - not a partner.
:::: --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 11:29, 23 February 2011 (UTC)
:::::So when you act out and are reproached by an authority, you take the opportunity to reaffirm you should be disciplined? You get called to the school office on threat of detention, and you gloat? The officer is teetering on letting you off with a warning and you brag about speeding? That's ludicrous. An adult can look at his or her behavior and think "I got carried away." Even if you can't admit to yourself or others that you made a mistake, a wiki offers the ''very convenient'' out that you can literally ''just not respond at all''. It's necessary for a wiki, at least to a degree, to behave as rational adults in a cooperative workplace - otherwise, we get flame wars and edit wars and very counter-productive behavior.
:::::Unforunately Gear did not learn to patiently tolerate others.
:::::Again, there is no point in having this conversation, but to be more clear I'm not going to continue participating in it. [[User:Thelonesoldier|Thelonesoldier]] 11:41, 23 February 2011 (UTC)
::::::I wouldn't do these things in the first place, but my point is that it's futile to expect an honest apology from someone who gets this carried away, without some kind of dialogue to take place. Of course he's not going to apologize - from his perspective he had been given no valid, honorable reason to, and he was still very much upset (because it didn't look like he did all of this with dead calm). In this case it looked like Jeff was giving him an opportunity to explain himself, and not replying would also be rude.
::::::...but all of this is beside the point. You never did answer my question of whether you thought he would still be the same angry, rude person after 1-2 years. I don't think so. There's a big difference between a 1-2 year ban, and a lifetime ban. --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 12:27, 23 February 2011 (UTC)
: Although this latest incident was the primary cause of the ban, this was not an isolated case. An existing pattern of inflammatory interactions with other users was also a contributing factor. Bans are '''never''' considered lightly. --[[User:JeffLane|JeffLane]] 23:50, 23 February 2011 (UTC)
:: Okay. I did what I could. --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 01:23, 24 February 2011 (UTC)
::It's okay, here I am. Yeah like I had stated on the AO page, I was never extremely angry with Lonesoldier. However seeing as quite a few other people were in the same boat I was, I felt somewhat annoyed by the lack of understanding on lonesoldiers part. It eventually dwindled down to the group not liking any of lonesoldier's arguments and reasoning realizing the Lonesoldier is the alpha and Omega over here at the VDC now, and that we are all but mere mortals who should never dare to challenge the all amazing might that is '''lonesoldier God of Thunder'''. I digress. I also stated I didn't apologize for my behavior, and honestly no one else did as well. That entire situation got out of hand, and I'm totally okay with putting it behind me, but it doesn't change the fact a lot of people still don't agree with how lonesoldier walks around the vdc, or that he was extremely annoying to deal with on the AO article. I must admit, I am quite surprised someone went and appealed my ban though.


:: My problem is I fail to see how everyone entirely disagreed with lonesoldier on the AO article, even someone who COMPLETELY IMPLEMENTED AO into the source engine, yet Jeff ''completely'' ignored those users, and they never we're talked to. I'm not trying to point fingers at other users here, or imply others should be punished in any way, just that quite a lot of users had an issue with lonesolder, yet you completely ignored that issue Jeff. You didn't bother to ask any of the users why they had such a problem with the AO article, and Lonesoldier themselves. Fuck, Lonesoldier didn't even get a slap on the wrist for the whole situation. Thats why I didn't care for apologizing for me behavior. I could honestly care less about getting angry about some whiner-baby kid over the internet, but when the moderators come on, and basically ignore the face of the issue, I get mad. I get mega jelly.--[[User:MrFourVideoCards|MrFourVideoCards]] 23:16, 27 February 2011 (UTC)
{{User|PabloS}}, can you add the below code to MediaWiki:Common.css? It fixes the horrible gradient in the search box in the top right corner.


{{CodeBlock|style=1|<nowiki>#simpleSearch {
background-size: contain;
}</nowiki>}}


:::Aside from the inability to stop insulting people, will anything be done about the block evasion? [[User:Thelonesoldier|Thelonesoldier]] 04:17, 28 February 2011 (UTC)
[[File:Comparison of changes in the search background.jpg|128px]]
::THE LEVELS OF MAD, THEY ARE SO HIGH DOCTOR! THEY ARE ALMOST OVER :::'''9000'''!--[[User:MrFourVideoCards|MrFourVideoCards]] 06:08, 28 February 2011 (UTC)


:There are several mistaken assumptions here. Here are some points that will hopefully be useful for other users to understand the thinking in these cases.
-[[User:THE OWL|THE OWL]] ([[User talk:THE OWL|talk]]) 12:13, 17 July 2024 (PDT)
:# The validity of the article in question had ''no bearing'' on the bans dealt out. Whether the article is "right or wrong" is not the issue -- the ''attitude'' and method taken in the discussion is. Disagreements on occasion are bound to happen. In fact, they're often helpful to get all the sides of an issue covered. However, when your argument gets reduced to only personal attacks and flaming, it won't be tolerated. If there is a demonstrated pattern of an unwillingness to discuss issues without resorting to anger-filled responses and personal attacks, that just won't work.
:# Users do not get banned for writing articles that are technically or factually incorrect, unless it is obvious that it is intentionally misleading. Also, requesting another user get banned just because you disagree with them is not going to be looked upon with a positive light. They're also not going to get banned if they ask reasonably-stated questions and follow-ups about corrections to their articles. If that was the case, many of our current users would no longer be here. Writing useful ''new'' articles and content is the most valuable contribution a user can make. Knowledgeable users that can then help teach and correct any errors are invaluable. That's essential to how a wiki should work. Flaming them for their mistakes without adding to the article is destructive and it discourages the writing of any new articles. It's not easy, and sometimes requires a lot of patience.
:# As I stated earlier, this particular ban is not the result of just a single event, so comparing treatment of one user over another should be viewed with that consideration. It is a poor assumption to think otherwise. Regardless of time spent on the site, users that are ''consistently'' positive, well-intentioned, and helpful in their contributions will likely get greater leniency and consideration when a moderator is forced to act. The opposite is also true.
:# The opinions of various users in the discussion are never ignored. In fact, the AO article was changed ''specifically'' because of the input of others, contrary to the wishes of the author. Don't assume because moderators don't take part in every conversation that no one is paying attention. We can't take an active part in every discussion, that's not even desirable, so only do when it's absolutely necessary. It is ''far'' preferable that community members work out their own solutions. If they can't, a moderator will to step in, and will try address the issue as objectively as possible.
:# No one has demanded, is expecting, or is requiring an apology. That's entirely optional. Just listen to the moderators on the rare occasion they have a specific request, and that's all that's required. If a moderator is warning you, it's serious. Failure to listen may well resort in a ban. It's really that simple.
:# Do your part by trying to avoid being drawn into edit wars, flame wars, and heated arguments. Much anguish can be avoided if you just stop, step back, and evaluate whether continuing to be involved in a discussion will actually get a positive result. You don't need to respond to every thread. No one is asking you to be a saint, just be reasonably fair and respectful towards other users. Before you respond, think about what you expect to achieve. If your answer is "to be right", or "to shut that guy up", you may be headed on the wrong path, and don't be surprised by the results if you follow it.
:For more information on this topic, Wikipedia has some [http://en.wikipedia.org/wiki/Wikipedia:Civility excellent pages on the issue] and [http://en.wikipedia.org/wiki/Wikipedia:Assume_good_faith related ones]. I'm pleased to say that the VDC has had relatively few of these problems over the years, and we've relied on the fact that our community is generally a fantastic one, so we've deliberately avoided burdening the site with some of rules and processes that Wikipedia has to address these situations.
:Hopefully this provides some clarity. --[[User:JeffLane|JeffLane]] 04:55, 1 March 2011 (UTC)


::Thanks, but you still haven't addressed the block evasion. What's the point of a ban if users are free to ignore it and create a new account? That pretty much invalidates the entire point of civility or any other reasonable standard behavior, if you can approach the wiki with the attitude "I can do whatever the hell I want because if I get banned I can just make another account, whine and insult other users and administrators and generally continue the same behavior that got me banned, and they won't do anything about it". [[User:Thelonesoldier|Thelonesoldier]] 05:57, 1 March 2011 (UTC)
== Adding Community Portal to the main sidebar ==
[[Valve Developer Community:Community portal]] is being updated to be more useful. It'd be nice to have it accessible right from the sidebar. Maybe about "Getting Help" - they're closely related? [[User:Cvoxalury|Cvoxalury]] ([[User talk:Cvoxalury|talk]]) 08:13, 18 July 2024 (PDT)


::: Firstly, please read #6 on my earlier post. To be clear, I suggest you post no further on this issue, it is really not necessary. Secondly, if anyone assumes that they can continue the same behavior after a ban without consequences, they would be making an error. --[[User:JeffLane|JeffLane]] 06:36, 1 March 2011 (UTC)
== Category namespace has subpages disabled with recent wiki updates ==
::::Well, I thought permanent bans were permanent. You've stated several times that we use rules similar to those at Wikipedia, and there block evasion is a serious offense. Now I understand permanent bans aren't permanent, I got the information I wanted. [[User:Thelonesoldier|Thelonesoldier]] 06:52, 1 March 2011 (UTC)
Would be preferable to enable subpages on Category namespace as there are templates relying on <nowiki>{{ROOTPAGENAME}}</nowiki> use --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 15:30, 3 December 2024 (PST)
:::::While I understand your point, I'm puzzled as to why you ''care'' about him staying forever banned this much, as he seems to have left you alone since. --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 07:08, 1 March 2011 (UTC)
: Will take a look. --[[User:JeffLane|JeffLane]] ([[User talk:JeffLane|talk]]) 13:46, 4 December 2024 (PST)
::::::Aside from the fact that he devoted nearly two paragraphs to attacking me more, I was concerned more about the degrading the integrity of a ban. As I said, I feel it invalidates the rules and standards of behavior. Sort of like giving out traffic tickets but letting it slide when people don't pay them. Anyway, the discussion is over.
: This should be now fixed. --[[User:JeffLane|JeffLane]] ([[User talk:JeffLane|talk]]) 13:34, 9 December 2024 (PST)


:EDIT: Well actually, I have more. I want to say to be clear: ''I believe in rules''. That's why I've written a few help and policy pages. Rules set standards for everyone to go by and help to avoid problems. You can say there are unwritten community rules developed over time, but these are useless to a newcomer. Time and effort is uselessly wasted trying to explain conventions that aren't already put to writing, and this may have to be repeated for many individuals because there is no central location for the information. This isn't even exclusive to newcomers! Look what Jeff said: "There are several mistaken assumptions here". We would have fewer mistaken assumptions if the things Jeff said were already written up in a policy page. Likewise, I had to bring up the block evasion several times to get any kind of answer about it, because the approach being taken at present is counter-intuitive.
== Installing Scribunto ==
:I respectfully present my opinion that '''we need a few more community guidelines'''. I understand but disagree with the sentiment that this will in some way impede work on the wiki. We don't need a beauracratic nightmare like Wikipedia; we don't need hundreds of convoluted help, policy, guideline, etc pages. We don't need to be as strict or as encompassing. We can add a few more policies at most. I feel like we need a behavioral guideline, something that says what Jeff has brought up: "work together, don't flame each other, if someone is wrong help correct them instead of insulting them, correct bad information instead of maliciously deleting it", etc. I would have thought these things inherently obvious common sense, but it seems this is not the case for everyone.
:I also think, at this point, we might need some info on bans. I am frustrated that I had to bring up the issue four times before it was dismissed offhandedly. I can only think of three ways of interpreting the information: 1. Permanent bans are not enforced across multiple accounts; any banned user is free to make a new account. 2. Permanent bans are enforced and block evasion is forbidden (clearly not the case here, even though it is the case on Wikipedia which is supposedly our model), or 3. Permanent bans may not be permanent and users may arbitrarily be allowed to make a new account on a case-by-case basis. Regardless of the stance, it should be public knowledge. I hope the third case is not true, as it is unfair to everyone to have an inconsistent rule for the most serious of all adminsitrative interventions. And in that situation wouldn't it be more practical to never issue a permanent ban? Maybe make a 1-month maximum? [[User:Thelonesoldier|Thelonesoldier]] 07:16, 1 March 2011 (UTC)
::Well, MrTwoVideoCards' ban reads "infinite, ''account creation blocked''", which is actually more than Jeff did for a couple of spammers (where it just says "infinite"), so whatever the consequences will be, it technically counts as ban evasion, while the previously mentioned spammers are theoretically allowed to just create another account. --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 08:24, 1 March 2011 (UTC)


With an updated version of MediaWiki having been installed, I would assume someone has access to the wiki's server. Is it now possible to install extensions? If so, I would suggest installing [[mw:Scribunto|Scribunto]], which allows for the creation of Lua modules, much like those used on Wikipedia and the TF2 wiki. Many templates are currently very tedious to update or hard to read (see {{tl2|this is a/category}}, {{tl2|str sub long}}, and {{tl2|delink}}). ―[[User:Pee|Pee]] ([[User talk:Pee|talk]]) 11:04, 5 December 2024 (PST)


== Custom source markup tags ==
== External images are not working ==


I noticed that this wiki has implemented GeSHi <nowiki><source></nowiki> markup tags to supercede the standard <nowiki><pre></nowiki> (and <nowiki><code></nowiki> and <nowiki><div></nowiki>) tags when marking listings of source code and scripts. (It does not support the newer <nowiki><syntaxhighlight></nowiki> tags, however.) I'm not an ''experienced'' PHP programmer, but I'm curious if there was a way to code a custom script markup for Valve's scripts. (Right now the argument ''lang=actionscript3'' ''looks'' pretty okay, but that's for Flash.) It should be pretty easy for anyone who has the time, by referring to the [http://qbnz.com/highlighter/geshi-doc.html GeSHi documentation]. --[[User:MossyBucket|MossyBucket (formerly Andreasen)]] 05:41, 25 February 2011 (UTC)
[https://www.mediawiki.org/wiki/Manual:Linked_images#External_image_syntax External images] are not working after wiki update --[[User:Kpabik|Kpabik]] ([[User talk:Kpabik|talk]]) 02:23, 8 December 2024 (PST)
: Please explain why you consider this necessary or even desirable. There are good reasons to have all content directly accessible on the VDC and not under the control of external sources. --[[User:JeffLane|JeffLane]] ([[User talk:JeffLane|talk]])


==Scrolling bug in IE8==
== [[Special:ListFiles]] no longer have a search feature ==
I don't know if anyone else uses IE8, but there's this nasty scrolling bug that I keep getting here. Sometimes when I'm typing or pasting text into the edit window, the edit window scrolls upward each time something is entered. So after typing about three words it's scrolled up enough I can't see what I'm typing anymore. The problem seems to happen more often and slightly differently during pasting; I'll paste something and it scrolls up about a page, but if I type anything it scrolls back down to where I was typing.


I had these exact problems with Wikipedia when IE8 first came out; I had thought they patched IE to fix the problems but apparently they patched Wikipedia to fix the problem. So I think having an outdated version of MediaWiki is the source of the problem and updating would eliminate it? Anyone else experience this issue? [[User:Thelonesoldier|Thelonesoldier]] 22:21, 2 March 2011 (UTC)
This page no longer have a "Search for media name" feature, likely because of new MediaWiki update that was done recently. Can anyone add this feature back? --[[User:Kr0tchet|leonidakarlach]] ([[User talk:Kr0tchet|talk]]) 04:01, 23 December 2024 (PST)
:You should be able to use the regular search option, then deselect all namespaces except for <code>File:</code> ―[[User:Pee|Pee]] ([[User talk:Pee|talk]]) 12:28, 27 December 2024 (PST)
:: The [https://developer.valvesoftware.com/w/index.php?title=Special:Search&profile=images&search=&fulltext=1 Multimedia category] can be used. --[[User:JeffLane|JeffLane]] ([[User talk:JeffLane|talk]]) 07:34, 5 January 2025 (PST)


==Requesting translators to translate Markup tags in select languages==
== Audio Support ==
This may be a lot to ask for, but it'd be helpful if there were translated versions of cleanup tags, like <nowiki>{{cleanup:ru}}</nowiki>, <nowiki>{{ToTranslate:ru}}</nowiki>, etc. so we can tag pages in their own languages. Say a Russian-only editor needs to tag a Russian page for cleanup. Not much help if he tags it with an English-written tag :P I'm sure this has been brought up before, though, and I understand translators are hard to come by. Just a suggestion to slide on to the to-do list. --&mdash;[[User:Mattshu|Mattshu]]&nbsp;<sup>([[User talk:Mattshu|Talk]])</sup> 00:02, 4 March 2011 (UTC)
 
Can someone in administration change the whitelist of files on the upload page? Sounds are on the official Team Fortress 2 wiki, but not here, although a lot of things (soundscapes, default button sounds, etc.) should be included in the wiki so people don't have to open VPK or search for the right sound on Youtube.
<br> I think OGG support would be more than enough. Not everyone will like converting WAV to OGG, but if the wiki has very limited storage space, some convenience can be sacrificed.
<br> I've previously made some moves towards merging the wiki with its namesake unofficial organization on GitHub (there was previously a template I created for embedding audio from third-party sources), but it's not that convenient for other people to use, and splitting one site into a bunch of other sites isn't very efficient.
<br> [[User:THE OWL|THE OWL]] ([[User talk:THE OWL|talk]]) 10:38, 30 December 2024 (PST)
 
:About soundscapes: Open the game and enter [[playsoundscape]]. <span style=color:#666>I don't want to know how many MB of sound would have to be uploaded to this wiki for the small convenience of not having to do that. Frankly, that would be a ridiculous decision.</span>
:About default button sounds: Use Hammer's sound browser. <span style=color:#666>I understand that sound on this wiki would indeed be convenient for common/historical sounds like those, but where should one draw the line? This wiki obviously shouldn't contain all games' sounds.</span>
:I definitely disagree that sound 'should' be on the wiki. <span style=color:#666>It 'could', but does it really 'need'? Allowing sound uploads is not a small deal. This wiki doesn't need to 'hold up' with other wikis, it's primarily for ''developers''.</span>
:Can you name an instance where sound should definitely be on this wiki? --[[User:Popcorn|popcorn]] ([[User talk:Popcorn|talk]]) 20:44, 30 December 2024 (PST)
 
:: Well, I can still say that what you suggested is inconvenient (the game isn't always running, and the sound browser is awkward). I used that wiki at times when I was learning Hammer, and I always had to go to YouTube to find any sound. Those videos exist for a reason. Sounds are hard to find if you don't know how to do this (and there's no information about it on the sound pages), which YouTube has fixed.
:: As for file size, I've already written about this, giving an example as OGG, which is the default format in [[mw:|MediaWiki]]. Its use results in WAV compression by a factor of about 2, and in some situations 4. Soundscapes don't take a minute to listen to, and the OGG file size will only be 2 MB if the sound is 4 minutes long, or if the sound itself is extremely difficult to encode.
:: I think it would be fine to add a note on some pages like "Hey, look, you can play these sounds in a game or editor by doing this and this". That would make things easier too, but it's a lot less convenient than just listening here and now.
:: As for "this wiki isn't like other wikis", I didn't say we should add all sounds from Valve games. It would just be nicer for developers (especially newbies) to be able to play certain sounds on the page. Why would I need to go into the game or editor to listen to the sounds of a {{ent|func_button}} entity if I'm already on its page? [[User:THE OWL|THE OWL]] ([[User talk:THE OWL|talk]]) 06:16, 1 January 2025 (PST)
 
:::Yes, it's not convenient, and that's the truth. <span style=color:#666>Especially if it's for new people, then I wouldn't give them the convenience to be able to listen to just a handful of sounds here, but instead give them the tools to be able to listen to any game sound. And yes, these tips/instructions may be missing on the sound pages; That's something we can fix.</span>
:::We don't need to talk about compression factors if the responsible people find that it's unnecessary filesize on this wiki. <span style=color:#666>Note that I'm not one of them, but it's possible they think similar and don't consider discussing that with you because they may have more important things to do.</span>
:::I think that's all I have to say about this. --[[User:Popcorn|popcorn]] ([[User talk:Popcorn|talk]]) 10:00, 1 January 2025 (PST)
:This is unlikely to be added. --[[User:JeffLane|JeffLane]] ([[User talk:JeffLane|talk]]) 07:44, 5 January 2025 (PST)
 
== Changing the filter board ==
 
I don't know how to call it but any special page that has the filters, like [[Special:Watchlist]], don't fit with the VDC style,
 
so i tested it with the legend colors (''list of abbreviations''), and it fits with the VDC style.
 
For the highlighting, i changed them to these colors:
<span style="background:#29354b; padding-right:1em; padding-left: 1em">#29354b</span>
<span style="background:#1e443c; padding-right:1em; padding-left: 1em">#1e443c</span>
<span style="background:#564b29; padding-right:1em; padding-left: 1em">#564b29</span>
<span style="background:#563626; padding-right:1em; padding-left: 1em">#563626</span>
<span style="background:#4e2929; padding-right:1em; padding-left: 1em">#4e2929</span>
 
This makes the text be readable, the current highlight for the blue is:
<span style="background:#c2d1f0; padding-right:1em; padding-left: 1em">If you can read this, congrats!</span>
 
Here is an example of the filter board that uses the legend style (''click to enlarge''):
 
[[File:VDC-FilterBoard-Example.png|500px]]
 
--[[User:N0one|N0one]] ([[User talk:N0one|talk]]) 08:53, 24 January 2025 (PST)
 
== urgent deletion ==
 
page has identifiable information need it nuked immediately<br/>
can elaborate privately but this is urgent<br/>
[[User_talk:BubbleQ|the page]]<br/>
[[User:ThrowawayIllIlIIl|ThrowawayIllIlIIl]] ([[User talk:ThrowawayIllIlIIl|talk]]) 15:10, 24 January 2025 (PST)
 
== WebP images don't seem to work ==
They're whitelisted, but they don't get thumbnails generated for them.
[[:File:Alone Mod.webp|Example]]: [[File:Alone Mod.webp|320px]]
<br/>— [[User:SirYodaJedi|SirYodaJedi]] ([[User_talk:SirYodaJedi|talk]]) 14:57, 2 March 2025 (PST)
 
== Minor edits ==
 
Lot of users are misusing the minor edit check mark and the fault is not really on them but because it's not very clear what it means. Maybe it would be good to add link to [[w:Help:Minor Edit]] to this notice [[MediaWiki:Copyrightwarning2]] which is shown close to the checkmark. Alternatively editing this notice [[MediaWiki:Minoredit]] to contain the mentioned link but not sure how that would work because currently that text is clickable to apply the checkmark --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 16:15, 11 March 2025 (PDT)
:I'm also observing that a lot. Would be great to make that clear. --[[User:Popcorn|popcorn]] ([[User talk:Popcorn|talk]]) 17:25, 12 March 2025 (PDT)
 
== [[User:GregCoomer]] internal error ==
 
Is it only me that gets this message when viewing an employees page?
<div class="mw-message-box-error mw-content-ltr mw-message-box">[bunch of letters and numbers] 2025-04-05 20:30:36: Fatal exception of type "Exception"</div>
I was looking through [[Special:Log/protect]] to see what pages are protected and i saw him being protected so i clicked on it and i get this error, last year i was able to see the page.
 
Also the title says internal error instead of [[User:GregCoomer]]. --[[User:N0one|N0one]] ([[User talk:N0one|talk]]) 13:39, 5 April 2025 (PDT)
:Noticed this more than once already when checking [https://developer.valvesoftware.com/w/index.php?title=Data_Descriptions&oldid=1363 old revisions] too. Seems to be a recent issue  --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 13:43, 5 April 2025 (PDT)
 
== Edit request for [[MediaWiki:Common.css]] on 13 April 2025 ==
 
Hi! Could an admin please adjust the tab size for preformatted text from 8, apparently the default, to a sensible value like 4? The request is simply to add this:
<syntaxhighlight lang=css>
pre {
tab-size: 4;
}
</syntaxhighlight>
Sincerely 😉, [[User:Alexiscoutinho|Alexis Coutinho]] ([[User talk:Alexiscoutinho|talk]]) 19:34, 13 April 2025 (UTC)
 
== Gallery mode "nolines" has unsightly checkered pillarboxes and letterboxes ==
 
Example, from [[Counter-Strike: Source]] page:
<gallery mode=nolines heights=192px widths=307px>
Cs-source.JPG
Counter-strike-source-screenshot-de aztec.jpg
Screenshot-CSS-Source_engine_comparison.jpg
</gallery>
This didn't happen before the recent CSS changes (like dark mode <nowiki><pre></nowiki> tags and whatnot). This graphical bug can be worked around by using an html table, but that loses the connivence that native MediaWiki tables offer. <br/>— [[User:SirYodaJedi|SirYodaJedi]] ([[User_talk:SirYodaJedi|talk]]) 09:54, 14 April 2025 (PDT)
 
== Page needing unprotection ==
 
The page [[L4D2 EMS/Intro]] (a double redirect) is currently protected so only administrators can edit it, breaking a script I use to automatically fix double redirects. ―[[User:Pee|Pee]] ([[User talk:Pee|talk]]) 18:56, 27 April 2025 (PDT)
 
== Wikitable titles are illegible due to color ==
 
Wikitables have their titlebars' text color set to black, which is illegible on a dark mode wiki such as this one.
{| class="wikitable"
|+ Caption text
|-
! Header text !! Header text !! Header text
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
|}
 
This can be worked around with a span tag, but ideally it'd be a legible color to begin with (preferably either the same one that all the other text uses, or perhaps the one that h1 and h2 tags use).
{| class="wikitable"
|+ <span style="color:lightgrey">Caption text</span>
|-
! Header text !! Header text !! Header text
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
|}
 
I'm not familiar enough with mediawiki's backend to know which CSS class needs updating.<br/>— [[User:SirYodaJedi|SirYodaJedi]] ([[User_talk:SirYodaJedi|talk]]) 06:59, 28 April 2025 (PDT)
 
:: Its the class wikitable, the color is set to {{Code|<nowiki>#</nowiki>202122}} but it can be changed to {{Code|inherit}}. --[[User:N0one|N0one]] ([[User talk:N0one|talk]]) 08:53, 28 April 2025 (PDT)
 
:: Also, instead of doing this {{Code|<nowiki>|+ <span style="color:lightgrey">Caption text</span></nowiki>}}, it can be done by {{Code|<nowiki>|+ style="color:lightgrey" |Caption text</nowiki>}} or {{Code|<nowiki>{| class="wikitable" style="color:lightgrey"</nowiki>}} --[[User:N0one|N0one]] ([[User talk:N0one|talk]]) 08:57, 28 April 2025 (PDT)
 
:::And if someone is at it, please change not only the wikitable's ''color'' but also its ''background-color'' to ''inherit'' which comes into play if a cell is missing or if a transparent background us used:
:::{| class=wikitable style=margin:0
! Normal cell !! Background black, 50 % transparent !! Background transparent !! Cell missing
|-
| this looks ok
|style="background:rgba(0,0,0, 0.5);" | how can this be brighter?
|style="background:transparent;"| "transparent"?
|}
:::I already wrote a bit at [[Talk:Main Page#Tables]].
:::--[[User:Popcorn|popcorn]] ([[User talk:Popcorn|talk]]) 15:38, 28 April 2025 (PDT)
 
== Bold text ==
 
Can anyone do something about the bold text? It's useless in VDC because it's hardly visible. I can't offer some good example because I haven't experimented with it, but sans-serif clearly doesn't handle VDC colors well at this size of text in articles.
 
I would make it brighter, but my color doesn't look good:
* Old: It's plain text around '''Bold''' text.
* New: It's plain text around '''<span style="color:#dfdfde">Bold</span>''' text.
 
[[User:THE OWL|THE OWL]] ([[User talk:THE OWL|talk]]) 08:29, 12 May 2025 (PDT)
 
:It doesn't look too good bright. See how it would look at [[Targetname]] for example --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 08:36, 12 May 2025 (PDT)
 
:: I tried <code>#cfcfce</code> and it seems to look kinda nice. But I'm not suggesting a solution, I just suggested looking for a solution to someone with access to CSS 🫡
:: I don't think it's impossible to improve the visibility of bold text, but given the colors of the wiki, it would be hard to pick a really good solution without changing the text size of the articles.
:: --[[User:THE OWL|THE OWL]] ([[User talk:THE OWL|talk]]) 08:54, 12 May 2025 (PDT)
 
== Namespace GoldSrc and Source 2 ? ==
 
If it's possible it would be nice to have separate namespace for GoldSrc and Source 2. Currently such pages are simply suffixed by <code> (GoldSrc)</code> or <code> (Source 2)</code>. (for example [[func_illusionary (GoldSrc)]], [[func_illusionary]], With namespace it would be [[GoldSrc:func_illusionary]] and the magic word <nowiki>{{NAMESPACE}}</nowiki> would return the GoldSrc as namespace on such page). --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 08:58, 20 May 2025 (PDT)
 
:[https://www.mediawiki.org/wiki/Manual:Using_custom_namespaces Yes], its possible if an administrator adds them, having a custom namespace for an entity (or something else) is a good idea. --[[User:N0one|N0one]] ([[User talk:N0one|talk]]) 09:12, 20 May 2025 (PDT)
 
== Tab size too wide on pre tag ==
 
For a long time now, the tab size on pre tags are way too wide, the text editor uses a tab size of 4, while the tag uses 8, this makes it harder to align texts, also {{Code|<nowiki><syntaxhighlight></nowiki>}} uses a tab size of 4, which is easier to align code/text. --[[User:N0one|N0one]] ([[User talk:N0one|talk]]) 08:49, 28 June 2025 (PDT)
:Already mentioned here [[#Edit request for MediaWiki:Common.css on 13 April 2025]] --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 08:53, 28 June 2025 (PDT)
 
== MediaWiki 1.39 End-Of-Life ==
 
The VDC is currently using MediaWiki [[Special:Version|1.39.12]]. 1.39 is going EOL in November: https://www.mediawiki.org/wiki/Version_lifecycle
 
That page lists which LTS version is still supported. Recommend upgrading before the deadline is passed. [[User:Solokiller|Solokiller]] ([[User talk:Solokiller|talk]]) 08:59, 12 August 2025 (PDT)

Latest revision as of 08:59, 12 August 2025

Shortcut
VDC:AN
Icon-message-48px.png
This is the discussion page of Valve Developer Community:Administrators' noticeboard. To add a comment, use the Edit button near the headline of the appropriate section. To create a new section, you can use the Add topic button at the top of this page.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.
Breathe-package-generic.png Archives

This page is for items that need the attention of admins.

For items concerning the community but which do not require administrator action, please see the Main discussion page.

Leave a new message.

New uploading file formats

Can you change the whitelist of files? Or is the current situation due to technical limitations that do not allow, for example, sounds to work properly?

For example, we really miss SVG (actually, we found a replacement, but it increases the size of the files) and OGG (func_button). -- THE OWL 13:38, 18 Jun 2024 (UTC)

I don't have the ability to change this. PabloS Icon-valve.png (talk) 09:21, 18 June 2024 (PDT)

MediaWiki:Common.css

Can you please add the below lines to the CSS? This will allow people to better understand what is clickable and what is not.

.vdc-island-link { position: relative } .vdc-island-link::before { content:""; width: 100%; height: 100%; background-color: rgb(255 255 255 / 3%); opacity: 0; transition: 30ms; pointer-events: none; position: absolute; top: 0; left: 0 } .vdc-island-link:hover::before { opacity: 1 } .vdc-island-link:active::before { opacity: .7 }

Example

--THE OWL 21:53, 18 Jun 2024 (UTC)

Could you show me a page (or pages) where .vdc-island-link is used? PabloS (talk) 19:02, 18 June 2024 (PDT)
At the moment, there are no such pages. This is just my idea to improve interaction with interactive blocks and interactive buttons. It is not always clear what you can click on, and such a primitive effect at least a little, but will help in fixing this problem.
From the examples of using the new class I can cite the button in the Valve Technology template and also the buttons on the main page redirecting to the tools documentation. -- THE OWL 6:58, 19 Jun 2024 (UTC)
I've slightly updated the example content and added an effect when the HTML element is clicked. Useful for interactive buttons. --THE OWL 7:58, 19 Jun 2024 (UTC)
Another 'solution' to a problem that isn't real. This is how we arrived at the current situation with the wrecked article programming. The techbro tweaking mentality.
There's very few of these buttons in use (are there any outside the main page?) and they may as well just be rewritten to have links in them that get underlined when hovered upon.
(Not to mention, the cursor literally changes when hovering over them. What's not clear?)
Buttons that change text as shown in the current example, this 'jumpy' effect, is unappealing and again, I'll stress, it's this desperate tweaking/modernisation urges "just because".
(And knowing them, they'll make it look up more and more strings, it'll be a mess again like we have currently...)
You first should show that there's a user case, or better, a consensus formed, that there is an issue to begin with. Cvoxalury (talk) 01:13, 19 June 2024 (PDT)
(are there any outside the main page?)
Any software page and any article. The translation tools at the top also have buttons. A lot of things here have buttons.
Not to mention, the cursor literally changes when hovering over them. What's not clear?
Oh, really? tell that to all modern designers. Somehow they are not happy with this kind of crap. For some reason, everyone is trying to clearly show that this is a link. That's stupid, isn't it? Is it just me or are you sitting on Windows 98 right now and endlessly enjoying its interface? You are not even satisfied with the most common animation when you hover your mouse over something you click on. I admit that the example may not be the best, but it still shows the main thing - background highlighting on mouseover and background highlighting on click (classic thing).
Then why do we need colored buttons and all that? Let's switch to plain text with simple blue links? Seriously, explaining the purpose of such a simple effect is silly. I can explain why I wrote the styles this way, no more than that. --THE OWL 11:38, 19 Jun 2024 (UTC)
The strawman 'modern designers' are not here. Any sane web developer cries when they see the mess you've made. The admin you are appealing to already called your work 'unholy' and called you out for singlehandedly wreaking havok.
And we don't need coloured buttons! They are only on the main page because YOU started this. On 99.9% of pages they are not used and never going to be used.
You are hyperbolising as if blue links are somehow bad. But they are the most common and normal type and will stay that way. Cvoxalury (talk) 04:50, 19 June 2024 (PDT)
When are you going to stop accusing me of something I didn't do? Are you sure you were here until at least 2024? These buttons are 20 years old, we just tweaked the colors of the colored buttons a bit (actually, I made them much less contrasty, the current state of them is not to my credit).
I know what you mean, I'm just messing with you. So I promise this will be fixed too, if your sandbox page ends up not being finished before I get back. I'd describe everything in detail, but this wiki is very inconvenient to work with on a small screen, and I don't really have a lot of time to do it. Right now, I'm just proposing a simple idea. --User:THE OWL 11:58, 19 Jun 2024 (UTC)
The buttons weren't buttons, they were just coloured rectangles. The links in them were usual clickable links.
I'm just messing with you - ah, there we go. We can finally pin regular trolling on you, with this evidence. Cvoxalury (talk) 05:02, 19 June 2024 (PDT)
The example in the link is terrible. You seem to have a consistent problem where all your suggestions are based on what you think looks flashy or flexes your knowledge of html code, instead of providing concise, accessible and clear navigation. Microsoft has figured out a solution for hovering over items decades ago - a background highlight or a slight border.A. Shift (talk) 01:28, 19 June 2024 (PDT)
I suggested this code only because I don’t want to be asked to add something a bunch of times in the future. I just wrote a universal thing that can be applied to an object with any style.
This is the most common background highlighting that most modern sites use, simply written so that we can use it on any type of interactive element.
This can be accomplished in a number of ways, but I chose this one because this effect needs to be applied to any style, and filters are kind of disliked here. --THE OWL 11:35, 19 Jun 2024 (UTC)
You are already not being asked to add something. You are being asked to stop doing what you are doing.
What 'any type of interactive element' do we need? What do we even use? The most common 'interactive element' is a link. The next common is collapsable categories. Neither need anything special. If it works well, don't change it. Stop with the additions. Cvoxalury (talk) 04:50, 19 June 2024 (PDT)
The particular issue should be resolved for now. If more issues arise, don't hesistate to let us know. Peter Brev (talk) 10:28, 19 June 2024 (PDT)

System messages that could be very useful: MediaWiki:Lang

I’ve already suggested creating a MediaWiki:Lang page on its talk page. The idea behind MediaWiki:Lang is to get rid of the heavy {{Uselang}} template and add native support for all languages, not just those that can be accessed through {{Uselang}}. By doing this through a system message, it will be possible to reduce the load on many pages on the site, since now many templates depend on {{Uselang}}. Do not forget that {{Uselang}} is a template that can be edited by anyone (especially for the purpose of vandalism) and thus the site can go down.

I have compiled a list of all message pages ​​and what codes need to be entered in them. Some pages have different codes. There are reasons for this. For example, you can read this material https://meta.wikimedia.org/wiki/Special_language_codes to better understand why, for example, als lang is actually gsw. If I made a mistake in any of the languages, feel free to edit it directly in my message, I will be glad. However, do not forget to write the reason why I made a mistake in a particular language.

I know it’s a big list, but I think it’s better to do it once and not come back to it again. --Max34 (talk) 00:40, 26 June 2024 (PDT)

Request to add to MediaWiki:Common.css

PabloS, can you add the below code to MediaWiki:Common.css? It fixes the horrible gradient in the search box in the top right corner.

#simpleSearch { background-size: contain; }

Comparison of changes in the search background.jpg

-THE OWL (talk) 12:13, 17 July 2024 (PDT)

Adding Community Portal to the main sidebar

Valve Developer Community:Community portal is being updated to be more useful. It'd be nice to have it accessible right from the sidebar. Maybe about "Getting Help" - they're closely related? Cvoxalury (talk) 08:13, 18 July 2024 (PDT)

Category namespace has subpages disabled with recent wiki updates

Would be preferable to enable subpages on Category namespace as there are templates relying on {{ROOTPAGENAME}} use --Nescius (talk) 15:30, 3 December 2024 (PST)

Will take a look. --JeffLane (talk) 13:46, 4 December 2024 (PST)
This should be now fixed. --JeffLane (talk) 13:34, 9 December 2024 (PST)

Installing Scribunto

With an updated version of MediaWiki having been installed, I would assume someone has access to the wiki's server. Is it now possible to install extensions? If so, I would suggest installing Scribunto, which allows for the creation of Lua modules, much like those used on Wikipedia and the TF2 wiki. Many templates are currently very tedious to update or hard to read (see {{this is a/category}}, {{str sub long}}, and {{delink}}). ―Pee (talk) 11:04, 5 December 2024 (PST)

External images are not working

External images are not working after wiki update --Kpabik (talk) 02:23, 8 December 2024 (PST)

Please explain why you consider this necessary or even desirable. There are good reasons to have all content directly accessible on the VDC and not under the control of external sources. --JeffLane (talk)

Special:ListFiles no longer have a search feature

This page no longer have a "Search for media name" feature, likely because of new MediaWiki update that was done recently. Can anyone add this feature back? --leonidakarlach (talk) 04:01, 23 December 2024 (PST)

You should be able to use the regular search option, then deselect all namespaces except for File:Pee (talk) 12:28, 27 December 2024 (PST)
The Multimedia category can be used. --JeffLane (talk) 07:34, 5 January 2025 (PST)

Audio Support

Can someone in administration change the whitelist of files on the upload page? Sounds are on the official Team Fortress 2 wiki, but not here, although a lot of things (soundscapes, default button sounds, etc.) should be included in the wiki so people don't have to open VPK or search for the right sound on Youtube.
I think OGG support would be more than enough. Not everyone will like converting WAV to OGG, but if the wiki has very limited storage space, some convenience can be sacrificed.
I've previously made some moves towards merging the wiki with its namesake unofficial organization on GitHub (there was previously a template I created for embedding audio from third-party sources), but it's not that convenient for other people to use, and splitting one site into a bunch of other sites isn't very efficient.
THE OWL (talk) 10:38, 30 December 2024 (PST)

About soundscapes: Open the game and enter playsoundscape. I don't want to know how many MB of sound would have to be uploaded to this wiki for the small convenience of not having to do that. Frankly, that would be a ridiculous decision.
About default button sounds: Use Hammer's sound browser. I understand that sound on this wiki would indeed be convenient for common/historical sounds like those, but where should one draw the line? This wiki obviously shouldn't contain all games' sounds.
I definitely disagree that sound 'should' be on the wiki. It 'could', but does it really 'need'? Allowing sound uploads is not a small deal. This wiki doesn't need to 'hold up' with other wikis, it's primarily for developers.
Can you name an instance where sound should definitely be on this wiki? --popcorn (talk) 20:44, 30 December 2024 (PST)
Well, I can still say that what you suggested is inconvenient (the game isn't always running, and the sound browser is awkward). I used that wiki at times when I was learning Hammer, and I always had to go to YouTube to find any sound. Those videos exist for a reason. Sounds are hard to find if you don't know how to do this (and there's no information about it on the sound pages), which YouTube has fixed.
As for file size, I've already written about this, giving an example as OGG, which is the default format in MediaWiki. Its use results in WAV compression by a factor of about 2, and in some situations 4. Soundscapes don't take a minute to listen to, and the OGG file size will only be 2 MB if the sound is 4 minutes long, or if the sound itself is extremely difficult to encode.
I think it would be fine to add a note on some pages like "Hey, look, you can play these sounds in a game or editor by doing this and this". That would make things easier too, but it's a lot less convenient than just listening here and now.
As for "this wiki isn't like other wikis", I didn't say we should add all sounds from Valve games. It would just be nicer for developers (especially newbies) to be able to play certain sounds on the page. Why would I need to go into the game or editor to listen to the sounds of a func_button entity if I'm already on its page? THE OWL (talk) 06:16, 1 January 2025 (PST)
Yes, it's not convenient, and that's the truth. Especially if it's for new people, then I wouldn't give them the convenience to be able to listen to just a handful of sounds here, but instead give them the tools to be able to listen to any game sound. And yes, these tips/instructions may be missing on the sound pages; That's something we can fix.
We don't need to talk about compression factors if the responsible people find that it's unnecessary filesize on this wiki. Note that I'm not one of them, but it's possible they think similar and don't consider discussing that with you because they may have more important things to do.
I think that's all I have to say about this. --popcorn (talk) 10:00, 1 January 2025 (PST)
This is unlikely to be added. --JeffLane (talk) 07:44, 5 January 2025 (PST)

Changing the filter board

I don't know how to call it but any special page that has the filters, like Special:Watchlist, don't fit with the VDC style,

so i tested it with the legend colors (list of abbreviations), and it fits with the VDC style.

For the highlighting, i changed them to these colors: #29354b #1e443c #564b29 #563626 #4e2929

This makes the text be readable, the current highlight for the blue is: If you can read this, congrats!

Here is an example of the filter board that uses the legend style (click to enlarge):

VDC-FilterBoard-Example.png

--N0one (talk) 08:53, 24 January 2025 (PST)

urgent deletion

page has identifiable information need it nuked immediately
can elaborate privately but this is urgent
the page
ThrowawayIllIlIIl (talk) 15:10, 24 January 2025 (PST)

WebP images don't seem to work

They're whitelisted, but they don't get thumbnails generated for them.

Example:

Error creating thumbnail: /bin/bash: line 1: /usr/bin/convert: No such file or directory Error code: 127


SirYodaJedi (talk) 14:57, 2 March 2025 (PST)

Minor edits

Lot of users are misusing the minor edit check mark and the fault is not really on them but because it's not very clear what it means. Maybe it would be good to add link to w:Help:Minor Edit to this notice MediaWiki:Copyrightwarning2 which is shown close to the checkmark. Alternatively editing this notice MediaWiki:Minoredit to contain the mentioned link but not sure how that would work because currently that text is clickable to apply the checkmark --Nescius (talk) 16:15, 11 March 2025 (PDT)

I'm also observing that a lot. Would be great to make that clear. --popcorn (talk) 17:25, 12 March 2025 (PDT)

User:GregCoomer internal error

Is it only me that gets this message when viewing an employees page?

[bunch of letters and numbers] 2025-04-05 20:30:36: Fatal exception of type "Exception"

I was looking through Special:Log/protect to see what pages are protected and i saw him being protected so i clicked on it and i get this error, last year i was able to see the page.

Also the title says internal error instead of User:GregCoomer. --N0one (talk) 13:39, 5 April 2025 (PDT)

Noticed this more than once already when checking old revisions too. Seems to be a recent issue --Nescius (talk) 13:43, 5 April 2025 (PDT)

Edit request for MediaWiki:Common.css on 13 April 2025

Hi! Could an admin please adjust the tab size for preformatted text from 8, apparently the default, to a sensible value like 4? The request is simply to add this:

pre {
	tab-size: 4;
}

Sincerely 😉, Alexis Coutinho (talk) 19:34, 13 April 2025 (UTC)

Gallery mode "nolines" has unsightly checkered pillarboxes and letterboxes

Example, from Counter-Strike: Source page:

This didn't happen before the recent CSS changes (like dark mode <pre> tags and whatnot). This graphical bug can be worked around by using an html table, but that loses the connivence that native MediaWiki tables offer.
SirYodaJedi (talk) 09:54, 14 April 2025 (PDT)

Page needing unprotection

The page L4D2 EMS/Intro (a double redirect) is currently protected so only administrators can edit it, breaking a script I use to automatically fix double redirects. ―Pee (talk) 18:56, 27 April 2025 (PDT)

Wikitable titles are illegible due to color

Wikitables have their titlebars' text color set to black, which is illegible on a dark mode wiki such as this one.

Caption text
Header text Header text Header text
Example Example Example
Example Example Example

This can be worked around with a span tag, but ideally it'd be a legible color to begin with (preferably either the same one that all the other text uses, or perhaps the one that h1 and h2 tags use).

Caption text
Header text Header text Header text
Example Example Example
Example Example Example

I'm not familiar enough with mediawiki's backend to know which CSS class needs updating.
SirYodaJedi (talk) 06:59, 28 April 2025 (PDT)

Its the class wikitable, the color is set to #202122 but it can be changed to inherit. --N0one (talk) 08:53, 28 April 2025 (PDT)
Also, instead of doing this |+ <span style="color:lightgrey">Caption text</span>, it can be done by |+ style="color:lightgrey" |Caption text or {| class="wikitable" style="color:lightgrey" --N0one (talk) 08:57, 28 April 2025 (PDT)
And if someone is at it, please change not only the wikitable's color but also its background-color to inherit which comes into play if a cell is missing or if a transparent background us used:
Normal cell Background black, 50 % transparent Background transparent Cell missing
this looks ok how can this be brighter? "transparent"?
I already wrote a bit at Talk:Main Page#Tables.
--popcorn (talk) 15:38, 28 April 2025 (PDT)

Bold text

Can anyone do something about the bold text? It's useless in VDC because it's hardly visible. I can't offer some good example because I haven't experimented with it, but sans-serif clearly doesn't handle VDC colors well at this size of text in articles.

I would make it brighter, but my color doesn't look good:

  • Old: It's plain text around Bold text.
  • New: It's plain text around Bold text.

THE OWL (talk) 08:29, 12 May 2025 (PDT)

It doesn't look too good bright. See how it would look at Targetname for example --Nescius (talk) 08:36, 12 May 2025 (PDT)
I tried #cfcfce and it seems to look kinda nice. But I'm not suggesting a solution, I just suggested looking for a solution to someone with access to CSS 🫡
I don't think it's impossible to improve the visibility of bold text, but given the colors of the wiki, it would be hard to pick a really good solution without changing the text size of the articles.
--THE OWL (talk) 08:54, 12 May 2025 (PDT)

Namespace GoldSrc and Source 2 ?

If it's possible it would be nice to have separate namespace for GoldSrc and Source 2. Currently such pages are simply suffixed by (GoldSrc) or (Source 2). (for example func_illusionary (GoldSrc), func_illusionary, With namespace it would be GoldSrc:func_illusionary and the magic word {{NAMESPACE}} would return the GoldSrc as namespace on such page). --Nescius (talk) 08:58, 20 May 2025 (PDT)

Yes, its possible if an administrator adds them, having a custom namespace for an entity (or something else) is a good idea. --N0one (talk) 09:12, 20 May 2025 (PDT)

Tab size too wide on pre tag

For a long time now, the tab size on pre tags are way too wide, the text editor uses a tab size of 4, while the tag uses 8, this makes it harder to align texts, also <syntaxhighlight> uses a tab size of 4, which is easier to align code/text. --N0one (talk) 08:49, 28 June 2025 (PDT)

Already mentioned here #Edit request for MediaWiki:Common.css on 13 April 2025 --Nescius (talk) 08:53, 28 June 2025 (PDT)

MediaWiki 1.39 End-Of-Life

The VDC is currently using MediaWiki 1.39.12. 1.39 is going EOL in November: https://www.mediawiki.org/wiki/Version_lifecycle

That page lists which LTS version is still supported. Recommend upgrading before the deadline is passed. Solokiller (talk) 08:59, 12 August 2025 (PDT)