v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Editing User talk:Lethosor

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

Notice  · About

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 403: Line 403:
  
 
::If regex functions are just parser functions, then wouldn't they still be [[wikipedia:WP:TLIMIT|limited by MediaWiki software]]? This means that a limit will still exist to prevent overloading, just at a much higher cap. I have no knowledge about the other configuration changes though, or if you or someone else had set up the other configs in the past differently that would affect how the templates using regex will work post-upgrade. Is this what you meant by performance? Optionally, if you're still unsure about upgrading, you could raise the limit a little instead. DF2014:Creature token currently exceeds the limit by 51. I think 200-500 is enough to fix things now and later down the line. Most other wikis I've seen that have RegexFunctions still use 1.5.0, so this is probably the better/safer option. I changed my mind about #rreplace and would like for it to remain, however the limitation is still causing issues for the page. The revert did mitigate it somewhat, but [[DF2014:Creature token#NOTHOUGHT|not perfectly]]. – [[User:Doorkeeper|Doorkeeper]] 13:17, 13 December 2021 (UTC)
 
::If regex functions are just parser functions, then wouldn't they still be [[wikipedia:WP:TLIMIT|limited by MediaWiki software]]? This means that a limit will still exist to prevent overloading, just at a much higher cap. I have no knowledge about the other configuration changes though, or if you or someone else had set up the other configs in the past differently that would affect how the templates using regex will work post-upgrade. Is this what you meant by performance? Optionally, if you're still unsure about upgrading, you could raise the limit a little instead. DF2014:Creature token currently exceeds the limit by 51. I think 200-500 is enough to fix things now and later down the line. Most other wikis I've seen that have RegexFunctions still use 1.5.0, so this is probably the better/safer option. I changed my mind about #rreplace and would like for it to remain, however the limitation is still causing issues for the page. The revert did mitigate it somewhat, but [[DF2014:Creature token#NOTHOUGHT|not perfectly]]. – [[User:Doorkeeper|Doorkeeper]] 13:17, 13 December 2021 (UTC)
 
::I removed the function from [[Template:Token]]. It will only lose its space-checking ability in the token type param, which is not a big deal since most use the shortened forms anyway. New values w/ spaces can be added instead of #rreplace. If you have access to LocalSettings.php, setting $wgPFEnableStringFunctions to true will enable #replace, which could be used instead of #rreplace. #replace has a default limit of 1000 compared to #rreplace's 100. [[User:Doorkeeper|Doorkeeper]] 06:07, 25 June 2023 (UTC)
 
 
:::I do have the ability to make any code changes on the backend. I doubt #replace will work in this case if we really want to replace ''all'' whitespace. Replacing just spaces should work, as long as we can find a way to prevent the Mediawiki parser from gobbling them up. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 00:05, 26 June 2023 (UTC)
 
 
::::Yep, just spaces. I wished Mediawiki had a core function like <nowiki>{{lc:}}</nowiki> that specifically removes spaces from a string. I was surprised one didn't exist. [[User:Doorkeeper|Doorkeeper]] 15:36, 26 June 2023 (UTC)
 
 
:::::It wouldn't be too hard to write a custom one. I think trimming spaces from the beginning/end of a string is a lot more common than removing just spaces (as opposed to arbitrary characters) from the middle of a string, and MediaWiki generally trims spaces from the beginning/end of arguments from default, so I'm not as surprised that the functionality to remove spaces from the middle of strings doesn't exist already. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 16:58, 27 June 2023 (UTC)
 
  
 
Unrelated, but I'd like to request for [[mediawikiwiki:Snippets/Horizontal lists|horizontal lists]]. This feature allows for [[wikipedia:MOS:HLIST|single-row styled lists]] using wiki markups in tables, templates, etc. A lot wikis including WP use them. I want to redesign [[Template:Navbox]], and hlists would be very useful. – [[User:Doorkeeper|Doorkeeper]] 13:24, 13 December 2021 (UTC)
 
Unrelated, but I'd like to request for [[mediawikiwiki:Snippets/Horizontal lists|horizontal lists]]. This feature allows for [[wikipedia:MOS:HLIST|single-row styled lists]] using wiki markups in tables, templates, etc. A lot wikis including WP use them. I want to redesign [[Template:Navbox]], and hlists would be very useful. – [[User:Doorkeeper|Doorkeeper]] 13:24, 13 December 2021 (UTC)
Line 698: Line 690:
 
Hopefully there is a clear misunderstanding of the guidelines on my part. However, if it is not so obvious in retrospect; considering the large number of currently unrated pages, could I suggest a review of the wording and examples on the [[Dwarf_Fortress_Wiki:Quality|quality]] rating page?
 
Hopefully there is a clear misunderstanding of the guidelines on my part. However, if it is not so obvious in retrospect; considering the large number of currently unrated pages, could I suggest a review of the wording and examples on the [[Dwarf_Fortress_Wiki:Quality|quality]] rating page?
 
--[[User:Alpacalypse|Alpacalypse]] ([[User talk:Alpacalypse|talk]]) 13:26, 11 March 2023 (UTC)
 
--[[User:Alpacalypse|Alpacalypse]] ([[User talk:Alpacalypse|talk]]) 13:26, 11 March 2023 (UTC)
 
:Sorry, I made a hasty edit and summary and should have clarified. What I meant is that ''only'' tagging an article as "tattered" isn't really what the quality rating system is for, because that doesn't tell the user ''what'' is wrong with the article (is it outdated? incomplete? something else?). I think a combination of marking the article with {{tl|quality|tattered}} and marking the affected information with {{tl|old}} or another appropriate template would help make it more obvious what the problem is. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 05:42, 12 March 2023 (UTC)
 
::Ahh, that makes a lot of sense, thanks for clarifying. In future, if I am just doing a quick edit like that for rating/improvement notes, that would benefit from elaboration, I'll be sure to leave a comment on the talk page. On a related note, I hadn't properly read the {{tl|Old}} documentation, and thought it was redundant with {{tl|Migrated article}}. So, one final question: In this case, if it looks like the only issues are with recent version changes, would it make sense to ''replace'' <nowiki>{{migrated article}}</nowiki> with <nowiki>{{old}}</nowiki> ( presumably <nowiki>{{old|v=50."xx"}}</nowiki> ), rather than leave both tags? --[[User:Alpacalypse|Alpacalypse]] ([[User talk:Alpacalypse|talk]]) 17:19, 12 March 2023 (UTC)
 
:::Sure, I think that makes sense. I think {{tl|migrated article}} is less specific and mostly for unchecked content that may or may not be outdated (while {{tl|old}} and similar templates are more specific to what needs to change). &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 17:23, 12 March 2023 (UTC)
 
::::I thought it might be a good idea to share my current edit of [[XML_dump|XML dump]]. I suspect it may now be a bit too cluttered with (possibly redundant) info from tags, but I thought it might be a good reference for you to consider. Feel free to just revert, but if you have any notes on best practices for an article like this, I'll take them on board. Very brief overview of reasoning in summary comment. --[[User:Alpacalypse|Alpacalypse]] ([[User talk:Alpacalypse|talk]]) 17:48, 12 March 2023 (UTC)
 
 
== No problem ==
 
 
Hello Lethosor,
 
 
Thanks for reverting the page back.  I've been a fan of the DF wiki for quite a while, and when I saw the
 
vandalism, I wanted to nip it in the bud immediately.  I'm glad someone who knew how to repair
 
things more efficiently found the solution quickly!
 
 
Sincerely,
 
johnf5007
 
--[[User:Johnf5007|Johnf5007]] ([[User talk:Johnf5007|talk]]) 23:44, 28 November 2023 (UTC)
 
 
== Fighting against vandalism ==
 
 
Hello, I noticed that recently the wiki has been attacked by vandals. How should I notify the administrators if such a thing keeps occurring? [[User:Lowtax|Lowtax]] ([[User talk:Lowtax|talk]]) 23:58, 29 November 2023 (UTC)
 
:They have already been notified (myself included) and have dealt with it. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 00:03, 30 November 2023 (UTC)
 
::Okay, understood. Is there any noticeboard for vandalism for future incidents? [[User:Lowtax|Lowtax]] ([[User talk:Lowtax|talk]]) 01:10, 30 November 2023 (UTC)
 
:::[[DF:AIV]] can work, especially for isolated incidents. Usually people will notice pretty quickly for larger incidents. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 01:29, 30 November 2023 (UTC)
 
::::Okay, I'll keep that in mind. [[User:Lowtax|Lowtax]] ([[User talk:Lowtax|talk]]) 15:45, 30 November 2023 (UTC)
 
:::::Yes, I'm sure you will the next time you try to vandalize our site. Don't you have anything better to do with your spare time? --[[User:Quietust|Quietust]] ([[User talk:Quietust|talk]]) 16:38, 30 November 2023 (UTC)
 
 
== (Please delete this after you read this message) ==
 
 
Okay then I shall do more edits and try to upload my data. I just wanted to update the data on the wiki from my steam guides.
 
I tried reaching out from bay12games forums but I do not know if you got the message so I am reverting here.
 
Here are my steam guides for you to see :https://steamcommunity.com/id/Sniper231996/myworkshopfiles/?section=guides&appid=975370
 
--[[User:Sniper231996|Sniper231996]] ([[User talk:Sniper231996|talk]]) 08:16, 5 December 2023 (UTC)
 
 
== Plant Sprite Entry ==
 
 
Are you alright adding a space where a sprite can be inserted on the "plantlookup" template? I made a mockup of what I'm talking about (https://i.imgur.com/txw7AZs.png). Are you also alright with adding the "switch" thing to plants and tree pages? Like how it is on the creature pages? I hate to keep bothering you about these things, but I have no idea how you make those changes. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 11:56, 27 January 2024 (UTC)
 
 
== Unable to upload GIFs ==
 
 
Greetings, I'm trying to upload a new GIF (well within the size limit of 2 MB) but I seem to always get an error message that I'm new/not logged in when I'm neither. The [[Special:Upload|upload page]] reads that you need to have made at least 3 edits before you can upload images, and I currently have 5, so I can't tell for sure what is triggering this error (and preventing me from uploading). I'd like to know, thanks!
 
--[[User:Moradin|Moradin]] ([[User talk:Moradin|talk]]) 10:49, 6 May 2024 (UTC)
 
* You actually need '''10''' edits in order to upload images - the text on the Upload page is out of date. Incidentally, given the description of the image you tried to upload, I'm not sure if the license you selected was appropriate. --[[User:Quietust|Quietust]] ([[User talk:Quietust|talk]]) 14:08, 6 May 2024 (UTC)
 
* You are a new user, actually - you created your account about 2 days ago. The current limits are in place due to some vandalism incidents we had a few months ago. You've definitely passed the edit threshold now, and I think you have probably passed the account age threshold now too. Also, I second Quietust's concerns about the image you were trying to upload. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 20:28, 6 May 2024 (UTC)
 
** Thanks for clearing that out; about the GIF, it comes from Tenor.com and I had already checked their ToS, where it's stated that all content submitted by Tenor users (so even the GIF at issue) is licensed to Google, which in turn allows it to be shared for non-commercial purposes. --[[User:Moradin|Moradin]] ([[User talk:Moradin|talk]]) 21:23, 6 May 2024 (UTC)
 

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Please sign comments with ~~~~

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)