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 455: Line 447:
 
:: Sound good. I created [[Template:Columns-list]] --[[User:Jan|Jan]] ([[User talk:Jan|talk]]) 00:13, 26 December 2021 (UTC)
 
:: Sound good. I created [[Template:Columns-list]] --[[User:Jan|Jan]] ([[User talk:Jan|talk]]) 00:13, 26 December 2021 (UTC)
  
Seems like I forgot to ask at the time. Can you please add to [[MediaWiki:Common.css]] this part:
+
== Found a script [[User:Lethosor/rater_0.1.js|stuck in its drawer]]... ==
<pre>
 
/* Template:Columns-list */
 
/* correct webkit/chrome uneven margin on the first column*/
 
.div-col dl,
 
.div-col ol,
 
.div-col ul {
 
margin-top: 0;
 
}</pre>
 
You can see [https://en.wikipedia.org/wiki/Template:Div_col/styles.css here] this is the standard solution to correct an annoying behavior that sometimes cause to skew the number of items in each collumn.--[[User:Jan|Jan]] ([[User talk:Jan|talk]]) 11:59, 2 January 2023 (UTC)
 
  
== Found a script [[User:Lethosor/rater_0.1.js| stuck in its drawer]]... ==
+
...in what I'd like to call [[Category:Quality_ranks_in_invalid_namespaces| the 'Mistakes' subsection]], while cleaning up. What to do?
 
 
...in what might be called the 'Mistakes' subsection, while cleaning up. That is to say, we have a 'Quality ranks in invalid namespaces' situation. What to do?
 
 
--[[User:Silverwing235|Silverwing235]] ([[User talk:Silverwing235|talk]]) 12:19, 16 January 2022 (UTC)
 
--[[User:Silverwing235|Silverwing235]] ([[User talk:Silverwing235|talk]]) 12:19, 16 January 2022 (UTC)
 
== Spam issues ==
 
 
For once, what I'd otherwise have to say is available [https://dwarffortresswiki.org/index.php?title=Python&curid=38885&diff=263697&oldid=263696 in the diff desc]. I imagine there's also a Magic redirect that needs some of the same protective treatment. [[User:Silverwing235|Silverwing235]] ([[User talk:Silverwing235|talk]]) 12:32, 21 April 2022 (UTC)
 
--[[User:Silverwing235|Silverwing235]] ([[User talk:Silverwing235|talk]]) 12:32, 21 April 2022 (UTC)
 
 
:Quietust protected [[Python]]. I protected [[Magic]] just now. I think that's what you meant, but could you please be more clear with your requests in the future? Thanks. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 02:40, 22 April 2022 (UTC)
 
 
== Mediawiki:Licenses ==
 
This is kind of an awkward thing to ask, but... am I allowed temporary access to edit the Mediawiki:Licenses page? There are a lot of licenses I think should be added, so it's nice and up to date. I'm happy with your decision either way, I just thought you wouldn't want me constantly bothering you for every little thing I think should be added. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 18:10, 3 July 2022 (UTC)
 
:No, it's not something I can grant on a per-page basis, unfortunately. But if you make the edits you want to a user page or sandbox or somewhere else, I'd be happy to copy them in. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 16:48, 5 July 2022 (UTC)
 
::Alright then, here's one for the CC0 license: [[:Template:cc-0]] -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 06:22, 21 July 2022 (UTC)
 
:::Here's another: [[:Template:Cc-by-nc-nd-4.0]] -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 06:28, 21 July 2022 (UTC)<br>
 
::::Aaaaand another [[:Template:Cc-by-nd-4.0]] and another [[:Template:Cc-by-sa-4.0]]
 
Please also include the title you want. Ideally in the format that page uses. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 06:43, 21 July 2022 (UTC)
 
:::::I thought the titles within those templates were the giveaway, but very well:
 
*[[:Template:cc-0]] - Creative Commons Public Domain
 
*[[:Template:Cc-by-nc-nd-4.0]] - Creative Commons Attribution Non-Commercial NoDerivatives 4.0 International
 
*[[:Template:Cc-by-nd-4.0]] - Creative Commons Attribution-NoDerivatives 4.0 International
 
*[[:Template:Cc-by-sa-4.0]] - Creative Commons Attribution-ShareAlike 4.0
 
*[[:Template:Cc-a-2.0]] - Creative Commons Attribution 2.0 Generic (give or take the "generic" part)
 
*[[:Template:Cc-by-nc-2.5]] - Creative Commons Attribution-NonCommercial 2.5 Generic (give or take the "generic" part)
 
*[[:Template:Cc-2.5]] - Creative Commons Attribution 2.5 Generic
 
*[[:Template:Cc-2.5-au]] - Creative Commons Attribution 2.5 Australia
 
*[[:Template:Cc-by-2.0-uk]] - Creative Commons Attribution 2.0 UK: England & Wales
 
*[[:Template:Cc-by-3.0-us]] - Creative Commons Attribution 3.0 United States
 
*[[:Template:Stock_photo]] - Stock Photo Image
 
 
The "I do not know the license" and "found the image somewhere" templates seem to be broken or missing. Not sure if I should make templates for those or not... -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 07:24, 21 July 2022 (UTC)
 
:Ehh, what the hell, I made those two templates anyway. [[:Template:License_unknown]] and [[:Template:Found_image]]. If you need 'em, fine. If not, still fine. -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 07:28, 21 July 2022 (UTC)
 
::Here's more
 
*[[:Template:public_domain]] - Public Domain
 
*[[:Template:Cc-1-uni]] - Creative Commons CC0 1.0 Universal
 
 
Sorry for the delay. I have a lot of questions about which section(s) these should go in, etc.. I'm guessing you know the answers to these, so to save us some back-and-forth, could you make the changes you want to [[Dwarf_Fortress_Wiki:Sandbox/licenses]] (a copy) and let me know when they're ready to be copied in? Thanks. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 22:14, 24 July 2022 (UTC)
 
:I made a mockup on my [[User:Zippy/sandbox|sandbox page]]. Note that the top two are marked by with a "(replace)" because I also made a "don't know" and "license unknown" template to replace the ones that seem to be missing/broken, for some reason. -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 12:36, 27 July 2022 (UTC)
 
::Yeah... I notice you still haven't added these. Did I set this up wrong? -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 05:53, 5 August 2022 (UTC)
 
:::Well, it wasn't in a format that I could easily paste in. I had to remove the bold text, remove your parenthetical remarks, and replace " - " with "|". I think I got it right in [https://dwarffortresswiki.org/index.php?title=MediaWiki:Licenses&diff=266031&oldid=264287]. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 17:26, 30 August 2022 (UTC)
 
 
May I suggest changing the "Dwarf Fortress Screenshot" choice to "Dwarf Fortress Screenshot and/or Game File"? Or making a separate one for game files? --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 21:49, 29 December 2022 (UTC)
 
:What other "game files" are you thinking of? We should not be uploading full sprite sheets, for instance. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 22:22, 29 December 2022 (UTC)
 
::You didn't see my reply in the talk page about the game version? I showed a screenshot of a reply straight from Kitfox games allowing use of any game images. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 22:55, 29 December 2022 (UTC)
 
:::It helps to link to what you're talking about. Is it [https://dwarffortresswiki.org/index.php?title=Dwarf_Fortress_Wiki_talk:Versions&diff=278707&oldid=278700 this reply]? If so, that's referring to individual sprites, not sprite sheets. I have serious copyright concerns around uploading sprite sheets directly, and to me, "game files" sounds like files ''from the game'', e.g. sprite sheets. If you want me to change the dropdown to add "sprites" or maybe "individual sprites", that's fine with me. Let me know if I'm misunderstanding. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 23:01, 29 December 2022 (UTC)
 
::::I can't for the life of me understand how it would be okay to post every single sprite here (which we'd have to do eventually, to cover everything), but uploading an entire sprite sheet is an issue? I'm sure one of those sites dedicated to posting sprite sheets is gonna do that anyway. Granted, I can't think of a time when we would need to upload a whole sprite sheet. I guess "Dwarf Fortress Screenshot and/or Sprite(s)" would make more sense, yeah. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 23:19, 29 December 2022 (UTC)
 
:::::Sprite sheets are paid content. If someone posts them all, there is not much stopping someone from making a pirated copy of "premium" DF, and I am trying to stay as far away from that as we can. I can't control what piracy takes place on other sites. If there is a way we can avoid the technical overhead of uploading all 40,000 possible tiles, I am open to suggestions. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 23:35, 29 December 2022 (UTC)
 
::::::All the creature sprites are added. Are you comfortable changing "Dwarf Fortress Screenshot" to "Dwarf Fortress Screenshot and/or Game Sprite"? I had to use that specific license for all the sprites I uploaded, so I think it would make sense to change the license to match that. Though this is ''your'' wiki so... completely up to you. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 05:44, 25 January 2023 (UTC)
 
:::::::Done (and it's not just "my" wiki). &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 15:55, 25 January 2023 (UTC)
 
 
== "Watch" Template ==
 
 
Sorry to keep bothering you with stuff, but I made a "watch" template on my [[User:Zippy/sandbox|sandbox page]]. It can be used for those ambiguous 50/50 situations where the copyright infringement is possible, but unknown. Do I have your permission to make that template a reality? -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 13:54, 22 July 2022 (UTC)
 
 
:I think it should be more specific, like {{tl|possible copyright issue}} and "the copyright status of this image is unconfirmed". &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 15:44, 22 July 2022 (UTC)
 
::I changed it, but if the template is allowed, you might have to do some CSS changes so that one side isn't a mismatching blue. -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 16:22, 22 July 2022 (UTC)
 
:::Take a look at {{tl|ambox/type}} for a list of valid types. Notably, "green" is not valid and falls back to the default, but "style" or "yellow" match pretty closely. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 17:18, 22 July 2022 (UTC)
 
::::Fair enough. So.. am I allowed to make the template or..? Not sure how this works. -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 17:47, 22 July 2022 (UTC)
 
:::::There are no restrictions on creating templates. That said, I still strongly recommend that you make the template more specific. "watch" is pretty vague for a single-purpose template like this. Can you rename it to {{tl|possible copyright issue}} or something similar? &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 20:21, 23 July 2022 (UTC)
 
::::::Done. I even made the respective doc page. ([[:Template:Watch|Actual template]]) -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 21:02, 23 July 2022 (UTC)
 
:::::::Again, it's still named {{tl|watch}}, which I don't recommend (partly since Mediawiki already uses that term for [https://www.mediawiki.org/wiki/Help:Watching_pages something else]), but thanks for the docs. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 21:05, 23 July 2022 (UTC)
 
::::::::Done, but should the "watch" redirect stay so that it's not dissociated with images that already have the template? -- [[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 21:08, 23 July 2022 (UTC)
 
:::::::::Yeah, that's a good catch - the redirect should make it easier on us. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 21:13, 23 July 2022 (UTC)
 
 
== Request for interwiki (inter-language) link to Chinese wiki ==
 
 
Sorry for repeated content, but I'm wondering if the message has been captured from talk page of Main Page. So I decide to paste my content here as well. We would be really appreciated if interwiki link pointing to our site is enabled, as ''Dwarf Fortress'' itself has not been fully translated to Chinese ever, and our users might find it more convenient to search by English words on original English wiki, and then they may refer to the translated ones on Chinese wiki. Looking forward to a reply about whether it is possible or not. Thanks!
 
 
Hello! I'm the admin of [https://dfzh.huijiwiki.com/ Chinese Dwarf Fortress wiki], and I've previous put its link on the main page. We've now enabled interwiki link from our site to English site, and we wish to get one back from English site to CN site as well. Hope that is possible, and thanks so much! The URL for our site should be: <code>https://dfzh.huijiwiki.com/wiki/$1</code> [[User:Xjtu-blacksmith|xjtu-blacksmith 黑山雁]] ([[User talk:Xjtu-blacksmith|talk]]) 01:20, 11 November 2022 (UTC)
 
 
:Hi - sorry for not replying on the main page. We just recently fixed an issue preventing us from making configuration changes like this, so I hope I can add this soon. Thanks for reaching out! &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 04:39, 11 November 2022 (UTC)
 
::Replied on [[Talk:Main Page]]. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 19:45, 28 November 2022 (UTC)
 
 
== Cannot create new user account ==
 
 
I'm thinking I'm doing all right, but the system is always saying:
 
 
''There seems to be a problem with your login session; this action has been canceled as a precaution against session hijacking. Please resubmit the form.''
 
 
at my attempts; I tried also to change email address with no good effect.
 
 
Is anything I can do to solve this issue? Thanks --[[Special:Contributions/81.56.3.43|81.56.3.43]] 10:39, 28 November 2022 (UTC)
 
 
:I'm not sure, sorry. It's working for me and other people: [https://dwarffortresswiki.org/index.php/Special:Log/newusers]. Try clearing your browser's cache, or using another browser. There may be a hidden field to catch spammers, so try avoiding autofill. Also make sure the captcha is working - you could try turning on Javascript if it's off. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 20:00, 28 November 2022 (UTC)
 
 
Ok, I was able to perform the procedure using another device; I was using a linux desktop, I completed the account creation by an android tablet.
 
:Huh, I was successful using a Linux desktop. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 16:17, 9 January 2023 (UTC)
 
 
== Version number ==
 
 
Are you sure about changing the release information version number from: <code>0.50.x</code> to: <code>50.x</code>? This [[version number#Example|version numbering]] has been the convention for over two decade, with [[DF2014:Release information|current]] and past articles named so. Note that while posts on steam use the shorthand Tarns release in the game files still use the original convention --[[User:Jan|Jan]] ([[User talk:Jan|talk]]) 01:56, 14 December 2022 (UTC)
 
:I am sure. It's not just posts - the game itself identifies itself as "50.03" currently. I'm not personally a fan of the change, and I realize it's inconsistent with past versions, but it's what Toady is using now. I do recall seeing "0.50.01" in some .txt files originally, but as of 50.03, nearly all of those occurrences have been updated to "50.01", so I think it was originally overlooked. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 02:42, 14 December 2022 (UTC)
 
 
== Changes to diagram ==
 
 
Did something changed with diagram tag? its output all across the wiki seem more colorful than I recall e.g. [https://dwarffortresswiki.org/index.php/DF2014:Trap_design#Crosshair_trapping]. Here is a [https://ibb.co/yPSbcRq screenshot] for reference in case it is something on my end, that pinkish hue is new. --[[User:Jan|Jan]] ([[User talk:Jan|talk]]) 15:35, 15 December 2022 (UTC)
 
:Hmm, looks normal on Firefox for me, [https://i.imgur.com/aHvPhw4.png screenshot] [[User:Ziusudra|Ziusudra]] ([[User talk:Ziusudra|talk]]) 16:07, 15 December 2022 (UTC)
 
:Odd, I cannot reproduce on Firefox or Chrome either (looks the same as [[User:Ziusudra|Ziusudra]]'s screenshot to me). Could you check your Javascript console ({{k|ctrl/cmd|shift|i}}) and see if you have any errors on that page? You can ignore any output from "JQMIGRATE". &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 16:14, 15 December 2022 (UTC)
 
:: Seems like it is something on my end, probably going to be resolved once I can reboot. Thank for checking. --[[User:Jan|Jan]] ([[User talk:Jan|talk]]) 16:50, 15 December 2022 (UTC)
 
 
== Account to update Book please, and thank you! ==
 
 
Hello! I was just looking at quires and books in v50, and wanted to confirm that the value bug for books is still present.
 
 
Given an unbound, written quire valued at 57#, the final value after adding 20# of binding and thread is 48# in v50.
 
 
I would love an account to note this or at least mention it on the Book talk page. Thanks!
 
 
You can contact me at welkin.shibboleth@gmail.com
 
--[[Special:Contributions/68.171.119.95|68.171.119.95]] 04:24, 25 December 2022 (UTC)
 
 
:You should be able to create an account at [[Special:CreateAccount]]. Are you having trouble with it? (You can also made edits without creating an account, like you just did here.) &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 05:20, 25 December 2022 (UTC)
 
 
== Food Guide ==
 
I was trying to edit the one for the current steam version but it kept redirecting me, I'll make the changes to that one and revert my changes to the old one. [[User:Kenji 03|Kenji 03]] ([[User talk:Kenji 03|talk]]) 09:36, 26 December 2022 (UTC)
 
 
== Graphics policies ==
 
 
Hi, I dug through some of the data in my installation to figure out the graphic status thought bubbles (https://dwarffortresswiki.org/index.php/Status_icon). I'm quite willing to update that page with the information, however, I'm not sure what policies surround uploading graphics. Is there a specific size or format?
 
[[User:Briezee|Briezee]] ([[User talk:Briezee|talk]]) 02:45, 1 January 2023 (UTC)
 
:Just updated [[Dwarf_Fortress_Wiki:Versions#Premium.2FClassic]]. As for size, I would recommend trying to get screenshots at the "native" resolution, i.e. not zoomed in or out, to avoid blur caused by DF zooming. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 20:27, 1 January 2023 (UTC)
 
 
== saltwater crocodile / raws ==
 
 
Thanks for the help. been meaning to do something about the crocs for a while now. So I take it all the raw txt files are already on the wiki, and the creature pages just need updating? --[[User:Boromonokli|Boromonokli]] ([[User talk:Boromonokli|talk]]) 19:52, 1 January 2023 (UTC)
 
:Yes, as described at [[Dwarf_Fortress_Wiki_talk:Versions#v50_migration]] (just updated), raw pages have yet to be created, but they can be created manually as you found. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 20:21, 1 January 2023 (UTC)
 
::Have any raws been changed in v50? --[[User:Boromonokli|Boromonokli]] ([[User talk:Boromonokli|talk]]) 23:17, 1 January 2023 (UTC)
 
:::Not sure, there are ~1300 raw pages on this wiki and I haven't looked at them all. But if you pull in the correct version of the raws ("v50" or "DF2014"), you shouldn't have to worry. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 00:04, 2 January 2023 (UTC)
 
 
== Wiki mobile layout ==
 
 
I've seen this touched upon in a few different discussions but I think with the steam release and influx of new people it's important to push this again. The wiki has very little going in terms of "mobile-friendliness" right now and I don't think it would take too many changes to get it going in a good direction.
 
 
Either we use the MediaWiki extension [https://m.mediawiki.org/wiki/Special:MyLanguage/Extension:MobileFrontend Extension:MobileFrontend] or we adjust the CSS/HTML of the website as is to make it at least a little more user-friendly on mobile.
 
 
Happy to help out on this, I do web development as a day job so I can offer support here if needed. Cheers.
 
--[[User:Vallode|Vallode]] ([[User talk:Vallode|talk]]) 15:35, 2 January 2023 (UTC)
 
 
== Vermin Lookup Template ==
 
 
I was wondering, is it alright if you change up the <code>verminlookup</code> template like you did the <code>creaturelookup</code> one? --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 06:35, 9 January 2023 (UTC)
 
:Are you asking me to do it? &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 16:16, 9 January 2023 (UTC)
 
::Well, yeah. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 18:23, 9 January 2023 (UTC)
 
:::So uhhhhhhhh... Leth, my man. Are you gonna... change the template or...? Edit: I could just use the v50 creature template still if that's okay with you. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 03:34, 13 January 2023 (UTC)
 
::::My time is limited, and the way you asked kind of rubbed me the wrong way, although I don't think you meant to. I'll get to it. It doesn't require any special permissions, and it's pretty much just copying what I did for creaturelookup (I'm going to edit a few templates to pass through an "image" argument, then copy the image piece from {{tl|CreatureInfo v0.40}} into the innermost template), so I would suggest taking a look at the changes so you can familiarize yourself with how the templates work. There are a lot of layers, but they're pretty much standard MediaWiki templates until you get down to {{tl|tag}}, {{tl|tagvalue}}, and others that use DFRawFunctions. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 04:31, 13 January 2023 (UTC)
 
 
::::To be fair, {{tl|VerminInfo}} ended up having two minor differences from {{tl|CreatureInfo v0.40}} that I resolved (described in [https://dwarffortresswiki.org/index.php?title=Template:CreatureInfo_v0.40&diff=prev&oldid=285703 this edit]), but the edits to {{tl|verminlookup/0}} and {{tl|verminlookup/aux}} were just a matter of passing through an "image" parameter, similar to {{tl|creaturelookup/0}}. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 04:44, 13 January 2023 (UTC)
 
:::::Sorry, I wasn't trying to sound rude. I couldn't tell if you were waiting for one of us to change it or if you were already planning on doing it. The irony is, I was trying to sound less pushy and somehow ended up sounding more pushy. Are you also able to add the "toggle" thing to the vermin infoboxes like that of the other creatures? Edit: If you're not too busy that is. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 21:13, 13 January 2023 (UTC)
 
::::::I already did. It should behave identically to the creature infoboxes (and does on my end). &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 23:02, 13 January 2023 (UTC)
 
:::::::Ah yes, you're right, sorry. My laptop wasn't refreshing any pages for some reason. Thank you, the work you do on this wiki is phenomenal. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 23:07, 13 January 2023 (UTC)
 
::::::::I should also add (because I don't remember if I said this before on another page), are you alright with me using the "v50_buildings" template I made for all the buildings in the v50 game? I don't want to keep bothering you for every single template. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 23:13, 13 January 2023 (UTC)
 
:::::::::v50 pages should be using {{tl|buildings}}, which will use {{tl|v50 buildings}} automatically on v50 pages. This is important so that future version migrations (if any) work. I confirmed that I see the v50 template on [[Bars]] and [[Altar]]. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 00:46, 14 January 2023 (UTC)
 
 
== Reducing space taken up by headers ==
 
 
Migrated articles have a ton of vertical space taken by headers, could we reduce it a bit?
 
 
# Could you combine the bullets in [[MediaWiki:Sitenotice]] to one line?
 
# Any objections to [[Template_talk:ArticleVersion#.22Note_that_some_content_may_still_need_to_be_updated..22|my suggestion here]] to combine the av and migrated boxes into one before I go do it? Especially now that the Quality template shows up between them. [[User:OddballJoe|OddballJoe]] ([[User talk:OddballJoe|talk]]) 18:41, 10 January 2023 (UTC)
 
 
:I am hesitant to do (1) because I want to make certain points obvious, and I think the link to the discussion page is important. For (2) I replied at that talk page. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 19:00, 10 January 2023 (UTC)
 
 
== Version history reorg ==
 
 
Planning to rearrange how version pages work a little, wanted to give you a heads-up in case you object. [[Talk:Release_information]] --[[User:OddballJoe|OddballJoe]] ([[User talk:OddballJoe|talk]]) 22:26, 18 January 2023 (UTC)
 
:Thanks, haven't had a lot of time to keep up-to-date but I weighed in briefly. Will watch that page. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 23:43, 18 January 2023 (UTC)
 
:: When you have a chance, could you or another admin look over the edit I proposed at [[Template talk:Release notes]] and execute it or provide feedback? Thanks. -[[User:OddballJoe|OddballJoe]] ([[User talk:OddballJoe|talk]]) 23:00, 7 February 2023 (UTC)
 
 
== do_it_right best practices ==
 
 
This - [[Dwarf_Fortress_Wiki:Community_Portal#We_are_doing_this.21_Let_us_do_it_right.]] - is awesome! Good on you if you wrote it.
 
 
No action needed, just a note of appreciation. I endeavor to wiki righteously!
 
--[[User:Jerimee|Jerimee]] ([[User talk:Jerimee|talk]]) 02:17, 26 January 2023 (UTC)
 
 
:That predates me by a few years, actually. You have [https://dwarffortresswiki.org/index.php?title=Dwarf_Fortress_Wiki:Community_Portal&dir=prev&action=history several people] to thank for that. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 02:32, 26 January 2023 (UTC)
 
 
== front page green banner weirdness ==
 
 
If you view the front page logged out there is some misformatted markup above the green v50 info for editors site notice. I couldn't figure out how to correct it or where it was being inserted.
 
 
It reads <nowiki>border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px;</includly><nnclude>
 
Template:Documntation <clude> "></nowiki> and inspect source shows goat.jpg with alt text "rip this wiki."
 
 
Where should I report this? Is a screenshot helpful?
 
--[[User:Jerimee|Jerimee]] ([[User talk:Jerimee|talk]]) 00:27, 27 January 2023 (UTC)
 
:About a week ago or whatever, we had a really, ''really'' nasty vandal. That's an old leftover of his "work". --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 01:13, 27 January 2023 (UTC)
 
 
:I just cleared the site-wide cache. That didn't seem to have an immediate effect on the main page, so I purged it manually as well. If you see any other instances of this, feel free to purge the cache yourself: https://www.mediawiki.org/wiki/Manual:Purge &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 01:20, 27 January 2023 (UTC)
 
::Seems to be gone now! [[User:Jerimee|Jerimee]] ([[User talk:Jerimee|talk]]) 02:31, 27 January 2023 (UTC)
 
 
== ru colon ==
 
 
What does <nowiki>ru:</nowiki>, as in <nowiki>[[ru:Language]]</nowiki>, do? Is "ru" is a name space? Maybe one created programmatically or with permission restrictions? Can you point me to where the doc is or where it should be? If it doesn't exist I'll create it as best I can. Thanks. [[User:Jerimee|Jerimee]] ([[User talk:Jerimee|talk]]) 06:24, 28 January 2023 (UTC)
 
: interwiki link to russian site... [[User:Jerimee|Jerimee]] ([[User talk:Jerimee|talk]]) 23:33, 28 February 2023 (UTC)
 
 
== Adding vermin to the "Creatures" page... ==
 
 
May I ask why vermin and other creatures are on seperate pages? And can I add the vermin list to the creatures list? --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 11:28, 30 January 2023 (UTC)
 
:It's not something I decided and I'm not the only one you should ask (i.e. I would ask on a talk page somewhere), but my guess (based on several other distinctions I've seen across the wiki) is that it's due to vermin having different characteristics from other creatures. [[Vermin]] gives a far better explanation than I could. The two options I see are to either make more prominent cross-links in the explanatory text at [[Creature]] and [[Vermin]], or include the vermin table but make it very clear that vermin are different from other creatures. I don't really have a strong preference, although I do tend to stick with the established workflows (i.e. this distinction has worked for >10 years... not that we shouldn't improve it). &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 05:23, 31 January 2023 (UTC)
 
 
== Plant and Tree Infoboxes ==
 
Me and Oddballjoe were wondering if you could add the image pass to the plants and tree infoboxes. If you have any time to spare that is. Those template pages look super outdated and I can't tell if they use the "aux" templates or not. I made a proposal for the trees:
 
<gallery widths="223px" heights="324px">
 
tree_infobox_example.png|Trunk and tile.
 
tree_infobox_example2.png|Trunk, branch, leaves and tile.
 
</gallery>
 
I mean, if that's easier to set up then the toggle thing. Again, if you want, and if you have the time. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 01:17, 15 February 2023 (UTC)
 
:I like the side-by-side idea. I'll try to find time this week. From a quick spot-check: [[Abaca]] uses {{tl|treelookup/0}}, which uses {{tl|treelookup/aux}}, which uses one of a few TreeInfo templates. It was using an old one for main (v50) pages, which I [https://dwarffortresswiki.org/index.php?title=Template:Treelookup/aux&diff=prev&oldid=290794 just fixed here] - is that what you meant by "super outdated"? That's the only issue I saw (a template being old doesn't necessarily mean it's outdated).
 
:Anyway, if you're interested in editing templates, I'd suggest watching the edit history of all of these to see what changes are needed. Your [https://dwarffortresswiki.org/index.php?title=Template:Treelookup/aux&diff=prev&oldid=290788 image change to treelookup/aux] looks fine to me, but it wouldn't have done anything by itself without corresponding changes to the other templates I mentioned. &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 04:54, 15 February 2023 (UTC)
 
::No matter how hard I eyeball the edit history of the other templates, I can ''never'' figure out what the sweet hell I'm missing. Adding <code><nowiki>{{{image|}}}</nowiki></code> doesn't seem to do anything. I have no idea what other components must be added after that - to any page. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 06:43, 15 February 2023 (UTC)
 
:::Have you decided when you're gonna update the plant and tree infoboxes? For the record, it's no rush. Any time you choose is perfectly fine by me, even if it's next year. I added all the trunk and log sprites/colors, so that's that one done. I personally prefer the side-by-side proposal for the trees, but it's up to you, since you're the head admin. Also, I think the soillookup template (and any other similar template I probably can't think of right now) should have the toggle thing as well, but again, all up to you. --[[User:Zippy|Zippy]] ([[User talk:Zippy|talk]]) 01:05, 2 March 2023 (UTC)
 
 
== spheres ==
 
 
I found a list of 130 "spheres" here - https://github.com/DFHack/df-structures/blob/master/df.language.xml - and thought they were related to symbols. On comparison, they don't seem to be. What are spheres? [[User:Jerimee/spheres]]
 
 
''(I understand that the data at DFHack is structured for that mod, and the files there are not DF game files or DF raws. On line 209 I see you're importing the symbols directly. I'm interested in df.language.xml because it appears to structure the game data.)''
 
 
--[[User:Jerimee|Jerimee]] ([[User talk:Jerimee|talk]]) 23:33, 28 February 2023 (UTC)
 
 
:Could you ask DFHack questions in one of the [https://docs.dfhack.org/en/stable/docs/Introduction.html#getting-help DFHack support channels] instead? I don't personally know the answer to this one. (If by line 209 you mean [https://github.com/DFHack/df-structures/blob/8ae81f8d8f1f96d82b9074b205073bb8e8d29f96/df.language.xml#L209 this], that is only specifying the global vector that contains instances of "language_symbol".) &mdash;[[User:Lethosor|<span style="color:#074">Lethosor</span>]] ([[User talk:Lethosor|<span style="color:#092">talk</span>]]) 00:10, 1 March 2023 (UTC)
 
 
== Quality rating misunderstanding ==
 
 
Hi, I noticed you have had to undo a small percentage of my quality ratings. I was trying to be helpful, and always checking the [[Dwarf_Fortress_Wiki:Quality|quality]] guidelines, so I thought I'd drop you a comment here, so I can avoid wasting your time in future. To be specific, I think I am misinterpreting the use of [[Dwarf_Fortress_Wiki:Quality#Tattered|"tattered"]] rating, and I'm hoping you can give me some more specific guidelines. Also, for context: I have only started to get familiar with the wiki, as an editor, for a month or so, but I realise that there is currently an extremely high number of unrated pages post-v50.
 
<br><br>
 
I think my main points of confusion are the [[Dwarf_Fortress_Wiki:Quality#Tattered|tattered]] guidelines mentioning "lacks information", 'inaccurate information' and  'strictly need improvement'. From my perspective, one, or sometimes, all of these criteria, were the reason for my quality rating edit. Often, I felt these pages also very clearly didn't meet the criteria of a [[Dwarf_Fortress_Wiki:Quality#Tattered|"fine"]] rating, as defined on the same [[Dwarf_Fortress_Wiki:Quality|quality]] page, and consequently, leaves me quite perplexed. This is a long preamble to give context to, and hopefully not sound offensive when I say, that though I realise edit comments aren't very useful for detailed explanations, just commenting along the lines of 'that is not what the rating is for' has left me more, rather than less, confused.
 
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)
 
 
: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)
 

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)