Difference between revisions of "User talk:Darkid"

From Team Fortress Wiki
Jump to: navigation, search
(Healing Table Fix)
(Wikichievement Unlocked!: new section)
 
(293 intermediate revisions by 56 users not shown)
Line 1: Line 1:
<noinclude><div style="position:relative; top:-133px; left: -164px; z-index: 99; margin-bottom: -133px; height:135px; width:135px">[[File:Nothinghere.png|link=Main Page]]</div><!--
+
<noinclude>{{User:Darkid/Header}}
--><div style="position:fixed; bottom:10px; right:20px; z-index: 99">[[File:Steam tray.png|64px|link=steam://friends/add/jbzdarkid|Add me!]]</div><!--
+
<div class="poot-tabs-container poot-tabs-horizontal poot-tabs-selected-2" style="width:100;" originaltitle="User talk:Darkid">
--><div style="position:fixed; bottom:40px; right:29px; z-index: 99">[[File:Pictogram plus.png|17px|link=steam://friends/add/jbzdarkid|Add me!]]</div><font size="3">
+
<div class="poot-tabs-title"><span class="poot-tabs-hidelink">[hide]</span><span class="poot-tabs-titletext"><font size="3">User:Darkid</font></span><div style="clr:both"></div></div>
{| class="wikitable collapsible" width="100%" style="border:0px"
+
<div class="poot-tabs"><ul>
! style="background-color: #F3A957; border-bottom:2px solid white;" | '''User:Darkid &mdash; [[File:Speech_voice.png|64px|link=]] Discussion'''
+
<li>[[File:Buffed blu medic.jpg|link=User:Darkid|Where I put everything|64px]] <font size="3">User Page</font></li>
|-
+
<li class="poot-tabs-selected">[[File:Speech voice.png|link=User talk:Darkid|Where I get complimented or yelled at (softly)|64px]] <font size="3">Discussion</font></li>
| style="background-color: #FFDDAD; border: 0px" align="center" |
+
<li>[[File:Pictogram wait.png|link=User:Darkid/Projects|Where I talk about those things I haven't done|64px]] <font size="3">Projects</font></li>
{| style="background-color: #FFDDAD; border: 0px" cellspacing=0
+
<li>[[File:Icon TF2 scripts.png|link=User:Darkid/Code|Where I make TF2 easier|64px]] <font size="3">Scripting</font></li>
| style="background-color: #FFDDAD;" | [[File:Buffed blu medic.jpg|64px|link=User:Darkid]] User Page
+
<li>[[File:Tf win multiplegames.png|link=User:Darkid/Achievements|Where I categorize those things I've done|64px]] <font size="3">Achievements</font></li>
| style="background-color: #F3A957;" | [[File:Speech voice.png|64px|link=User talk:Darkid]] Discussion
+
</ul><div style="clr:both"></div></div>
| style="background-color: #FFDDAD;" | [[File:Icon TF2 scripts.png|64px|link=User:Darkid/Code]] Scripting
+
<div class="poot-tabs-content">{{User:Darkid/Header2|Discussion|User_talk:Darkid|nocontent=yes}}</div></noinclude>
| style="background-color: #FFDDAD;" | [[File:Tf win multiplegames.png|64px|link=User:Darkid/Achievements]] Achievements
 
| style="background-color: #FFDDAD;" | [[File:Pictogram wait.png|64px|link=User:Darkid/Projects]] Projects
 
|}
 
|}
 
</font></noinclude>
 
 
{{Talk archive
 
{{Talk archive
 
|arc1name = Archive 2011-2012
 
|arc1name = Archive 2011-2012
Line 20: Line 15:
 
|arc2name = Archive 2013-2014
 
|arc2name = Archive 2013-2014
 
|arc2link = User talk:Darkid/Archive 2
 
|arc2link = User talk:Darkid/Archive 2
 +
|arc3name = Archive 2015-2019
 +
|arc3link = User talk:Darkid/Archive 3
 
}}__TOC__
 
}}__TOC__
  
== About my Wiki project ==
+
== Script for finding projectile speeds. ==
  
Hey there. I saw your comment on Moussekatee's talk page, and I'm happy that you're interested in it. Right now I'm just looking for friendly advice, but if I can get somebody to do some of the more monotonous stuff like copying templates, it will allow me to write up more definitions and get the Wiki out of psuedo-alpha.
+
On [[Template:List of projectiles]], at the bottom of the page, a "script to find correct values" is mentioned. It appears that there was meant to be a link, but there is not one. I ask you, Darkid, because it was your edit (in May of 2016) that added this line. Do you still have a link to this script? [[User:Stack man|Stack man]] ([[User talk:Stack man|talk]]) 06:19, 3 May 2020 (UTC)
 +
:Sorry about that! I suspect it got removed by the spam filter. Here's the link: [https://github.com/jbzdarkid/Random/blob/master/functiontimes.sp]. I've also added it to the page. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 07:41, 3 May 2020 (UTC)
  
I do know what you do on the Wiki, and I'm not sure if I need to do any under-the-hood black magic yet. My main goal with the project is making a wiki that's easy to learn yet full of useful information - something that only a few wikis have done.
+
== New availabilities ==
  
How do you want to approach this? I'll have to make a to-do list or at the very least a style guide. But talk to me as soon as you can of course.
+
Hey. Could you please add new availabilities in [[Template:Availability]] for [[Pile Of Curses]], and [[Crafting]] ({{tooltip|expired|Currently this item cannot be earned in any way}})? It's for items received from it. [[File:User Denied signature.jpg|50px|link=User:Denied]] [[User:Denied|<font color="DB9C1F">Denied</font>]] [[User talk:Denied|<font color="DB9C1F">(Talk)</font>]] 17:16, 21 May 2020 (UTC)
 +
:Ah, I see. That's currently just directly using {{tl|Tooltip}}, and you want it in the module?
 +
:It looks like there's a common string which is similar to this, <code>distributed-expired</code>. (See [[Template:Dictionary/common strings/distributed-expired]]).
 +
:Do you think it'll be sufficient to change all the prefixes there to <nowiki>[[Crafting{{if lang}}|{{common string|crafting}}]]</nowiki>?
 +
:[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 01:26, 22 May 2020 (UTC)
 +
::<code>pile-of-curses</code> redirecting to [[Pile Of Curses]] and <code>crafting-expired</code> redirecting to [[Crafting]] + this tooltip added next to it like it looks like in <code>distributed-expired</code>.
 +
:::Done. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 06:36, 22 May 2020 (UTC)
 +
::::Thanks. Could you only please change word "Crafting" to "Craft" for consistency? <code>craft-expired</code> and [[Crafting|Craft]]. <small>— ''The preceding unsigned comment was added by'' '''[[User:Denied|Denied]]''' ([[User talk:Denied|talk]]) • ([[Special:Contributions/Denied|contribs]]) </small>
 +
:::::If you add your proposed change to the sandbox, then I can just take it ;) [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 19:32, 22 May 2020 (UTC)
 +
::::::Well, I changed the dictionary string. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 01:50, 23 May 2020 (UTC)
  
Thanks,
+
== Help with dictionary ==
  
[[User:Enthers|Samuel]] [[User:Enthers|Enthers]] 20:40, 7 January 2015 (PST)
+
Could you please help me again? I can't figure out how to fix [[Template:Dictionary/blueprints]] for [[Bootie Time|Santa's Little Accomplice]] and [[Fed-Fightin%27 Fedora|Public Enemy]]. [[File:User Denied signature.jpg|50px|link=User:Denied]] [[User:Denied|<font color="DB9C1F">Denied</font>]] [[User talk:Denied|<font color="DB9C1F">(Talk)</font>]] 15:36, 2 June 2020 (UTC)
:Well you shouldn't need to _copy_ templates, that sorta defeats the purpose. You shouldn't need to make a style guide, I can make it with you. Unless you have some specific ideas. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 21:24, 7 January 2015 (PST)
+
: What seems to be not working? It looks like you did this correctly to me. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 00:04, 3 June 2020 (UTC)
::Well not copy the source code into the page; it's just that all of my star templates are very similar to each other due to the way parameters in templates work. I can't get parameters to hide data - just replace them with text or with other templates, which would either create a template soup or a hard-to-use system of manually adding in stars and spans. Not worth that.
+
:: Looks like Wiki is messing with me. Then the only problem is that the Pretty Boy's Pocket Pistol is not showing as crafting ingredient, next to the Baby Face's Blaster. [[File:User Denied signature.jpg|50px|link=User:Denied]] [[User:Denied|<font color="DB9C1F">Denied</font>]] [[User talk:Denied|<font color="DB9C1F">(Talk)</font>]] 05:23, 3 June 2020 (UTC)
::So I just copy and paste the source code from another star template, modify it to suit the definition, and then put in as a new template. Not efficient, but the alternatives are so poor that this is my current solution.
+
::: Looks like we're missing some template code. I'll see what I can do. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 07:28, 3 June 2020 (UTC)
::I'll have to make a style guide eventually. I'll consider it when I get a few more definitions in order. And then I'll need to write how to use the Wiki and what it all means. When do I start that? Maybe when I have three definitions.
+
:::: Well, I fixed up the template, but I don't think this looks quite correct: [https://imgur.com/Jz2KZ0c]. When the ingredient is not part of a set, the name is wrong. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 06:08, 4 June 2020 (UTC)
::Also I'm seriously struggling with the concept of Wiki main page design and organisation. I'll cross those bridges when I get to them.
 
::I just don't know when I'm ready to accept new users to edit the page. I need at least eight definitions and one game page for that to happen. Then I'll be comfortable.
 
::--[[User:Enthers|Samuel]] [[User:Enthers|Enthers]] 22:09, 7 January 2015 (PST)
 
:::I've made a simpler template [http://game-difficulty.wikia.com/wiki/User:Jbzdarkid/Sandbox on my sandbox], which can be used for all definitions, if you want.
 
:::I'll let you get to 4-5 definitions before I try to contribute there. I'm not sure if I'm the right person for it anyways, although I do have speedrunning and competitive gaming perspectives.
 
:::Wikia is very fluid with main pages; you'd do fine to have a list of popular games/common themes or some of the more interesting results/facts. This would not need any particular organization, just a simple list or sub-sectioned list.
 
:::[[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 23:05, 7 January 2015 (PST)
 
::::I have it. I'll let you know what I think tomorrow, due to it being so late right now.
 
::::Also, sorry for calling you Davik. That was a mistake.
 
::::--[[User:Enthers|Samuel]] [[User:Enthers|Enthers]] 23:45, 7 January 2015 (PST)
 
:::::Do you actually know someone named Davik, or are you just obscenely tired? [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 00:14, 8 January 2015 (PST)
 
::::::The latter.
 
::::::The amount of joy I had upon seeing the template be exactly as I wanted it to is marred by the amount of time it took for me to express it. It's clean and it's simple, and also easy to document. I'll start the implementation of it now, and delete the old ones. I think I'll update the documentation to include an author tag for situations like this. Incidentally, this saves on categorising.
 
::::::Designers and hardcore gamers are actually part of the audience that I want to attract - like TV Tropes. So if you know about the innate workings of video games, then you should be able to contribute to pretty much every game you've played.
 
::::::Thanks for this. It will be much more useful to the site members!
 
::::::--[[User:Enthers|Samuel]] [[User:Enthers|Enthers]] 07:50, 8 January 2015 (PST)
 
  
== Festive weapon ru ==
+
== 3D viewer ==
 +
Hello, I've been trying to reach you whether on steam (Overlord S7) or through e-mail but to no avail. I'm an admin in Inkipedia, a wiki about Splatoon (shooters game from Nintendo) and I'm interested to know about the 3D viewer and if I can try to implement a simpler implementation of the 3D viewer to our infoboxes. I saw that you maintained the module so I thought to ask for advice on how to implement it. I'd be happy if you could chat with me through e-mail or discord (Shahar#3810). Thank you! [[User:Shahar|Shahar]] ([[User talk:Shahar|talk]]) 11:41, 29 April 2021 (UTC)
 +
:Hey, sorry about that -- I get a lot of adds on steam, so someone with 0 rank and a private profile is usually a spammer :)
 +
:The core of the implementation is actually dead simple. If you take a look at, e.g. [[Scattergun]], and use "inspect" (should be available in most major browsers), you'll see this:
 +
<code><nowiki>
 +
<div class="viewer-3d-frame" data-id="0" style="height: 152px; background: url(&quot;https://wiki.teamfortress.com/w/images/b/bd/Scattergun_3D.jpg?20180821160906&quot;) -11807px 0px no-repeat; left: 25px; top: 64px; width: 197px;"></div>
 +
</nowiki></code>
 +
:First and foremost, take a look at the image here: [[:File:Scattergun_3D.jpg]]. It's actually quite a wide image, containing all of the possible rotations.
 +
:Second, take a look at the styling: <code>style="height: 152px; background: url(...) -11807px 0px no-repeat; ..."</code>
 +
:All that's happening here is that the image is being shifted and cropped. Essentially, the "3D" image is just a bunch of 2d images all next to each other, and the "3D viewer" is just changing the offset into the main image.
 +
:If you look at the contents of [https://wiki.teamfortress.com/w/index.php?title=File:Scattergun_3D.jpg&action=edit Scattergun_3D.jpg], you can see a large list called "map" as the template argument. This is where the actual offsets are stored.
 +
:I don't know too much more about the intricacies of the template, but the code to generate the file is [https://github.com/jbzdarkid/3D-Models-automaton here] -- though it uses HLMV, sorry, you'll need to hack at it to use a different viewer.
 +
:[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 09:14, 30 April 2021 (UTC)
 +
::Hey, thanks for helping me out. I got all the modules, templates, JS and CSS changes to display the [https://splatoonwiki.org/wiki/Module:Shahar 3D viewer with the Minigun] (It was similar in design to the [https://splatoonwiki.org/wiki/Splatling Splatlings] so I thought it was a good example). I also got one of the ''Splatoon'' models into HLMV with partial texture. What I'm stuck at is that I can't get the script to work. I've tried to follow [[Team Fortress Wiki:3D Models]] but with no success.  [[User:Shahar|Shahar]] ([[User talk:Shahar|talk]]) 14:21, 7 May 2021 (UTC)
 +
:::Well, as I mentioned, the code was written specifically for [[HLMV]], a valve-based model viewer. If you want it to work with Splatoon, you'll need to change [https://github.com/jbzdarkid/3D-Models-automaton/blob/master/mem.cc the code which interops with HLMV] to talk to your program instead. You'll need to be able to change the weapon's rotation, translation, and the scene background color (to compute transparency).
 +
:::I can't really help you with the specifics there, since it's going to depend on the model viewing options available to you.
 +
:::[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 15:30, 8 May 2021 (UTC)
 +
::::Hey, I got the script to work but the model doesn't rotate. [[https://cdn.discordapp.com/attachments/762900730582401044/844279004638740510/Screenshot_128.png Image]]. I'm currently on Python 2.7, packages from python 2 and I ran the command setup.py so that wikitools will recognize parts of itself such as wiki, api, page, etc... I'm also worried about getting the offsets for the images without uploading it to TF2 wiki cause Inkipedia doesn't currently have API. [[User:Shahar|Shahar]] ([[User talk:Shahar|talk]]) 18:34, 18 May 2021 (UTC)
 +
:::::I fixed the rotation issue, new version is up on Github. If inkpedia doesn't have an API, you can always just upload it to your sandbox page ([[User:Shahar/Sandbox]]). [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 13:37, 20 May 2021 (UTC)
 +
::::::Hey, I'm trying to excecute the code but it says that "mem.exe" is not compatible with 64-bits versions of Windows. Could you resolve that? · [[User:Ashe|Ashe]] ([[User talk:Ashe|talk]]) 16:16, 20 May 2021 (UTC)
 +
:::::::Can you give me the exact error message? Ideally, the entire terminal window (and your system information). I'm not sure why this is happening, since my computer is 64-bit. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 16:22, 20 May 2021 (UTC)
 +
:::::::: [https://imgur.com/a/73hPs3q This]. It's in spanish but it says something like "16-bits app incompatible ... Cannot start or run due to incompatibility with 64-bit versions of Windows". My specs are Windows 10 Pro 64 bits, 16 GB RAM, AMD Ryzen 5 3600.
 +
{{outdent|8}}The error is "Unsupported 16-Bit Application", and it seems to be a remnant of mingw. I've tried recompiling with g++ instead of gcc -- if that doesn't work I'll need to port the exe to a real compiler, which will take some time. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 16:38, 20 May 2021 (UTC)
  
Hi, I do not understand why you broke [[Festive_weapons/ru]] article? :D <nowiki>{{item link|Festive Scattergun}}</nowiki> usual and easy variant than <nowiki>{{common string|Festive item|Scattergun}}</nowiki>. Why these changes? <nowiki> ru: Праздничная {{item name|{{{2}}}}}</nowiki> u cant make one template for all festive weapons because of the features Russian syntax: "Празднич'''ная''' бита" but "Празднич'''ный''' ракетомет". Will be errors for example: <s>"Празднич'''ная''' ракетомет"</s> <span style="font-family:TF2 Build; color:#476291">[[User:Radist|RADIST]]</span>[[File:Killicon conscientious objector.png|50px|link=User:Radist]] 02:01, 21 January 2015 (PST)
+
== [[Template:Item infobox/Sandbox]] Requested Addition ==
:The dictionary had around 30 different entries reading almost exactly the same. This change is trying to consolidate those strings, so that every time a new festive weapon is added, it doesn't need its own string. If there's a pluralization concern (which seems to be what you're saying), it would be very easy to add an additional plural parameter. I.e:
 
:<nowiki>{{common string|Festive item|Scattergun|true}}</nowiki> -> Праздничная Обрез
 
:<nowiki>{{common string|Festive item|Scattergun|false}}</nowiki> -> Праздничный Обрез
 
: [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 05:18, 21 January 2015 (PST)
 
::Празднич'''ное''' Банкате, Празднич'''ное''' Вдохновляющее знамя, Празднич'''ные''' Горящие Рукавицы Ускорения, Поддай праздничн'''ого''' леща... -_- <nowiki>{{item link|Festive Scattergun}}</nowiki> was better, <nowiki>{{common string|Festive item|Scattergun|true}}</nowiki> very uncomfortable for russian. Easier to use regular links (<nowiki>[[Festive Scattergun/ru|Праздничный обрез]]</nowiki> or <nowiki>[[Scattergun/ru|Праздничный обрез]]</nowiki> than this fiddly syntax:( (ps in russian localized files all festive variants of stock weapons written in lower case: Праздничный обрез, Праздничный ракетомет, Праздничный гранатомет, Праздничный нож...<nowiki>{{common string|Festive item|Scattergun|true|stock}}</nowiki> oh :D) <span style="font-family:TF2 Build; color:#476291">[[User:Radist|RADIST]]</span>[[File:Killicon conscientious objector.png|50px|link=User:Radist]] 05:46, 21 January 2015 (PST)
 
:::As you point out, stock being lowercase isn't the biggest problem. So there are 4 or 5 different suffixes? Could you explain generally what would require the use of any given one? [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 05:55, 21 January 2015 (PST)
 
::::Mmm maybe will be easier to read it [http://www.russianlessons.net/grammar/adjectives.php here] I'm bad teacher :D For example, Festive:
 
::::{| class="wikitable"
 
|-
 
! !! Masculine !! Feminine !! Neuter !! Plural
 
|-
 
| Nominative Case || Праздничн'''ый''' || Праздничн'''ая''' || Праздничн'''ое''' || Праздничн'''ые'''
 
|} And only Festive Holy Mackerel with '''-ого''' "Поддай праздничн'''ого''' леща".
 
::::{| class="wikitable"
 
|-
 
!  !! ПраздничнЫЙ !! ПраздничнАЯ !! ПраздничнОЕ !! ПраздничнЫЕ
 
|-
 
| Weapons|| Minigun, Rocket Launcher, Flame Thrower, Scattergun, Stickybomb Launcher, Wrench, Knife, Axtinguisher, Sandvich, Frontier Justice, Huntsman, Ambassador, Grenade Launcher, Crusader's Crossbow, Sapper, Eyelander, Black Box, Wrangler, Shotgun, Revolver, Chargin' Targe, Bonk! Atomic Punch, Backburner, SMG || Medi Gun, Sniper Rifle, Bat, Ubersaw, Force-A-Nature, Flare Gun, Bonesaw || Buff Banner, Jarate || Gloves of Running Urgently
 
|-
 
|} <span style="font-family:TF2 Build; color:#476291">[[User:Radist|RADIST]]</span>[[File:Killicon conscientious objector.png|50px|link=User:Radist]] 06:42, 21 January 2015 (PST)
 
:::::Hm. The main problem I se is that all the languages are going to have rules for this, so it would bloat the template significantly. I guess the simplest method is to just have the dictionary strings :/
 
:::::While we're on the subject, are the australium pages fine? [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 07:39, 21 January 2015 (PST)
 
::::::Hi What's new with festive? How will we fix errors "Праздничн'''ая''' Обрез"? p.s. australium pages have no problems. <span style="font-family:TF2 Build; color:#476291">[[User:Radist|RADIST]]</span>[[File:Killicon conscientious objector.png|50px|link=User:Radist]] 07:16, 25 January 2015 (PST)
 
:::::::Just revert the changes I've made. Tell me if there are any other problems-- [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 07:27, 25 January 2015 (PST)
 
  
==  Limited tag ru ==
+
Hi,
  
Hello :D It's me again. Сan u help fix incorrect display of Limited tag on item pages? [[Tux/ru]] should look like:  "Талисман '''ограниченной серии''' 1-го уровня" (Item type - '''Limited tag''' - Level). p.s ''' Limited''' always translated as "'''ограниченной серии'''". <span style="font-family:TF2 Build; color:#476291">[[User:Radist|RADIST]]</span>[[File:Killicon conscientious objector.png|50px|link=User:Radist]] 13:02, 27 January 2015 (PST)
+
I'm currently prototyping some things on the item infobox sandbox page for use on [[User:Boba/Sandbox/War_Paint/Park_Pigmented|an experimental page]]. Essentially, I'd like for it to generate 3D viewer-like buttons that allow you to preview wears on an item if the item type is {{code|war paint}} or {{code|warpaint}}.
:Is gud? [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 13:11, 27 January 2015 (PST)
 
:: wrong <s>"Талисман 1-100–го уровня'''ограниченной серии'''"</s>. It should be "Талисман '''ограниченной серии''' 1-го уровня". Tag should be placed after "type" and before "level" ("Hat" -> "Limited" -> "1-100 lvl"). [http://prntscr.com/5xvetw screenshot] From Russia with Problems :D <span style="font-family:TF2 Build; color:#476291">[[User:Radist|RADIST]]</span>[[File:Killicon conscientious objector.png|50px|link=User:Radist]] 13:25, 27 January 2015 (PST)
 
:::In every other language, the words "Level 1-100" and "Hat" are together. Therefore, you have to deal with this as russians separately--simply replace the
 
:::<code| level            = Талисман 1-100–го уровня</code>
 
:::with
 
:::<code| level            = Талисман ограниченной серии 1-100–го уровня</code>
 
:::Be sure to set the <code>limited</code> flag, that makes it yellow.
 
:::[[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 13:44, 27 January 2015 (PST)
 
  
== Never used companies. ==
+
It would be great if you could help with this, because I have no idea of how to go about that and don't want to break anything. Thanks. ~ [[User:Boba|Boba]] 21:16, 28 October 2021 (UTC)
 +
: I don't really have any bandwidth to help develop templates on the wiki. I'm can help debug things if they mostly work, and I'm happy to double-check your work, but I can only offer advice right now.
 +
: For example, the 3D viewer uses custom javascript to make the tab switching work (see [[MediaWiki:Common.js]]). The main trick would be to support this ask with the least amount of additional javascript, and the least amount of new, complex modules.
 +
: [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 20:07, 21 November 2021 (UTC)
  
Hi, Darkid, I've been off for a few months, big project on another wiki, but back now.  I just saw that you changed the extension of two images on Template:List_of_companies.  No problem with that. However, that reminds me of the question of whether the never used companies should be removed from the list.  Months back, I could not find Co Op, Farmers Elevator, Farmers Feed & Seed Co., Ferguson System, Holdingford Mill, or Superior Feeds on any Valve released map.  I presume the OP did use them in maps we help develop, but they did not make it to the release.  Obviously, each of these was directly taken from real signs, all of which still exist, and some are still active trademarks, which is probably why they are not used. (Unless they have been used in a recently released map.)  Do you think they should stay in the list? [[User:Mikado282|Mikado282]] ([[User talk:Mikado282|talk]]) 18:29, 26 February 2015 (PST)
+
== [[Banana Bay/ko]] ==
:The point of the list is to source images '''found in game'''. If the companies logos are no longer in use, they should be removed. I've cleaned up the organization on that list, so anything which is Unknown, Unknown should either be referenced, or checked and removed. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 19:10, 26 February 2015 (PST)
 
  
:: '''found in game''' includes videos and comics or not?  You deleted some media only signs but not others.
+
Hi Darkid!
:: Not so much "no longer used" but "never used".
 
::* item link|Sandman was parenthetically under "Company (and/or Products)" because it is a product not a company, so you moved it to Properties (Signage)?  Sandman is neither property or signage.
 
::* While back I put Foundry in parenthesis because there is no Blue Corn Co. property on Foundry. Please see [[Template talk:List of companies#Changes to first and second columns]]; the point being, the actually "front company" property is on Granary, but signage only appears on other maps. Perhaps the convention so be noted on the article in stead of just in the Talk; at least change the heading "...(Signage) to (Signage only)?  (See recent edit to Template)
 
::* Edible Wood Pulp is the product
 
::* Crummy's Burgers, ''et. al.'', again, some companies clearly have major properties on specific maps, I think some wanted to indicate the distinction on past format for the table, I tried to clean it up with the column changes.  Some seem to have connection to Storyline. Some just have signage.  The convention I tried to set up is parentheses indicate signage only.  Similarly, there is no property for Driller, etc.
 
::* /(molecule in green leaf): Logo/ is incorrect, /''molecule in green leaf'' logo/ was intended, maybe /"molecule in green leaf" logo/ is better.
 
::* (Teleporters) is a product not a company
 
:: [[User:Mikado282|Mikado282]] ([[User talk:Mikado282|talk]]) 20:57, 26 February 2015 (PST)
 
:::With regards to the Teleporter / Sandman, I was picturing column 2 would be Appearance(s) in game, or something similar. That could include comics, or not, either is fine -- as long as it's clear.
 
:::I wasn't trying to clean out/change anything, just remove the seemingly arbitrary parenthesis. If you want something complex in the columns, document it in the template, change the header, or just put a Note: somewhere on the page.
 
:::Whoops, I see that I didn't understand the green leaf logo. #3 reads much better.
 
:::[[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 21:15, 26 February 2015 (PST)
 
  
:::: OK, I have some more time (for a couple hours).  Consider the format before June 2013 and the changes [[Template talk:List of companies#Changes to first and second columns|I discussed about that time]]. The original intention of the Properties column seemed be to list maps where the given company possessed buildings; perhaps was back in the day, editors were trying to see a pattern in the front-companies. Maybe the original intent was to not list maps where it was clear that the given sign did not mark the property (See [[Talk:List of companies#Sarif Industries?|"Some companies have no properties, but appear on advertisement posters in-game or in promotional materials."]]). However, the list of "companies" naturally expanded to include companies have no in-game properties and some with no in-game signs (and some non-companies, to boot).
+
I want to delete the Banana Bay/ko page.
::::* It was the Sandman and the Teleporter (among others) that at the time I saw as misplaced (to my eyes) under '''Properties'''.  I think I can see your point in so much as "Telemax" indeed appears ''in-game'' on the teleporters; and "Ball Fortress" does appear ''in-game'' on the Sandman's ''ball''.
 
::::* I could possibly consider the change of the '''Properties''' column to '''Appearances''', there may be a point to doing that, given that there are now products (or brands actually) that appear more prominently in out-game media, but that could change the original intent of the column, if not the article.  There is still the problem that most signs in the game maps are not identifying locations of properties, front or otherwise.  I would rather have the column list all of the maps where the signs actually mark properties, but only list one or two maps where the same sign is "just and advertisement handing on a wall".
 
::::* Whether we make changes or not, I propose to add usage instructions for the template (yes, documentation on template usage in this wiki is notoriously absent.)
 
::::* If you don't mind, I would move the "products" back under the '''Company/Product''' column, but perhaps switch from parentheses to square brackets.
 
:::: [[User:Mikado282|Mikado282]] ([[User talk:Mikado282|talk]]) 17:16, 7 March 2015 (PST)
 
:::::All sounds good. For future reference, I encourage you to not worry too much about original intent, especially when dealing with extremely outdated templates. If the template can be repurposed, it's quite worthwhile. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 18:10, 7 March 2015 (PST)
 
:::::: For future reference, extremely outdated templates is 20 months? ... oh, you meant the source article? OK, much of the larger notable articles of the wiki are old enough to be ''extremely'' dated?  ;)  True, given my extremely limited time for this, I like to focus on fixing errors in older articles.  ''OTOH'', it takes ''a lot'' longer fix than get right the first time.
 
:::::: IMO, [c]hanging the use of a list is no justification for not documenting the change of use; of course, I have been occasionally been accused of being pedantic. [[User:Mikado282|Mikado282]] ([[User talk:Mikado282|talk]]) 18:46, 7 March 2015 (PST)
 
::::::: I have been wanting to add more about the divisions of [[TF Industries|TFI]] to that article. Clearly it would speculation at best to claim every company with a sign is part of TFI, but every point with a spawn is a candidate. Every point defended in the Robot Wars, is Mann Co.  So, if '''Properties''' is changed to '''Appearances''', then those companies that are properties actually fought over on maps (buildings containing spawns or defended capture points) could be listed as Properties of [[TF Industries]], [[Mann Co.]], [[RED]], or [[BLU]], depending on game mode, with links to anchors added to the entries in List of companies. Much of the unmaintained lists under "Known sub-fronts ... include" were really speculation all along, IMO. But others like BLU Freight/Redstone Cargo and Blue Steel/Red Iron, Blue Corn/Red Bread, Red Shed/Blue Streak, Imperial/Regal, etc. are "real" properties, at least some following some role in [[Storyline]] or "[[Expiration Date|cannon (?)]]" Then there is the likes of Jenkin Coal Co., which the Mann brothers are just fighting around, not for. (Ah man, a weekend at home sometime soon ..) [[User:Mikado282|Mikado282]] ([[User talk:Mikado282|talk]]) 21:06, 15 March 2015 (PDT)
 
{{outdent|7}}I don't have any large stock in the future of this page, nor does it seem like a high-traffic page, so you can probably adapt it to your purpose. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 05:00, 16 March 2015 (PDT)
 
:This could work: [[Template:List of companies/doc]] [[User:Mikado282|Mikado282]] ([[User talk:Mikado282|talk]]) 21:26, 16 March 2015 (PDT)
 
  
== C.M5000 Projectile thingy ==
+
As a member of STS, I can say that page is awful like google trans. The text in korean is not makes sense and some grammar errors in there.
  
Hi Darkid! At the risk of sounding stupid, what program do you need to make a 3D revolving model of a weapon/projectile? In this case, it would be the projectile for the righteous bison and the cow mangler 5000. I'm quite sure the answer is somewhere on this wiki, so I'm am now increasingly paranoid that I would be yelled at for asking a stupid question, but whatever.[[User:Paintedwalls|Paintedwalls]] ([[User talk:Paintedwalls|talk]]) 21:02, 26 February 2015 (PST)
+
[[User:Joeun|Joeun]] ([[User talk:Joeun|talk]]) 16:35, 30 November 2021 (UTC)
:Pushed this to the bottom to keep my talk page organized.
+
:Hi Joeun! Thank you for following up. I am deleting the page now. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 17:03, 30 November 2021 (UTC)
:I compile images with [[HLMV]], but I couldn't find the model files for the Grordbort projectiles. Someone mentioned something about textures, but I'd ask on the [[IRC]] since someone there might know. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 21:15, 26 February 2015 (PST)
 
  
::Sorry for bothering you, but in the meantime, why don't we just put in the 2d picture of the projectile like the projectile images? I tried looking for the model too, but all I found was this team colored lighting that is seen on the CM5000 when charging up. [[User:Paintedwalls|Paintedwalls]] ([[User talk:Paintedwalls|talk]]) 06:11, 27 February 2015 (PST)
+
== Move Blap Bash page to BlapBash ==
:::I'd upload anything, I literally cannot find the file. If you can point me at it, I'll take as many pictures as you want. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 06:20, 27 February 2015 (PST)
 
  
== Showcard lang ==
+
Hey Darkid,
 +
Please can you move [[Blap Bash]] to be [[BlapBash]] (and all sub-pages) as the event name does not contain a space. I can't do it due to my account limits.
 +
Thank you in advance.
 +
- Jon, Blapature Co. Organiser
 +
[[User:BlackOutJon|BlackOutJon]] ([[User talk:BlackOutJon|talk]]) 12:08, 12 December 2021 (UTC)
 +
:Done, thanks for the heads up. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 12:13, 12 December 2021 (UTC)
  
Hello!<br>I noticed you added "ru images" in [[Template:Content updates]], yah... good for russian and english. see all other languages:<small>[[Patches/cs|cs]], [[Patches/da|da]], [[Patches/de|de]], [[Patches/es|es]], [[Patches/fi|fi]], [[Patches/fr|fr]], [[Patches/hu|hu]], [[Patches/it|it]], [[Patches/ja|ja]], [[Patches/ko|ko]], [[Patches/nl|nl]], [[Patches/no|no]], [[Patches/pl|pl]], [[Patches/pt|pt]], [[Patches/pt-br|pt-br]], [[Patches/ro|ro]], [[Patches/sv|sv]], [[Patches/tr|tr]], [[Patches/zh-hans|zh-hans]] and [[Patches/zh-hant|zh-hant]].</small><br>Something wrong compared to [[Patches|en]] and [[Patches/ru|ru]]? Well, you can fix this later?
+
== /en ==
:Fixed, thanks. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 02:56, 3 March 2015 (PST)
 
  
== Template title ==
+
Why does your bot create a list of articles with the prefix /en, if all articles are written without it? [[User:Far|Far]] ([[User talk:Far|talk]]) 08:12, 13 December 2021 (UTC)
 +
:Can you be more specific? It's possible that there is a bug with one of the reports, I did have to make some updates to the scripts to get them working again.
 +
:Which report seems to be misbehaving, and how would you expect it to behave? [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 12:20, 13 December 2021 (UTC)
 +
::In the general list of English articles, your bot writes them with the prefix /en. You can see this for yourself by going to Team Fortress Wiki:Reports/All articles/en.[[User:Far|Far]] ([[User talk:Far|talk]]) 16:21, 13 December 2021 (UTC)
 +
:::I'm not sure what you mean, when I go to [[Team Fortress Wiki:Reports/All articles/en]] I don't see any links which say "/en". The page title says "/en", and I can change that if you want, but the article list itself seems correct.
 +
:::[https://i.imgur.com/jsVKg5G.png Image]
 +
:::[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 18:21, 13 December 2021 (UTC)
 +
:::: -> [https://wiki.teamfortress.com/w/index.php?title=Team_Fortress_Wiki:Reports/All_articles/en&oldid=3089129 ] — [[User:Tark|<span style="font-weight:bold;color: #5BC236">Tark</span>]] 18:29, 13 December 2021 (UTC)
 +
::::: Oh, thank you. Will fix. Wait, why is windbot still editing this? Or did you give it a kick for me? [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 19:17, 13 December 2021 (UTC)
 +
:::::: Fixed, reaching out to wind to get WindBOT to stop updating these pages [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 15:11, 14 December 2021 (UTC)
  
Hi. I have a question. I added true Ru translation in [https://wiki.teamfortress.com/w/?diff=1879414 template], and I think other translations also not correct. Maybe we should remove <nowiki>{{class name|}} and {{item link|}}</nowiki> from title? I think English text is better than wrong translation. <span style="font-family:TF2 Build; color:#476291">[[User:Radist|RADIST]]</span>[[File:Killicon conscientious objector.png|50px|link=User:Radist]] 04:36, 4 March 2015 (PST)
+
== Mmmph/hu redirect request ==
:Yes, I'm sure a lot of other languages order adjectives and nouns differently. I would leave in the template, because a wrong translation is comprehensible to more people than an english one. If you like, I can find out which languages switch the ordering, and code that in. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 04:42, 4 March 2015 (PST)
 
:PLEASE DO NOT RE-EDIT YOUR TALK PAGE COMMENTS. Edit conflicts here are extremely annoying, since it's hard to remember exactly what I was going to say. Unless the meaning of your message is going to be misinterpreted, simply let the "errors" stand.
 
  
hi again) I will not create new topic because it is about templates, too. Сould you please check [https://wiki.teamfortress.com/w/index.php?title=Template%3APatch_layout%2Fsandbox&diff=1880615&oldid=1633670 these changes]? This fixes missing tags (classic/xbox/beta) on localized pages: [http://prntscr.com/6e84nr click] (for xbox patches need add "game = xbox" in patch infobox). Can you check for errors pls or fix that bug? <span style="font-family:TF2 Build; color:#476291">[[User:Radist|RADIST]]</span>[[File:Killicon conscientious objector.png|50px|link=User:Radist]] 06:26, 8 March 2015 (PDT)
+
Hello! I'm Kevin and I'm one of those fews, who translate the hungarian TF2 wiki, I have question rather a request if I may. Can you have the time to redirect the page, Mmmph/hu to Phlogistinator/hu. I tried to redirect it but I'm not a administator nor moderator on this wiki.
:Switch statements are cleaner for that. Otherwise, looks fine. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 08:51, 8 March 2015 (PDT)
 
  
== 3D Soldier Images ==
+
Greetings, [[User:CallMeDaddy|Vinzesco]] ([[User talk:CallMeDaddy|talk]]) 19:41, 7 January 2022 (UTC)
  
Hey, I noticed you re-made the soldier images because Valve removed the Marketing Poses. Right now, I think the new poses are quite strange. Someone uploaded ([http://steamcommunity.com/sharedfiles/filedetails/?id=251840820|uploaded]) a Marketing Poses pack for SFM, I suppose you can get to work somehow on HLMV/TF2. I don't use SFM, but I guess it uses .mdl files for animations too. The Scream Fortress 2013 update added the taunts from Love and War, and the guy who made the video of the unreleased taunts (back on that time) uploaded the animation files, I just don't know if they removed the Marketing Poses in this update. [[File:Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 19:27, 17 March 2015 (PDT)
+
:You should be able to do this yourself, the page is free to edit for anyone and redirects aren't restricted to staff.<br>[[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) 19:45, 7 January 2022 (UTC)
:So the files linked there are SFM only. I don't have disk space to install SFM, so I can't work on converting them myself. There's an additional barrier of how to recompile the soldier model. If you're willing to tackle both of these problems (I've put in a few hours, no forward progress) and can post to me a recompiled soldier model with the animation, I'll gladly redo the images.
+
:: Done: [https://wiki.teamfortress.com/w/index.php?title=Mmmph/hu&oldid=3108606] [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 19:51, 7 January 2022 (UTC)
:Alternately, if you've got an animation/frame you prefer, tell me. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 19:30, 17 March 2015 (PDT)
+
:::Thanks for the help, [[User:CallMeDaddy|Vinzesco]] ([[User talk:CallMeDaddy|talk]]) 14:02, 8 January 2022 (UTC)
::Well, I have not found anywhere the animations, the pack from the Scream Fortress 2014 and the old files I have extracted do not contain the pose. However, I got some better frames:
 
::First one: [http://i.imgur.com/NKjx0WE.png] - Simple, however, not really in a stand pose (I haven't enabled rockets bodygroup there);
 
::Second one: [http://i.imgur.com/ltSLwTa.png] - Good pose and simple.
 
::Third one: [http://i.imgur.com/wWK5RkF.png] - Better of all three, however, he is holding the Shotgun, not really his weapon specifically for him, which is the Rocket Launcher.
 
::These are my suggestions. I tried making him running, but it wasn't really appealing. My guess would be for the third one, but the problem that he is not holing his special weapon. Let me know if you want another pose suggestion. [[File:Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 19:58, 17 March 2015 (PDT)
 
:::All other characters hold their primary weapon (Exception: Spy - Knife, Medic - Medigun, Engineer - Wrench). I'd rather him hold the rocket launcher, the iconic weapon. Second pose has clipping, which is not visible in the class selection window but easily visible in a 3d model. You seem to have two animations loaded for the first pose, are you blending them or not? [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 20:23, 17 March 2015 (PDT)
 
::::I do have two animations indeed. HLMV supports various animations, for special cases such as reloading weapons. I'm not sure if the 3D Model script supports that, however. I do not have Source Filmmaker installed, and I have no idea how to get those .dmx files and placing as a .smd animation file. [[File:Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 20:34, 17 March 2015 (PDT)
 
:::::I wasn't asking how to do it, I was asking for exact values. The script supports whatever you want, given that it can do precise mouse movement/data entry. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 20:46, 17 March 2015 (PDT)
 
::::::What values? Like {{code|rot}} and {{code|trans}}? That depends really on your monitor resolution, it will affect in-case the resolutions are different. [[File:Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 21:42, 17 March 2015 (PDT)
 
:::::::Exact values for the blending. How much of each animation are you using?
 
:::::::Oddly enough, we only need to render these images once. So it doesn't really matter if I add in a small script to click on the correct frame in animation, rather than doing it by hand/recompiling the model.
 
:::::::[[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 22:12, 17 March 2015 (PDT)
 
:::::::: overlaySequence0: ReloadStand_PRIMARY_loop_2: (Frame 22.0)<br>
 
:::::::: overlaySequence1: ref
 
:::::::: overlaySequence2: ref
 
:::::::: overlaySequence3: ref
 
:::::::: overlayWeight0 1.000000
 
:::::::: overlayWeight1 0.000000
 
:::::::: overlayWeight2 0.000000
 
:::::::: overlayWeight3 0.000000
 
:::::::: sequence: run_PRIMARY (Frame 0.0)
 
:::::::: merge2: models\weapons\c_models\c_rocketlauncher\c_rocketlauncher.mdl
 
:::::::: Anything else? [[File:Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 22:25, 17 March 2015 (PDT)
 
{{outdent|8}}That's what you used for [http://i.imgur.com/NKjx0WE.png image #1]? [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 22:29, 17 March 2015 (PDT)
 
:Not quite, I changed few values because I was using the AirWalk Reload animation previously. Here's how it looks on HLMV on this new set of values: [http://i.imgur.com/yUjQbBN.png] [[File:Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 22:34, 17 March 2015 (PDT)
 
  
== 3D Soldier Images - Part 2 ==
+
== "HLMV - Missing Folders Fix" pack has been updated. ==
  
Hey Darkid, good news. I had the idea yesterday to try find an old animation mod for the Soldier, and hope there was MarketingPoses on them. And... you betcha, I've found an animation mod that includes the MarketingPoses for Soldier. The mod is called [[http://tf2.gamebanana.com/skins/download/86800 The Samurai Soldier Pack]]. I only got the animation files on this pack in order to work. Here is a preview: [[http://i.imgur.com/fpxY6Sr.png]]. If needed, I may try finding a Demoman pack and Heavy pack (Scout had an Marketing Pose too), but I don't think we need from these other classes right now. [[File:Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 08:22, 17 April 2015 (PDT)
+
Hi. I don't know if you have any plans in using it, but just letting you know that I updated the pack with the latest patch (January 5, 2022 Patch). It was missing several folders from items from latest "major" updates, such as Halloween, Summer and Smissmas updates. Before sending this post, I tried loading some of the new items on HLMV, and none of them had any problems loading (no errors trying to find the directory). Because of the new link structure I have set on [[Help:HLMV]], I don't need to edit the page again everytime I update the pack fix, as the link will directly go to the latest revision on my GitHub repository. [[File:User Gabrielwoj Signature Icon.png|15px|link=User:Gabrielwoj]] - [[File:User Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:User Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:User Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 14:51, 8 January 2022 (UTC)
:I'd post that on the 3d models page, I don't think I'm coming back to this project. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 08:30, 19 April 2015 (PDT)
 
::Hm. Take your time then, you've done a good job with previous 3D Models. I may try this myself and possibly future ones. Thanks. [[File:Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 08:37, 19 April 2015 (PDT)
 
  
== Healing Table Fix ==
+
== [[Template:QuAD/list]] ==
  
My apologies to bother you, but the table used on the [[Healing]] seems to be incorrect in a minor way; the overhealing amount for the Dalokohs Bar + Quick-Fix is 425, not the 450 that the table displays (this is from some play testing I've been doing on various servers with a friend; it's a surprisingly effective combo). From my understanding, the table is of your creation, and far beyond my level of understanding to be able to fix it, so if it would be possible to do so, it would be appreciated if you could fix it for me (as well as anyone else who would want to know such information as well). Thank you, both for your time and your cooperation on the matter.
+
Hello darkid! I don't really understand the template that well but I was trying to add "Halloween Package" and "Halloween Transmute" to the list, and there is a problem. In [[Template:Dictionary/quad]], you can only use "=special" parameter once, and there are actually some items that have two for some reason. For example the [https://i.imgur.com/DhDTKf4.png Boston Boom-Bringer], [https://i.imgur.com/qnjPegW.png this] is what happens, only "Unlocked Cosmetic Crate".
[[User:Kajoman|Kajoman]] ([[User talk:Kajoman|talk]]) 23:11, 21 June 2015 (PDT)
+
 
:Hmm, that's a very odd number to have. You're sure there's no warrior's spirit equipped? Regardless, I've updated the table. See if you can understand the change I made. [[User:Darkid|<span style="color:red">Darkid</span>]] ([[User talk:Darkid|<span style="color:blue">Talk</span>]] | [[Special:Contributions/Darkid|<span style="color:grey">Contribs</span>]]) 23:25, 21 June 2015 (PDT)
+
There is another problem with the [[Scream Fortress 2014]] items, which already use "scream fortress vi" (Unlocked Creepy Crate + Halloween Gift Cauldron), and would require more "special" parameters (like special2 , special3, special4, etc). Example for the Nugget Noggin cosmetic: <nowiki>unique: {{quad/list|store=y|special=scream fortress vi|special=transmute|special=halloween package}}</nowiki>
::No, I double checked today, seems the quick-fix has set overheal values for each and just adds them to whatever the max health is for the class. Unusual, and kind of exploit-like, but interesting.
+
 
 +
I was thinking to add like a "special2" parameter at first, but I saw [https://wiki.tf/d/1809623 this edit] on the history and as you said: "it would force quad to have ordering, which leads to user errors.". So, is there another way to add more "special" parameters? Thanks! [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 23:58, 4 February 2022 (UTC)
 +
:I'm not honestly sure why we use special over just adding parameters to the top-level list. Feel free to sandbox your changes and I can take a look before you push them.
 +
:[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 00:43, 5 February 2022 (UTC)
 +
::[https://wiki.tf/d/1800057 This edit] is similiar of what I was trying to do, then I saw your comment and well... it won't work I guess D: [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 00:58, 5 February 2022 (UTC)
 +
:::So, I was picturing you could just add another parameter like <nowiki>{{{unlock}}} or {{{promo}}}</nowiki>. That way you wouldn't need a special2, you'd just put something like <nowiki>{{QuAD/list|craft=y|drop=y|halloween-package=y}}</nowiki>. Special was originally for dynamic strings which needed a dictionary lookup -- that has become very muddied.
 +
:::Originally, it was this:
 +
<pre><nowiki>
 +
{{#switch:{{{special|}}}
 +
|unusual={{dictionary/items/mann co. supply crate}}
 +
|botkiller weapons|dueling minigame|pile of ash|pile of curses|polycount pack|quakecon bundle|strange bacon grease={{dictionary/items/{{{special}}}
 +
|#default={{dictionary/common strings/{{{special}}}}}
 +
}}}}
 +
</nowiki></pre>
 +
:::Anyways, I think we can just add top-level parameters, but I'm not 100% sure and so it would be good if you could sandbox that before changing everything.
 +
:::[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 08:51, 5 February 2022 (UTC)
 +
::::Hello darkid, I added the template to my [[User:Mgpt/sandbox]]. Could you check what I need to add? (you can edit the page if you want) Thanks :D [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 02:45, 11 February 2022 (UTC)
 +
:::::# Traditionally, we test out templates on a sandbox page relative to the template, i.e. [[Template:QuAD/list/Sandbox]].
 +
:::::# There, you can add whatever you want to change to try and make your scenario work.
 +
:::::# Then, you should test out your changes, e.g. go to one of your sandbox pages ([[User:Mgpt/sandbox]]) and try using the template as you would in the dictionary, to see what it looks like. Here, you'll invoke the ''sandboxed'' template, e.g. <nowiki>{{QuAD/list/Sandbox|craft=y|drop=y|my-new-parameter=y}}</nowiki>
 +
:::::# Make changes to the sandboxed template until your sandbox looks like what you want.
 +
:::::# If you feel confident in your changes at this point, update the main template. If not, ask me for a review.
 +
:::::[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 10:34, 13 February 2022 (UTC)
 +
::::::Hi! I made some changes - [[Template:QuAD/list]], I also changed the order to match with the availability text in cosmetic pages. Is it okay? Thanks. [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 02:42, 5 March 2022 (UTC)
 +
:::::::Seems fine, just try to avoid making so many changes in the future, it causes wiki lag. Also, watch out for using <code>()</code>, other languages have different parenthesis (notably japanese and chinese). [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 05:16, 10 March 2022 (UTC)
 +
 
 +
<pre>
 +
19:08 <Mgpt> hello Darkid! With my latest edits I added the missing cases to the Quad template and added the Quad/series template, It works, at least for me. Could you take a look at it?
 +
19:11 <Mgpt> [[Template:QuAD/list/Sandbox]]
 +
19:11 <@Spacenet> Template:QuAD/list/Sandbox: https://wiki.tf/Template:QuAD/list/Sandbox
 +
19:11 <Mgpt> [Template:QuAD/series]]
 +
19:11 <Mgpt> [[Template:QuAD/series]]
 +
19:11 <@Spacenet> Template:QuAD/series: https://wiki.tf/Template:QuAD/series
 +
</pre>
 +
:I can look again but not this weekend [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 03:04, 19 March 2022 (UTC)
 +
::#{{tl|QuAD/series}} should be a dictionary string. There's no reason to make a separate template for it.
 +
::#I would recommend keeping the direct dictionary invocations ({{tl|dictionary/items/name tag}}) for performance reasons.
 +
::#Be careful with strings like <tt><nowiki>{{item name|Select Reserve Mann Co. Supply Crate}} {{QuAD/series|60}}</nowiki></tt>. Not every language will want the words in this order. You may consider making the <tt>QuAD/series</tt> string take a second parameter, e.g. <tt><nowiki>{{QuAD/series|60|Select Reserve Mann Co. Supply Crate}}</nowiki></tt>, so that each language can customize the order if needed.
 +
::#I would recommend putting the "Series 60" text in parenthesis. Compare:
 +
:::<tt>Select Reserve Mann Co. Supply Crate Series 60</tt>
 +
:::<tt>Select Reserve Mann Co. Supply Crate (Series 60)</tt>
 +
::5.Can you please put in some noinclude section headers to make future editing easier? Ala the dictionary:
 +
<pre>
 +
-->{{#if:{{{crate5|}}}|{{!}}{{item name|Mann Co. Supply Crate}} {{QuAD/series|{{{crate5}}}}}}}<!--
 +
-->{{#if:{{{crate6|}}}|{{!}}{{item name|Mann Co. Supply Crate}} {{QuAD/series|{{{crate6}}}}}}}<!--
 +
-->{{#if:{{{crate7|}}}|{{!}}{{item name|Mann Co. Supply Crate}} {{QuAD/series|{{{crate7}}}}}}}<noinclude>
 +
## Crate series
 +
</noinclude>{{#if:{{{series6|}}}|{{!}}{{item name|Festive Winter Crate}}}}<!--
 +
-->{{#if:{{{series22|}}}|{{!}}{{item name|Refreshing Summer Cooler}}}}<!--
 +
</pre>
 +
::[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 20:22, 10 April 2022 (UTC)
 +
::: Hello, I [https://wiki.tf/d/3170352 created] the string and [https://wiki.tf/d/3170359 added] it to the template, could you check? About adding the parenthesis, the official name is Mann Co. Supply Crate Series #123 so I think we should keep how it is. Thank you for all the help :D [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 02:21, 14 April 2022 (UTC)
 +
:::: The template looks reasonable, I would just remove the <code>1=</code> and <code>2=</code> and just write <code>{{dictionary/common strings/crate-series|{{item name|Select Reserve Mann Co. Supply Crate}}|60}}</code>
 +
:::: I agree with your point about (4), feel free to leave out the parenthesis.
 +
:::: Also, it looks like my suggestion for (5) doesn't work, so you can take those back out again. Sorry :/
 +
:::: [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 04:13, 14 April 2022 (UTC)
 +
::::: I removed them and added the new string to the crate parameters, [https://wiki.tf/d/3170630 Edit 1] [https://wiki.tf/d/3170662 Edit 2]. Everything seems to work :D I also removed the "lc" from gift parameter (not needed right?) and replaced default "case" with <nowiki>{{ns:0}}</nowiki> [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 02:03, 15 April 2022 (UTC)
 +
:::::: <nowiki>{{lc:}}</nowiki> was being used because of a direct dictionary call. I've reinstated those calls where it makes sense, although it does make the template less readable. Once you've deployed the changes we can reevaluate the template cost (for things like the hat avail table).
 +
:::::: Overall, looks good to me. If you have the time, can you also investigate why two of the qualities are causing template redlinks?
 +
:::::: {{tlx|common string|winter 2016 cosmetic crate}} and {{tlx|common string|bioshock infinite season pass}} are somewhere in the quad dictionary, but the strings don't exist anymore.
 +
:::::: (see [[TFW:Reports/Wanted templates]]). [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 05:38, 15 April 2022 (UTC)
 +
 
 +
== Template request ==
 +
 
 +
Hi there,
 +
 
 +
In response to [[Talk:Claidheamh_Mòr#IPA_Link|this talk page entry]], would it be possible to change the {{tl|pronounce}} template to support a different IPA link?<br>[[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) 16:18, 1 June 2022 (UTC)
 +
:Done, I feel like you could've tackled this one :) Maybe next time? [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 16:33, 1 June 2022 (UTC)
 +
 
 +
== Style Guide/ru ==
 +
 
 +
Hi there! I've noticed that you moved the russian translations for the [[Team Fortress Wiki:FAQ/ru|FAQ]] and [[Team Fortress Wiki:Wiki Cap/ru|Wiki Cap guidelines]] under the main namespace back in April.
 +
 
 +
I was recently approached by a /ru member, who told me that translations of this kind were [https://wiki.teamfortress.com/w/index.php?title=User:FanCyy/Styleguide&oldid=2797980 removed a few years ago], in compliance with some unbeknown-to-me decision.
 +
 
 +
By any chance, as of now, can the localized version of the Style guide be moved back in as well?
 +
 
 +
-[[File:User Foxbite avatar.jpg|19px|link=User:Foxbite]]<tt style="font-size:13px;">foxbite</tt> <sup>([[User talk:Foxbite|<tt>talk</tt>]]) ⨯ ([[Special:Contributions/Foxbite|<tt>contribs</tt>]])</sup> 14:11, 10 June 2022 (UTC)
 +
 
 +
 
 +
== Untranslated Templates Specification Possibility? ==
 +
 
 +
Hi there,
 +
you(r bot) created this list: [[Team_Fortress_Wiki:Reports/Untranslated_templates/de|368 templates missing German translation]] ;; this is nice, but it isn't as helpful for me as at seems. ; f.e. <code>Template:Backpack item has 35928 uses and is missing <b>1 translation</b></code> <- i cant find the specific place where the translation is missing, cause these templates are complex and big and if i scroll through them i can easily miss it. Since your bot knows there is something missing can't it mark the general/specific area and make a note in the untranslated template report? This would help every language a lot and make the templates very accurate and complete very fast. Thanks for any feedback. [[User:Magicalpony|Magicalpony]] ([[User talk:Magicalpony|talk]]) 14:20, 23 July 2022 (UTC)
 +
:Should be better now. Thanks for the suggestion! [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 18:05, 13 August 2022 (UTC)
 +
 
 +
== Broken weapon preview template? ==
 +
 
 +
It seems like the template for the weapon previews on pages appears to be broken.
 +
 
 +
Like the 2D images are supposed to have both RED and BLU variants that you can toggle, but for some reason it only shows the RED image, causing the BLU images to go completely unused.
 +
 
 +
If you could look into this and hopefully fix it, that'd be pretty swell of you
 +
 
 +
Thanks.--[[User:ShadowMan44|ShadowMan44]] ([[User talk:ShadowMan44|talk]]) 23:15, 8 September 2022 (UTC)
 +
:This is a long-standing bug that I am not fixing. Sorry. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 00:47, 9 September 2022 (UTC)
 +
 
 +
== 3D view advanced module ==
 +
 
 +
Hello, I was wondering how I could port this template, and any JS/CSS it has over to another wiki, if you use discord, please add me at FreshYoMama#2077, as I am not familiar with IRC. [[User:FreshYoMama|FreshYoMama]] ([[User talk:FreshYoMama|talk]]) 04:16, 22 September 2022 (UTC)
 +
:As I mentioned on discord, you should get familiar with JS/CSS before trying to port anything. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 05:31, 25 September 2022 (UTC)
 +
 
 +
== 3D Models Script ==
 +
 
 +
Hi. I'm posting this to your Talkpage so you probably will get notified on your e-mail or something. I recently made [[Team_Fortress_Wiki_talk:3D_Models#Current_3D_Model_Script_under_Windows_64bits|this topic]] on the 3D Models page regarding using the script under Windows 10 64bits. It seems that it's not possible to run the script using a 64bits Operational System due to the usage of {{code|mem.exe}}. I would like to know if the program would work under a Virtual Machine of Windows 10 32bits, so I could try that instead. I have Python 3.9 installed, but I'm mostly sure the wikitools and poster is only needed to automate uploading process, and not the actual 3D preview itself. Even so, I don't think {{code|mem.exe}} would open even if I had Python 2.x installed. [[File:User Gabrielwoj Signature Icon.png|15px|Headphones style when?|link=User:Gabrielwoj]] - [[File:User Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:User Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:User Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 18:13, 28 September 2022 (UTC)
 +
:Replied over there. Thanks for the ping, I'm watching that page now. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 18:59, 28 September 2022 (UTC)
 +
 
 +
== Team Color Infobox for Community MVM Tour Medals ==
 +
 
 +
Community MVM tours are beginning to utilize custom painted medals with team colors. The default item infobox doesn't flow well on a page describing an entire campaign rather than a single item, however; so what I would like to have happen is to extract the team color section of the item infobox, exactly the way it currently is, and have it be a separate template I could use in the Rewards section of operation pages, to showcase custom team colors on their own.
 +
 
 +
As per your instruction, I've began a [[User:ThatHatGuy/Sandbox2#Rewards|sandbox page]] as a rough idea of what I want: I'd like for this infobox to retain the team color functionality it has at the moment, but remove the need for a header image, and all the things from Basic Information down. When it's finished, I would like it to begin with RED and BLU headers, and showcase the team color images alone, sort of [https://cdn.discordapp.com/attachments/634504182073655328/1030335392483901541/finished_infobox.png like this,] and of course, continuing down to showcase them all.
 +
 
 +
Team color images already exist for these medals, as partially used in the example, as well as all existing medals that utilize custom team colors so far. They can be easily redirected to suit the team color infobox. That part isn't a problem; I just need the template, and I can take things from there. — [[File:User ThatHatGuy Signature Icon.png|30px|link=User:ThatHatGuy]] [[File:User ThatHatGuy Signature Talk.png|30px|link=User talk:ThatHatGuy]] [[File:User ThatHatGuy Signature Contribs.png|30px|link=Special:Contributions/ThatHatGuy]] 04:28, 14 October 2022 (UTC)
 +
:Okay, so I'd recommend using inspect element to figure out which html tags you want to keep -- and then deleting the others from the template. I'm happy to check your work but don't have much time to spend right now, sadly. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 04:42, 14 October 2022 (UTC)
 +
<!-- ~~~~ sorry xd -->
 +
 
 +
== Random Tark question ==
 +
<pre>
 +
heya!
 +
I have a few queries regarding {{Item infobox}} that are a bit too advanced for me to handle. I was wondering if you could spare some time to assist me with thisthe requests are essentially aimed at reducing the amount of manually added text by translators to prevent pages from becoming outdated. I recently added "released-major" (under /sandbox) to automatically translate and format the "released" information ("{{Patch name|9|30|2010}}<br>([[Mann-Conomy Update]])") - defaults to "released" if not set, so it shound't break existing pagesbut there are a few issues that I haven't been able to resolve yet: specifically, the "used-by" section would benefit from a template that automatically generates the class list, similar to how {{avail}} functions
 +
 
 +
oh yeah, I have added most game attributes to Template:Dictionary/attributes, but I'm not sure if there is a better way to incorporate this into the infobox itself (that is, without having to include multiple {{attribute|token}} in the att-*/item-flag fields)
 +
</pre>
 +
- Tark, on steam
 +
: Hello, Tark helped me with it and I've already added the changes to the main template, the only "issue" I have are the categories, for example [[:Template:Item infobox/Fireproof Secret Diary|this page]], now in a page like "Fireproof Secret Diary/infobox" which is a subpage, is there a way to hide the categories or includeonly is the only way? I think its better to have the infobox shown instead of hidden. There's also a [[Team Fortress Wiki:Discussion|discussion]] if it helps. Thanks! [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 04:32, 12 March 2023 (UTC)
 +
::<nowiki>{{#ifeq:{{BASEPAGENAME}}|Template:Item Infbox|{{ns:0}}|[[Category:whatever]]}}</nowiki>
 +
::Would this work? [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 04:35, 12 March 2023 (UTC)
 +
::: The categories are added because of the parameter, the example I gave adds the Action items category (type = action) to the page. I think its only possible by adding a function to the main template only for pages ending with /infobox [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 04:59, 12 March 2023 (UTC)
 +
:::: Yep, you'd need to add something to the main page, but yes, you could do something based on the subpagename too. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 06:52, 12 March 2023 (UTC)
 +
 
 +
== Slander at my user page ==
 +
 
 +
[https://wiki.teamfortress.com/w/index.php?title=User_talk:Opv&diff=3416146&oldid=3415996 1]
 +
[[User:Opv|Opv]] ([[User talk:Opv|talk]]) 01:38, 30 April 2023 (UTC)
 +
: Slander is a pretty heavy accusation. I'd appreciate you responding on your talkpage about your concerns, rather than splitting the discussion here. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 01:38, 30 April 2023 (UTC)
 +
:: I don't speak about slander. [[User:Opv|Opv]] ([[User talk:Opv|talk]]) 01:40, 30 April 2023 (UTC)
 +
::: I'm not sure how to help you then, other than informing you that your behavior is not acceptable, and encourage you to edit in more acceptable ways. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 01:43, 30 April 2023 (UTC)
 +
:::: Police and doctors will help you. Not me. [[User:Opv|Opv]] ([[User talk:Opv|talk]]) 01:45, 30 April 2023 (UTC)
 +
 
 +
== Translation table troubles ==
 +
 
 +
Hello Darkid, this is a special request. I have already discussed this with Mikado and [[User_talk:GrampaSwood#Translation_progress_poisoning|Swood]]. The issue was that the [[Team_Fortress_Wiki:Translation_progress|Translation progress table]] seems to track some pages that could be subtracted as they simply cannot be touched by localization teams; some pages affect the listed categories but also the overall progress bar; there should be a way to ignore these, so the main function of the table can truly shine. One very good example is, {{code|[[WebAPI]]}} which is an untranslatable page; categories are also affected {{code|Category:Lists to be expanded}} or {{code|Category:Custom maps unreleased stubs/lang}}. It could be nice to have a whitelist we can all work on; comparing categories together could be an added perk, but I already personally do this manually using software. Let me know your thoughts!<br><span style="background:#393939;padding:2px 12px;font-family: TF2 Build;font-size: 1em;border-radius: 10px 10px 10px 10px;">[[User:Luno|Luno]] <span style="color:#FC0;letter-spacing:-2px">🪐🌕</span> [[User talk:Luno|<span style="color:#fff">Talk</span>]] <span style="color:#559655;letter-spacing:-2px">/</span> [[Special:Contributions/Luno|<span style="color:#fff">Contributions</span>]] <span style="color:#538AC5;letter-spacing:-2px">/</span> [[Team_Fortress_Wiki:Translation_progress/fr|<span style="color:#4d748b">T</span><span style="color:#fff">ea</span><span style="color:#ab4848">m</span>]]</span> 20:35, 26 August 2023 (UTC)
 +
:I saw the discussion (wikipedia has a new "you were mentioned" feature, if someone links to my user) -- I can get started on making you a whitelist. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 22:12, 26 August 2023 (UTC)
 +
::Okay, I've added an exclusion for WebAPI -- it should now be reflected in the template (the raw count is now adjusted via {{tl|Translation progress/count}}). You mentioned some categories needing adjusting too -- you should just be able to add/adjust the offsets on {{tl|Translation progress/stats}}.
 +
::Please let me know if you run into any bugs/have any other concerns. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 22:44, 26 August 2023 (UTC)
 +
:::Damn, you were quick on the draw. Well, there are still a lot of exclusions to add. Having to compare missing pages with overall progress is going to be tough, as it's pretty much a one-sided effect, but it should work. It would be nice to expose the whitelist somewhere on the template as a shortcut or something. As for category offsets, that's a bit much for me; if there is no better way, you'll have to show me an example. Thank you.<br><span style="background:#393939;padding:2px 12px;font-family: TF2 Build;font-size: 1em;border-radius: 10px 10px 10px 10px;">[[User:Luno|Luno]] <span style="color:#FC0;letter-spacing:-2px">🪐🌕</span> [[User talk:Luno|<span style="color:#fff">Talk</span>]] <span style="color:#559655;letter-spacing:-2px">/</span> [[Special:Contributions/Luno|<span style="color:#fff">Contributions</span>]] <span style="color:#538AC5;letter-spacing:-2px">/</span> [[Team_Fortress_Wiki:Translation_progress/fr|<span style="color:#4d748b">T</span><span style="color:#fff">ea</span><span style="color:#ab4848">m</span>]]</span> 00:12, 27 August 2023 (UTC)
 +
::::There should already be a report from the bot about missing translations -- but I guess it's not per category :/
 +
::::There isn't a really good way to list the allowed/prevented pages beyond just editing the template, although I guess you could copy/paste that info somewhere if you need it.
 +
::::The "offset" thing is just "set the offset value to the number of extra english pages", it's not rocket science. I've added one offset already -- you should be able to follow the example.
 +
::::[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 01:03, 27 August 2023 (UTC)
 +
:::::Sorry, I accidentally removed two of your messages in an edit conflict. Restoring and responding...
 +
:::I assume it would be possible to bridge that whitelist so that WebAPI stops popping up in [[Team_Fortress_Wiki:Reports/Missing_translations/fr|Missing translations]]. On that note, there is a red link for "Missing categories in French", Is this still planned?<br><span style="background:#393939;padding:2px 12px;font-family: TF2 Build;font-size: 1em;border-radius: 10px 10px 10px 10px;">[[User:Luno|Luno]] <span style="color:#FC0;letter-spacing:-2px">🪐🌕</span> [[User talk:Luno|<span style="color:#fff">Talk</span>]] <span style="color:#559655;letter-spacing:-2px">/</span> [[Special:Contributions/Luno|<span style="color:#fff">Contributions</span>]] <span style="color:#538AC5;letter-spacing:-2px">/</span> [[Team_Fortress_Wiki:Translation_progress/fr|<span style="color:#4d748b">T</span><span style="color:#fff">ea</span><span style="color:#ab4848">m</span>]]</span> 00:24, 27 August 2023 (UTC)
 +
::::[https://github.com/jbzdarkid/TFWiki-scripts/commit/72ee8c8204dee4b8c19ad54085e05a0f8f89362f this] should fix WebAPI showing up, as well as the redlink. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 03:31, 27 August 2023 (UTC)
 +
:::I have noticed that Total progress is listing 395 remaining pages while Missing pages lists 365. That might be worth looking into?<br><span style="background:#393939;padding:2px 12px;font-family: TF2 Build;font-size: 1em;border-radius: 10px 10px 10px 10px;">[[User:Luno|Luno]] <span style="color:#FC0;letter-spacing:-2px">🪐🌕</span> [[User talk:Luno|<span style="color:#fff">Talk</span>]] <span style="color:#559655;letter-spacing:-2px">/</span> [[Special:Contributions/Luno|<span style="color:#fff">Contributions</span>]] <span style="color:#538AC5;letter-spacing:-2px">/</span> [[Team_Fortress_Wiki:Translation_progress/fr|<span style="color:#4d748b">T</span><span style="color:#fff">ea</span><span style="color:#ab4848">m</span>]]</span> 00:32, 27 August 2023 (UTC)
 +
::::I have limited time to look into this stuff, the template should be relatively straightforward to play with, feel free to make a copy and play around with it. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 03:31, 27 August 2023 (UTC)
 +
:::::No rush, thanks a bunch Darkid. I'll let you know if anything else arises.<br><span style="background:#393939;padding:2px 12px;font-family: TF2 Build;font-size: 1em;border-radius: 10px 10px 10px 10px;">[[User:Luno|Luno]] <span style="color:#FC0;letter-spacing:-2px">🪐🌕</span> [[User talk:Luno|<span style="color:#fff">Talk</span>]] <span style="color:#559655;letter-spacing:-2px">/</span> [[Special:Contributions/Luno|<span style="color:#fff">Contributions</span>]] <span style="color:#538AC5;letter-spacing:-2px">/</span> [[Team_Fortress_Wiki:Translation_progress/fr|<span style="color:#4d748b">T</span><span style="color:#fff">ea</span><span style="color:#ab4848">m</span>]]</span> 14:22, 27 August 2023 (UTC)
 +
 
 +
== Duplicated pages in romanian ==
 +
 
 +
I saw your request on the Romanian translation progress page about the duplicated Item_sets pages. After looking at both of the pages I transferred all of the content on the correct page and updated it to be in line with the English page. However, I don't know how to delete the Item_set page witch serves no purpose now. This is the page that needs to be deleted: [[Item_set/ro]]. Thank you for bringing this issue to my attention! -[[User:Lord of Dominating|Lord of Dominating]] ([[User talk:Lord of Dominating|talk]]) 00:37, 7 September 2023 (UTC)
 +
:Thanks for the effort! For future reference, you can just use {{tl|delete}} to request that a page be deleted, or feel free to reach out to me (like you just did!) [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 03:23, 7 September 2023 (UTC)
 +
 
 +
== Paint Colors Handler Help ==
 +
 
 +
Could you help to add the {{code|paint-colors}} handler that's present in {{tlx|Backpack item}} to {{tlx|Item infobox}}? There is now a singular item that always drops with a custom paint color set applied, and I would like to be able to showcase a paint splat in the loadout section of the item infobox for its article. — [[File:User ThatHatGuy Signature Icon.png|30px|link=User:ThatHatGuy]] 04:08, 20 October 2023 (UTC)
 +
 
 +
== 3D model script ==
 +
Hello! I was planning on updating the loose cannon's projectile model with the 3D tools but I was told that the script doesn't work, is there a workaround? Thanks! <br> [[User:Cheddar|Cheddar]] ([[User talk:Cheddar|talk]]) 19:49, 30 October 2023 (UTC)
 +
:What doesn't work about the script? Did HLMV offsets break again? [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 02:12, 31 October 2023 (UTC)
 +
::Hopefully this thread is still new enough that I can post it. First of, thank you for updating the scripts to work on Python 3+. I think I got all the necessary steps done before running, but, once I run automate.py, it activates the HLMV window, a yellow background shows up, and HLMV crashes. I am not sure what the issue is. I want to mention that I'm using the {{code|mem.exe}} I compiled by my own about a year ago, as the one from the repo doesn't work as it's 32bits, while I run Windows 10 64bits instead. I saw that there was no changes to {{code|mem.exe}}, so I don't think it's an issue with it. My exact version of Python is 3.9.13. [[File:User Gabrielwoj Signature Icon.png|15px|Headphones style when?|link=User:Gabrielwoj]] - [[File:User Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:User Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:User Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 03:48, 19 November 2023 (UTC)
 +
:::Yeah, it looks like mem.exe is broken -- which happens every time they update hlmv. I'm working on an update. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 05:15, 19 November 2023 (UTC)
 +
::::Praise be! [[User:Cheddar|Cheddar]] ([[User talk:Cheddar|talk]]) 08:41, 19 November 2023 (UTC)
 +
 
 +
:::::Would it be possible to include a HLMV++ variant too? HLMV++ and HLMV should be identical when it comes to rotations, the only issue would be that a setting needs to be turned off before making these images called "Aspect correction" (but that should not be hard to do manually). HLMV takes a lot more time to set up than HLMV++ (such as the dxsupport.cfg change, possibly a fix for blurry images, grey cornea issue, anti-aliasing not working properly, etc.) and would be nice if that had support too.<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] | [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] | [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 09:52, 19 November 2023 (UTC)
 +
::::::HLMV++ has different camera zoom ins and zoom outs (think like... regular HLMV zooms at 1 intervals, while ++ does at 0.5 intervals), though I think that rotating the model should be the same. If anything, both results should be compared before making a release stating they both work the same, just to be safe. Edit: The Aspect Correction thing shouldn't be necessary, if anything, it can simply be disabled before running the script, as you still have to manually load the model before running it. I use an older version of HLMV++ that doesn't has that, and I feel like script could break trying to disable something it doesn't exist. [[File:User Gabrielwoj Signature Icon.png|15px|Headphones style when?|link=User:Gabrielwoj]] - [[File:User Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:User Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:User Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 13:26, 19 November 2023 (UTC)
 +
{{outdent|6}} Updated for HLMV. Still working on HLMV++ support. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 03:31, 20 November 2023 (UTC)
 +
:Updated for HLMV++. Let me know if you have any issues. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 05:35, 20 November 2023 (UTC)
 +
::<s>I now seem to be getting missing [https://imgur.com/a/9Wb5RcG textures]for the background on HLMV++</s> [[User:Cheddar|Cheddar]] ([[User talk:Cheddar|talk]]) 08:04, 20 November 2023 (UTC)
 +
:::Scratch that, I just seem to have problems now with Visual C++ and the install requirements, "msvcp140.dll" is missing even with it installed, not to mention the other scripts needed. [[User:Cheddar|Cheddar]] ([[User talk:Cheddar|talk]]) 09:13, 20 November 2023 (UTC)
 +
:::: To add to that, I'm stuck on the install, as well. I seem to not really understand the installation process after downloading the required programs. [[User:H20verdrive|H20verdrive]] ([[User talk:H20verdrive|talk]]) 09:22, 20 November 2023 (UTC)
 +
:::::To add onto this further, we did make progress but H20 and I are getting [https://imgur.com/a/XRJL0Yu this]issue now. 10:47, 20 November 2023 (UTC)
 +
::::::Can you please post your entire error output to somewhere like pastebin? I can recompile the C++ redistributable but it's much harder for me to fix python errors. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 12:10, 20 November 2023 (UTC)
 +
{{outdent|6}}[https://pastebin.com/RRi1WTNQ This]is the full log [[User:Cheddar|Cheddar]] ([[User talk:Cheddar|talk]]) 12:23, 20 November 2023 (UTC)
 +
:On "requirements.txt", remove the "-r TFWiki-scripts/requirements.txt" line, and run it. I was getting similar errors and this fixed it (if I recall correctly). You may get an error after installing Pillow (but it will work properly). Simply remove the two first lines and only keep the one for "pywin32==304", then, you should have all libraries installed properly. Additionally, if either or both steps doesn't work, run CMD as Administrator. Haven't tested the new version yet, though, but I had this issue prior to posting my initial comment. [[File:User Gabrielwoj Signature Icon.png|15px|Headphones style when?|link=User:Gabrielwoj]] - [[File:User Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:User Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:User Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 22:22, 20 November 2023 (UTC)
 +
::Just tried this and was getting errors on installing pywin32==304 saying that it could not find a version that satisfies the requirement. [[User:H20verdrive|H20verdrive]] ([[User talk:H20verdrive|talk]]) 22:38, 20 November 2023 (UTC)
 +
:::The versions shouldn't matter too much -- you can just install all the dependencies by hand:
 +
:::<code>pip install pywin32 numpy Pillow requests</code>
 +
:::If you downloaded the source from github you probably didn't get the TFWiki-scripts submodule, which means you won't be able to upload anything. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 00:27, 21 November 2023 (UTC)
 +
::::Don't know if anyone else is getting this issue, but it seems I'm missing some .dll files from mem.exe. (VCRUNTIME140D.dll, VCRUNTIME140_1D.dll, MSVCP140D.dll, ucrtbased.dll) [[User:H20verdrive|H20verdrive]] ([[User talk:H20verdrive|talk]]) 02:15, 22 November 2023 (UTC)
 +
:::::Try pulling from github again -- I uploaded a new mem.exe there earlier. If not, I've got some other fixes I made to help Cheddar and I'll push them later. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 05:17, 22 November 2023 (UTC)
 +
::::::Weird, now it's saying it can't run on the 64-bit version of Windows. [[User:H20verdrive|H20verdrive]] ([[User talk:H20verdrive|talk]]) 06:33, 22 November 2023 (UTC)
 +
{{outdent|6}}Updated once again. Please try downloading the [https://github.com/jbzdarkid/3D-Models-automaton/releases/latest/download/3D-Models-automaton.zip latest zip] and following the [https://github.com/jbzdarkid/3D-Models-automaton#installation-steps instructions in the readme]. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 06:53, 23 November 2023 (UTC)
 +
:Thank you, Darkid! After some finagling, I've gotten it to work. I'm thankful for everything you've done to update it and enable us to update and create new 3D images for the Wiki. (Happy Thanksgiving!) [[User:H20verdrive|H20verdrive]] ([[User talk:H20verdrive|talk]]) 23:41, 23 November 2023 (UTC)
 +
::You're welcome! Let me know if any of your finagling should be added to the FAQ. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 00:24, 24 November 2023 (UTC)
 +
:::Whenever I try to use automate.py, HLMV will change its rotations and will finish, however when I go back to Powershell it gives [https://pastebin.com/SfYUXQkP this error]. I am using version 3.3 of the script and Python 3.7.9, any idea on how to fix this? <br> [[User:Andrew360|<span style="font-family:TF2 Build; color:#038d3a ">Andrew360</span>]] [[File:Edit_icon.png|20px|link=Special:Contributions/Andrew360]] [[File:Speech typing.png|25px|link=User_talk:Andrew360]] [[File:Photo Badge Decal Example.png|15px|link=https://wiki.teamfortress.com/wiki/Special:ListFiles?limit=25&user=Andrew360&ilshowall=0]] 23:31, 25 November 2023 (UTC)
 +
::::Ah, sorry -- that means the automatic cropping is failing. See [https://github.com/jbzdarkid/3D-Models-automaton/blob/master/README.md#the-3d-image-is-not-removing-the-hlmv-window-borders "The 3D image is not removing the HLMV window borders"] in the FAQ. I can improve the error message too. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 05:00, 26 November 2023 (UTC)
 +
 
 +
== Crate template ==
 +
 
 +
{{tl|Crate series table}} doesn't properly translate names, it only links to the correct page. I've tried looking at it but it seems like it's more complicated than just adding item name.<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] | [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] | [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 14:36, 9 December 2023 (UTC)
 +
:All done. I've done some extra cleanup and added some comments, hopefully it all makes sense to you now. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 17:57, 10 December 2023 (UTC)
 +
 
 +
== Help with changing my username ==
 +
 
 +
Hello, Darkid.
 +
I need some help with this username I chose before and I want to change it from EinTheReal to PinRouge.
 +
Any help would be greatly appreciated, thanks in advance.
 +
Cordially yours, EinTheReal
 +
[[User:EinTheReal|PinRouge]] ([[User talk:EinTheReal|talk]]) 15:39, 19 December 2023 (UTC)
 +
 
 +
:This task can only be performed by Administrators, you would have to contact [[User talk:Tark|Tark]] or [[User talk:Wookipan|Wookipan]].<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] | [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] | [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 16:38, 19 December 2023 (UTC)
 +
 
 +
::{{c|Done}}. For future reference, please refer to [[Help:Group rights]] for a complete list of staff members and their abilities/permissions. — [[User:Wookipan|<span style="color:#db9c1f">'''Wookipan'''</span>]] <small>([[User_talk:Wookipan|talk]] | [[Special:Contributions/Wookipan|contribs]])</small> 21:47, 19 December 2023 (UTC)
 +
:::Thanks for monitoring my talkpage for me, folks :) [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 01:27, 20 December 2023 (UTC)
 +
 
 +
== [[Module talk:Availability]] ==
 +
 
 +
Hello, can we add the unusual-expired parameter? I made a topic on the discussion page. Maybe we should go with "Uncrate (Unusual) {{tooltip|(expired)|This item can no longer be unboxed in Unusual quality}}" (text taken from HazMat Headcase)
 +
[[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 15:09, 27 December 2023 (UTC)
 +
:If you have a proposal, it saves me a lot of time if you can just put it on the sandbox page (and add appropriate tests on the sandbox docs) [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 18:30, 27 December 2023 (UTC)
 +
:: Done, its working (there was a space missing but I fixed it) [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 19:10, 27 December 2023 (UTC)
 +
::: All done. Please add usage examples on the [[Module:Availability/Sandbox/doc|sandbox docs]] page next time -- that's how you can test that it looks correct. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 09:50, 29 December 2023 (UTC)
 +
 
 +
== Help with Template ==
 +
 
 +
Hello. Could you help me with something related to the [[Template:Painted variants]]? I'd like if there was a new parameter called {{code|override-title}}. Using this parameter would add a title in the same vein when {{code|default<nowiki>=</nowiki>}} or {{code|style<nowiki>=</nowiki>}} parameters are used (I'm talking about [[Medical Monarch|the "Style 1" that appears above "Single colors" and below "Painted variants - Style 1"]]). Additionally, if {{code|default<nowiki>=</nowiki>}} or {{code|style<nowiki>=</nowiki>}} is used in conjunction with {{code|override-title}}, whatever is put with {{code|override-title<nowiki>=</nowiki>}} will replace whatever value was put into either {{code|default<nowiki>=</nowiki>}} or {{code|style<nowiki>=</nowiki>}}. Lastly, the text for {{code|override-title<nowiki>=</nowiki>}} wouldn't be linked to the <nowiki>{{item name}}</nowiki>, as the idea is to put any title on it, however, it should still be possible to use <nowiki>{{item name}}</nowiki> when using a name on the dictionary.
 +
 
 +
I'd like to use this parameter for the [[Gibus]] pages (not the [[Galvanized Gibus]] page), by including each of the styles as tabs on the Painted Variants table. The idea is to add these paint variants using {{code|override<nowiki>=</nowiki>}} with the name of the other styles, so there's no need to re-upload them or make a huge amount of redundant redirects. However, doing so currently causes no text to be visible on top (the text between "Single colors" and "Painted variants -..." does not show up), because I am unable to use {{code|style<nowiki>=</nowiki>}}, doing so causes the filename to be different, therefore the images does not show on the table. [[User:Gabrielwoj/Sandbox|Feel free to use this code for testing]], though you'll have to move it to [[Ghastlierest Gibus]] page and Show Preview for a better, well, preview. Once the parameter is added, I will add the tabs to that page, the other Gibus pages, and the rest of the languages as well. Thanks! [[File:User Gabrielwoj Signature Icon.png|15px|Headphones style when?|link=User:Gabrielwoj]] - [[File:User Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:User Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:User Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 01:17, 28 December 2023 (UTC)
 +
:Which of [https://imgur.com/r2XWcCD these 3 boxes] are you trying to change? Can you make an MSPaint mockup of what you're looking for, and/or give me a sandbox page of how you *want* to call the template (but that doesn't work)? [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 09:57, 29 December 2023 (UTC)
 +
::It would be the letter "C". Here's some screenshots to help you. Right now, the pages look like this: [https://imgur.com/a/43eplWu https://imgur.com/a/43eplWu]. The idea would it to be look like this instead, please see this mock-up: [https://imgur.com/a/lJ0ynUw https://imgur.com/a/lJ0ynUw]. Just to keep things clear. The reason I'm not using "style=" on the second album is because, if I do, the filenames change, and the images don't show up. Someone suggested me just using redirects instead, but that would be approximately 111 pages worth of redirects. I think it's a bit redundant doing so, and I would say the override-title method would be much more ideal. Thank you! [[File:User Gabrielwoj Signature Icon.png|15px|Headphones style when?|link=User:Gabrielwoj]] - [[File:User Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:User Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:User Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 10:32, 29 December 2023 (UTC)
 +
:::Hello, I just wanted to ask / remember if you have any plans in making this parameter available on the template. I don't think it should be too difficult to make, even though I tried many times but I ain't a pro when it comes to templates. Thank. [[File:User Gabrielwoj Signature Icon.png|15px|Headphones style when?|link=User:Gabrielwoj]] - [[File:User Gabrielwoj Signature 1.png|link=User:Gabrielwoj]] ▪ [[File:User Gabrielwoj Signature 2.png|link=Special:Contribs/Gabrielwoj]] - [[File:User Gabrielwoj Signature 3.png|link=User talk:Gabrielwoj]] 12:58, 7 February 2024 (UTC)
 +
::::Maybe I'm not understanding correctly, but it looks like that's controlled by this code (which is the sole use of the 'default' parameter). I think you should just be able to add a further override, or change this #if statement as you need.
 +
::::
 +
<pre>
 +
{{#if:{{{hh|}}}|{{ns:0}}|{{#if:{{{default|{{{style|}}}}}}
 +
| {{!}}+ style="text-align:left; font-size:1.5em; padding:0.5em 0em" colspan="4" {{!}} {{#if:{{{name|}}}|{{item name|{{{name}}}}}|{{item name|{{{default|{{{style|default appearance}}}}}}}}}}
 +
}}}}
 +
</pre>
 +
::::I see that there's a sandbox page set up, I've added some more docs samples, hopefully you can take it from here.
 +
::::[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 03:49, 12 February 2024 (UTC)
 +
 
 +
== Speed table metric units ==
 +
 
 +
I believe I asked a few years ago about adding Metric units to the {{tl|Class speed table}} (preferably in the order of Metric -> Imperial -> Hammer units), but I never made a talk page entry for it. It looks very complicated so I understand it won't be done any time soon, but I thought I'd leave it here regardless for if you're ever bored :^)<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] | [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] | [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 14:09, 2 January 2024 (UTC)
 +
:This content is actually generated by {{tl|Class speed table/top row}} (and mid row, etc). It looks like the kph math is already there, even -- it's just only in use on non-english pages.
 +
:I'd recommend making (another) sub-template for the tooltip (maybe {{tl|Class speed table/tooltip}}?) and then you can consult editor preferences, or whatever. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 18:22, 2 January 2024 (UTC)
 +
::Tooltip subtemplate created. Feel free to play around with it (in a sandbox) until it looks good to you, lmk if you need help with that but it should be very straighftorward. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 21:47, 10 January 2024 (UTC)
 +
 
 +
:::Thank you, I will try some stuff in a sandbox soon.<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] | [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] | [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 21:55, 10 January 2024 (UTC)
 +
 
 +
== About 3D module ==
 +
 
 +
Hi! I'm A22, Inkipedia ES bureaucrat, and Inkipedia and Animal Crossing Enciclopedia (wiki in Spanish) interface staff.<br>
 +
I'm contacting you to ask if you can give the green light for [https://animalcrossing.wikidex.net/wiki/Portada Animal Crossing Enciclopedia] to use the 3D module you have available on your wiki, as happened with Inkipedia in [https://wiki.teamfortress.com/wiki/User_talk:Darkid#3D_viewer an earlier discussion].<br>
 +
I would also like to know if in the future it is necessary to contact you every time a wiki wants to add your 3D module to their wiki (if so, it would not be necessary to contact you every time a wiki wants to add it).<br>
 +
Thanks! [[User:A22PG|A22PG]] ([[User talk:A22PG|talk]]) 16:09, 2 January 2024 (UTC)
 +
:I'm not an admin, so I don't have the final say on what you can/can't do. That said, the wiki contents are licensed, as long as you follow that license you don't have to ask for permission.
 +
:It's also not "my" 3D module -- I only own the latest copy of the automation scripts -- there has been a lot of work from a lot of editors to make the whole pipeline work -- much of which is in the actual 3D models template.
 +
:I *definitely* don't have the bandwidth to help every new wiki set up this template/workflow, so no, you definitely don't have to ask me every time.
 +
:[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 18:20, 2 January 2024 (UTC)
 +
 
 +
== Userbox template request ==
 +
 
 +
Currently, the {{tl|Userbox}} template adds it to a category based on the namespace, but if the URL is "User:Username/Template:Templatename" it adds it to the "Template:" namespace category instead of the "User:" one. Is there a way to prevent this?<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] | [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] | [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 17:53, 10 January 2024 (UTC)
 +
:You'll have to do some manual fixups, but you should be able to determine if the SUBPAGENAME startswith "Template" and recategorize. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 18:13, 10 January 2024 (UTC)
 +
 
 +
::Would simple adding another check after the "User:" check work?<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] | [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] | [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 18:13, 10 January 2024 (UTC)
 +
:::I don't understand what you mean -- currently it's checking for <code>{{#ifeq:{{NAMESPACE}} | User </code>; you'll need to add a different kind of check. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 21:21, 10 January 2024 (UTC)
 +
 
 +
::::I mean putting another #ifeq inside the existing one for the "User" namespace check. So it would be smth like <nowiki>{{#ifeq:{{NAMESPACE}} | User | {{#ifeq:{{NAMESPACE}}| Template | X | Y}} | Z }}</nowiki>. Basically making it so if it's on "User" it also checks if it has "Template" then add categories based on that, rather than checking both namespaces separately.<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] | [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] | [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 21:55, 10 January 2024 (UTC)
 +
:::::You can think of <code><nowiki>{{NAMESPACE}}</nowiki></code> as a template with no parameters -- its value won't change if you call it a second time. You'll need to use some other magic word (like <code><nowiki>{{SUBPAGENAME}}</nowiki></code>) to determine if the subpage is a template.
 +
:::::So, something like <code><nowiki>{{#ifeq: {{NAMESPACE}} | User | {{#if: <condition representing your request> | [[category 1]] | [[category 2]]}} | [[category 3]] }}</nowiki></code>
 +
:::::[[w:Help:Magic words]] is a good starting point.
 +
:::::[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 00:49, 11 January 2024 (UTC)
 +
 
 +
== Redirects ==
 +
 
 +
Hello, could you provide the same list with redirects? I'm fixing the ones without {{tl|R lang}} and a few were different from the original (english) ([[Zombie/ru]] for example). Thanks [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 17:04, 9 February 2024 (UTC) [[Team Fortress Wiki:Reports/Pages with no english equivalent]]
 +
:Here it is (as a one-off generated report). Let me know if you need something else. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 04:08, 12 February 2024 (UTC)
 +
:[[User:Darkid/Reports/Pages_with_no_english_equivalent]]
 +
::Oh, I see -- you're asking for "non-english redirects which don't go to the same place as english". I can build something for that. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 04:09, 12 February 2024 (UTC)
 +
::: Thanks, that was fast :D I will check them soon [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 16:56, 12 February 2024 (UTC)
 +
:::: Updated report is [[TFW:Reports/Mistranslated redirects|here]], should update on monday. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 07:33, 14 February 2024 (UTC)
 +
 
 +
== Some template issue I'm facing ==
 +
 
 +
Hi Darkid,
 +
 
 +
I've been struggling to find a way around an issue I have with this template: [[User:GrampaSwood/Template:ReservationUpdate]]. I have a <nowiki>{{{contents}}}</nowiki> parameter that's intended to contain the text found on the [[Team Fortress Wiki talk:Weapon Demonstration|Weapon Demonstration talk page]], but an issue with this is that any kind of vertical bar ({{code|<nowiki>|</nowiki>}}) will obviously create issues on the template. Do you happen to know any way around this? My own signature uses vertical bars in it which is the main issue, I changed this but obviously I'd like to future-proof the template without forcing everyone to use {{tl|!}} instead of |.<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] {{!}} [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] {{!}} [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 17:25, 14 February 2024 (UTC)
 +
:Just making sure I understand the issue -- someone is invoking the template like this:
 +
:<code><nowiki>{{User:GrampaSwood/Template:ReservationUpdate|content=Hello|world}}</nowiki></code>
 +
:and then the template reads the | as a second parameter? [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 17:29, 14 February 2024 (UTC)
 +
 
 +
::Yeah, though there are some more parameters preceeding the "content" one, <nowiki>Hello|world</nowiki> is supposed to show up as "Hello|world" but instead it's "Hello".<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] {{!}} [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] {{!}} [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 17:33, 14 February 2024 (UTC)
 +
:::Good news, this is a classic programmer problem -- sanitizing user input. Bad news, it's intractable :)
 +
:::It is not possible to prevent users from inputting bad data -- and since there is no limit to how bad the data they input is, you will have to lower your expectations. (what if, e.g., a user's signature contained <code><nowiki>}}</nowiki></code>?)
 +
:::I would recommend just adding error text if you detect the presence of <code>{{{2|}}}</code> (or 3, or 4) and tell the user how to fix it ("replace | with <nowiki>{{!}}</nowiki>").
 +
:::[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 04:14, 15 February 2024 (UTC)
 +
 
 +
::::I'll look into it, though the template is taken from {{tl|Doc begin}} with just the colour changed, maybe there would be a way to have the template function similar to that? Simply put <code><nowiki>{{ReservationUpdate}}</nowiki></code> at the top with some parameters, then have a template at the bottom that ends the coloured box. I'm not sure if that is possible, though.<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] {{!}} [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] {{!}} [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 10:58, 15 February 2024 (UTC)
 +
 
 +
:::::I've found a fix for this, I took it from {{tl|Discussion close}}. Basically, giving it a switch statement which takes "begin" or "end", with "end" being a simple closing div tag.<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] {{!}} [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] {{!}} [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 21:22, 7 April 2024 (UTC)
 +
 
 +
== Some requests regarding 3D models ==
 +
 
 +
I believe I requested this in IRC before, but forgot to put this on your userpage. I wouldn't consider it a very high priority thing, but [[vdc:Half-Life Asset Manager|Half-Life Asset Manager]] is a program similar to HLMV but to run GoldSrc models (TFC's engine). I tried to open up GoldSrc models in HLMV, but it either crashes the program or simply gives an error with the model, so I suspect regular HLMV can't open these models.
 +
 
 +
With that, I'd like to request you to look into making the 3D models script compatible with HLAM. Like I said, I imagine this would be very low priority but I'd like to get 3D views for those out at some point. Related to 3D views, do you think that they could be added to {{tl|Hazard infobox}} and {{tl|Pickup infobox}}? And perhaps the creation of a standalone 3D viewer that's similar to {{tl|Team colors infobox}} (i.e. just the buttons and viewer, as if taken straight from the infobox. It would mainly be used on building pages because they have no infobox)?
 +
 
 +
These are quite a few requests, but I think I could manage the last few ones if you could leave a small explanation of how to implement 3D views into infoboxes.<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] {{!}} [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] {{!}} [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 00:08, 18 February 2024 (UTC)
 +
:HLAM is on my backlog (though likely not any time soon). The standalone 3D viewer should just be at [[Module:3D viewer advanced]], you can just treat it like it's any other sub-template. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 00:26, 18 February 2024 (UTC)
 +
 
 +
== 3D Images ==
 +
 
 +
Hello!  I would like to get started on making 3d images!  You're the best person I can talk to, so please give me advice.
 +
----[[User:Slimyboi500|Slimyboi500]] [[File:User Slimyboi500 Profile.jpg|25px|link=User:Slimyboi500]] [[User talk:Slimyboi500|Talk]] [[File:Speech voice.png|25px|link=User talk:Slimyboi500]] [[Special:Contributions/Slimyboi500|Contribs]] [[File:Wrench_IMG.png|25px|link=Special:Contributions/Slimyboi500]]
 +
[https://steamcommunity.com/profiles/76561199515551163/ Steam]  [[File:Steam tray.png|25px|link=https://steamcommunity.com/profiles/76561199515551163/]] 00:08, 18 February 2024 (UTC)
 +
:[[TFW:3D Models]] is a good starting point. There are also a couple of folks on the [[IRC]] who have worked on this project (and could help). I don't have time to give you a complete walkthrough of the process (and besides, the guides should be good enough), but do let me know if you have specific questions I can help with. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 00:22, 18 February 2024 (UTC)
 +
 
 +
== Back and forth ==
 +
 
 +
Hey Darkid, I added you on Steam a few days ago, but it doesn't seem like you use it much.
 +
:I wanted to discuss a few things, but it might also flood your talk page, so I thought it was a good idea. <span style="background:#393939;padding:2px 12px;font-family: TF2 Build;font-size: 1em;border-radius: 10px 10px 10px 10px;">[[User:Luno|Luno]] <span style="color:#FC0;letter-spacing:-2px">🪐🌕</span> [[User talk:Luno|<span style="color:#fff">Talk</span>]] <span style="color:#559655;letter-spacing:-2px">/</span> [[Special:Contributions/Luno|<span style="color:#fff">Contrib.</span>]] <span style="color:#538AC5;letter-spacing:-2px">/</span> [[Team_Fortress_Wiki:Translation_progress/fr|<span style="color:#4d748b">T</span><span style="color:#fff">ea</span><span style="color:#ab4848">m</span>]]</span> 18:37, 26 February 2024 (UTC)
 +
::Ah, sorry, I kept getting spam bot adds :( I don't mind talkpage flooding but I can check my steam adds this evening. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 21:41, 26 February 2024 (UTC)
 +
:::Sent you a message there some time ago, hopefully you received it. <span style="background:#393939;padding:2px 12px;font-family: TF2 Build;font-size: 1em;border-radius: 10px 10px 10px 10px;">[[User:Luno|Luno]] <span style="color:#FC0;letter-spacing:-2px">🪐🌕</span> [[User talk:Luno|<span style="color:#fff">Talk</span>]] <span style="color:#559655;letter-spacing:-2px">/</span> [[Special:Contributions/Luno|<span style="color:#fff">Contrib.</span>]] <span style="color:#538AC5;letter-spacing:-2px">/</span> [[Team_Fortress_Wiki:Translation_progress/fr|<span style="color:#4d748b">T</span><span style="color:#fff">ea</span><span style="color:#ab4848">m</span>]]</span> 17:22, 29 February 2024 (UTC)
 +
::::Talked a bit on steam -- I think I've fixed the miscategorization bugs, and I'll log a feature request for "missing dictionary translations". [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 06:22, 8 March 2024 (UTC)
 +
 
 +
== Wrong category on some of your pages ==
 +
 
 +
[[User:Darkid/Reports/Mistranslated_redirects|This page]] and [[Team_Fortress_Wiki:Reports/Mistranslated_redirects|also this page]] is tagged for [[:Category:Secondary weapons]], [[:Category:Primary weapons]], [[:Category:Melee weapons]] (and probably more other tags), I checked the page, its because the bots don't add ":" before category links causing the page in wrong category. [[User:Profiteer|<font color="8470FF">Profiteer]] the tryhard ([[User talk:Profiteer|talk]]|[[Special:Contributions/Profiteer|contribute]])</font> 01:57, 3 March 2024 (UTC)
 +
:Should now be fixed. Thanks for the bug report! [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 06:21, 8 March 2024 (UTC)
 +
 
 +
::{{Quotation|Profiteer|"Thanks!"|sound=Medic thanks02.wav}}[[User:Profiteer|<font color="8470FF">Profiteer]] the tryhard ([[User talk:Profiteer|talk]]|[[Special:Contributions/Profiteer|contribute]])</font> 12:40, 8 March 2024 (UTC)
 +
</dl></dl>
 +
:::Fixing indentation [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 04:10, 11 March 2024 (UTC)
 +
 
 +
== WindBOT filter broken ==
 +
<pre>
 +
10:23:38 AM <Mgpt> hello darkid can you change this script a bit? https://wiki.teamfortress.com/wiki/User:WindBOT/Filters#File_categorization_.28Add_.7B.7BNo_category.7D.7D_or_.7B.7BUser_image.7D.7D.29 Just needs these lines after "  if title[:10].lower() == 'file:user ':  "
 +
10:23:49 AM <Mgpt> https://www.irccloud.com/pastebin/CQVDlDde/
 +
10:25:09 AM <Mgpt> It sent as a link, should be this:  # Check for audio or text files
 +
10:25:09 AM <Mgpt>  if not title.lower().endswith(('.mp3', '.wav', '.ogg', '.txt')):
 +
10:26:15 AM <Mgpt> So it doesn't do this: https://wiki.teamfortress.com/w/index.php?title=File:User_ThatHatGuy_Demo.mp3&action=history
 +
</pre>
 +
[[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 16:44, 6 March 2024 (UTC)
 +
 
 +
== Template loop ==
 +
[[Under Cover/ro]] is doing something bad with the dictionary, idk. [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 08:46, 7 March 2024 (UTC)
 +
: fixed [[User:Mgpt|Mgpt]] ([[User talk:Mgpt|talk]]) 20:16, 14 March 2024 (UTC)
 +
 
 +
== Patch name edits ==
 +
 
 +
Hi there,
 +
 
 +
I would like to request a quick check to see if the edits I made to the [[Template:Patch name/sandbox|Patch name's sandbox]] would mess up anything currently on the Wiki. The main changes here are to add the "(Major update)" bit to the template, as well as the "[Patch] #1" bit. For pt-br and pt, this is at the start of the template and not the end, as well as requiring the "in-the" parameter at all times. These should all be added now, the only thing I want is to add some comments for translators and make the language switches more readable for them.<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] {{!}} [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] {{!}} [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 13:44, 7 April 2024 (UTC)
 +
 
 +
== Linking to a category in a template ==
 +
 
 +
I'm updating {{tl|Update trans}} to support all non-main namespaces instead of just templates (mainly for usage on Categories). I started on {{tl|Update trans/sandbox}} but so far, I can't get the categories to link properly. Adding ":" on its own makes it behave like an indent and adds a <nowiki><br></nowiki>. Adding it with nowiki tags results in <nowiki>[[:Category:categoryname]]</nowiki>. I even tried using a separate template similar to {{tl|!}} but it didn't work either. Any ideas on what I could use?<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] {{!}} [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] {{!}} [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 19:47, 7 April 2024 (UTC)
 +
 
 +
== Problems with the 3D script ==
 +
 
 +
Hello!, not to sure if the 64 bit update broke it for others but my 3D script seems to have stopped working, [https://imgur.com/a/DUZH4fI here] is the error message, Thanks!<br>[[User:Cheddar|<font color="#193940">'''Cheddar'''</font>]] • [[User talk:Cheddar|<font color="#193940">'''Talk'''</font>]] 10:40, 27 April 2024 (UTC)
 +
:64 bit update to what, exactly? Yes, that would very likely break the sigscans, but I can make them work again. Are you using HLMV or HLMV++? [[User:Darkid|'''<span style="color: #db9c1f">Darkid</span>''']] « [[User talk:Darkid|<span style="color: #75735F">Talk</span>]] — [[Special:Contributions/Darkid|<span style="color: #BA0000">Contribs</span>]] » 18:17, 27 April 2024 (UTC)
 +
 
 +
::The newest version of HLMV++ which goes under the new 64bit directory as the 64bit update broke the standard HLMV I've been using the updated version of ++, "Team Fortress 2\bin\x64" not sure if that new path causes it to break. <br>[[User:Cheddar|<font color="#193940">'''Cheddar'''</font>]] • [[User talk:Cheddar|<font color="#193940">'''Talk'''</font>]] 18:34, 27 April 2024 (UTC)
 +
 
 +
::The {{Patch name|4|18|2024}} upgraded TF2 from 32-bit to 64-bit.<br>[[File:BLU Wiki Cap.png|20px|link=List of Wiki Cap owners]] {{!}} [[Help:Group rights|<span style="color:green;font-family:TF2 Build;">s</span>]] {{!}} [[User:GrampaSwood|<font color="DB9C1F">GrampaSwood</font>]] [[File:PraisetheSun.png|20px|alt=Praise the Sun!]] ([[User talk:GrampaSwood|<font color="DB9C1F">talk</font>]]) ([[Special:Contributions/GrampaSwood|<font color="DB9C1F">contribs</font>]]) 18:39, 27 April 2024 (UTC)
 +
 
 +
== Wikichievement Unlocked! ==
 +
 
 +
{{Award Wikichievement
 +
| wikichievement = show me your war face!
 +
| from          = Mediarch
 +
| reason        = [[File:Heavy mvm loot common01.wav]]
 +
}}
 +
[[User:Mediarch|'''Mediarch''']] [[File:User Mediarch PFP.png|25px]][[User:Mediarch|<font color="#ff66cc"> ♥ </font>]][[User talk:Mediarch|'''Talk''']][[User:Mediarch|<font color="#ff66cc"> ♥ </font>]][[Special:Contributions/Mediarch|'''My Edits''']] 19:08, 27 April 2024 (UTC)

Latest revision as of 19:08, 27 April 2024

Nothinghere.png
Add me!
Add me!
If you need help with templates, those I've written or not, please do not hesitate to send me an email, add me on steam, or leave me a message on this wiki.
[hide]User:Darkid
  • Where I put everything User Page
  • Where I get complimented or yelled at (softly) Discussion
  • Where I talk about those things I haven't done Projects
  • Where I make TF2 easier Scripting
  • Where I categorize those things I've done Achievements

Script for finding projectile speeds.

On Template:List of projectiles, at the bottom of the page, a "script to find correct values" is mentioned. It appears that there was meant to be a link, but there is not one. I ask you, Darkid, because it was your edit (in May of 2016) that added this line. Do you still have a link to this script? Stack man (talk) 06:19, 3 May 2020 (UTC)

Sorry about that! I suspect it got removed by the spam filter. Here's the link: [1]. I've also added it to the page. Darkid « TalkContribs » 07:41, 3 May 2020 (UTC)

New availabilities

Hey. Could you please add new availabilities in Template:Availability for Pile Of Curses, and Crafting (expired)? It's for items received from it. User Denied signature.jpg Denied (Talk) 17:16, 21 May 2020 (UTC)

Ah, I see. That's currently just directly using {{Tooltip}}, and you want it in the module?
It looks like there's a common string which is similar to this, distributed-expired. (See Template:Dictionary/common strings/distributed-expired).
Do you think it'll be sufficient to change all the prefixes there to [[Crafting{{if lang}}|{{common string|crafting}}]]?
Darkid « TalkContribs » 01:26, 22 May 2020 (UTC)
pile-of-curses redirecting to Pile Of Curses and crafting-expired redirecting to Crafting + this tooltip added next to it like it looks like in distributed-expired.
Done. Darkid « TalkContribs » 06:36, 22 May 2020 (UTC)
Thanks. Could you only please change word "Crafting" to "Craft" for consistency? craft-expired and Craft. The preceding unsigned comment was added by Denied (talk) • (contribs)
If you add your proposed change to the sandbox, then I can just take it ;) Darkid « TalkContribs » 19:32, 22 May 2020 (UTC)
Well, I changed the dictionary string. Darkid « TalkContribs » 01:50, 23 May 2020 (UTC)

Help with dictionary

Could you please help me again? I can't figure out how to fix Template:Dictionary/blueprints for Santa's Little Accomplice and Public Enemy. User Denied signature.jpg Denied (Talk) 15:36, 2 June 2020 (UTC)

What seems to be not working? It looks like you did this correctly to me. Darkid « TalkContribs » 00:04, 3 June 2020 (UTC)
Looks like Wiki is messing with me. Then the only problem is that the Pretty Boy's Pocket Pistol is not showing as crafting ingredient, next to the Baby Face's Blaster. User Denied signature.jpg Denied (Talk) 05:23, 3 June 2020 (UTC)
Looks like we're missing some template code. I'll see what I can do. Darkid « TalkContribs » 07:28, 3 June 2020 (UTC)
Well, I fixed up the template, but I don't think this looks quite correct: [2]. When the ingredient is not part of a set, the name is wrong. Darkid « TalkContribs » 06:08, 4 June 2020 (UTC)

3D viewer

Hello, I've been trying to reach you whether on steam (Overlord S7) or through e-mail but to no avail. I'm an admin in Inkipedia, a wiki about Splatoon (shooters game from Nintendo) and I'm interested to know about the 3D viewer and if I can try to implement a simpler implementation of the 3D viewer to our infoboxes. I saw that you maintained the module so I thought to ask for advice on how to implement it. I'd be happy if you could chat with me through e-mail or discord (Shahar#3810). Thank you! Shahar (talk) 11:41, 29 April 2021 (UTC)

Hey, sorry about that -- I get a lot of adds on steam, so someone with 0 rank and a private profile is usually a spammer :)
The core of the implementation is actually dead simple. If you take a look at, e.g. Scattergun, and use "inspect" (should be available in most major browsers), you'll see this:

<div class="viewer-3d-frame" data-id="0" style="height: 152px; background: url("https://wiki.teamfortress.com/w/images/b/bd/Scattergun_3D.jpg?20180821160906") -11807px 0px no-repeat; left: 25px; top: 64px; width: 197px;"></div>

First and foremost, take a look at the image here: File:Scattergun_3D.jpg. It's actually quite a wide image, containing all of the possible rotations.
Second, take a look at the styling: style="height: 152px; background: url(...) -11807px 0px no-repeat; ..."
All that's happening here is that the image is being shifted and cropped. Essentially, the "3D" image is just a bunch of 2d images all next to each other, and the "3D viewer" is just changing the offset into the main image.
If you look at the contents of Scattergun_3D.jpg, you can see a large list called "map" as the template argument. This is where the actual offsets are stored.
I don't know too much more about the intricacies of the template, but the code to generate the file is here -- though it uses HLMV, sorry, you'll need to hack at it to use a different viewer.
Darkid « TalkContribs » 09:14, 30 April 2021 (UTC)
Hey, thanks for helping me out. I got all the modules, templates, JS and CSS changes to display the 3D viewer with the Minigun (It was similar in design to the Splatlings so I thought it was a good example). I also got one of the Splatoon models into HLMV with partial texture. What I'm stuck at is that I can't get the script to work. I've tried to follow Team Fortress Wiki:3D Models but with no success. Shahar (talk) 14:21, 7 May 2021 (UTC)
Well, as I mentioned, the code was written specifically for HLMV, a valve-based model viewer. If you want it to work with Splatoon, you'll need to change the code which interops with HLMV to talk to your program instead. You'll need to be able to change the weapon's rotation, translation, and the scene background color (to compute transparency).
I can't really help you with the specifics there, since it's going to depend on the model viewing options available to you.
Darkid « TalkContribs » 15:30, 8 May 2021 (UTC)
Hey, I got the script to work but the model doesn't rotate. [Image]. I'm currently on Python 2.7, packages from python 2 and I ran the command setup.py so that wikitools will recognize parts of itself such as wiki, api, page, etc... I'm also worried about getting the offsets for the images without uploading it to TF2 wiki cause Inkipedia doesn't currently have API. Shahar (talk) 18:34, 18 May 2021 (UTC)
I fixed the rotation issue, new version is up on Github. If inkpedia doesn't have an API, you can always just upload it to your sandbox page (User:Shahar/Sandbox). Darkid « TalkContribs » 13:37, 20 May 2021 (UTC)
Hey, I'm trying to excecute the code but it says that "mem.exe" is not compatible with 64-bits versions of Windows. Could you resolve that? · Ashe (talk) 16:16, 20 May 2021 (UTC)
Can you give me the exact error message? Ideally, the entire terminal window (and your system information). I'm not sure why this is happening, since my computer is 64-bit. Darkid « TalkContribs » 16:22, 20 May 2021 (UTC)
This. It's in spanish but it says something like "16-bits app incompatible ... Cannot start or run due to incompatibility with 64-bit versions of Windows". My specs are Windows 10 Pro 64 bits, 16 GB RAM, AMD Ryzen 5 3600.

────────────────────────────────────────────────────────────────────────────────────────────────────The error is "Unsupported 16-Bit Application", and it seems to be a remnant of mingw. I've tried recompiling with g++ instead of gcc -- if that doesn't work I'll need to port the exe to a real compiler, which will take some time. Darkid « TalkContribs » 16:38, 20 May 2021 (UTC)

Template:Item infobox/Sandbox Requested Addition

Hi,

I'm currently prototyping some things on the item infobox sandbox page for use on an experimental page. Essentially, I'd like for it to generate 3D viewer-like buttons that allow you to preview wears on an item if the item type is war paint or warpaint.

It would be great if you could help with this, because I have no idea of how to go about that and don't want to break anything. Thanks. ~ Boba 21:16, 28 October 2021 (UTC)

I don't really have any bandwidth to help develop templates on the wiki. I'm can help debug things if they mostly work, and I'm happy to double-check your work, but I can only offer advice right now.
For example, the 3D viewer uses custom javascript to make the tab switching work (see MediaWiki:Common.js). The main trick would be to support this ask with the least amount of additional javascript, and the least amount of new, complex modules.
Darkid « TalkContribs » 20:07, 21 November 2021 (UTC)

Banana Bay/ko

Hi Darkid!

I want to delete the Banana Bay/ko page.

As a member of STS, I can say that page is awful like google trans. The text in korean is not makes sense and some grammar errors in there.

Joeun (talk) 16:35, 30 November 2021 (UTC)

Hi Joeun! Thank you for following up. I am deleting the page now. Darkid « TalkContribs » 17:03, 30 November 2021 (UTC)

Move Blap Bash page to BlapBash

Hey Darkid, Please can you move Blap Bash to be BlapBash (and all sub-pages) as the event name does not contain a space. I can't do it due to my account limits. Thank you in advance. - Jon, Blapature Co. Organiser BlackOutJon (talk) 12:08, 12 December 2021 (UTC)

Done, thanks for the heads up. Darkid « TalkContribs » 12:13, 12 December 2021 (UTC)

/en

Why does your bot create a list of articles with the prefix /en, if all articles are written without it? Far (talk) 08:12, 13 December 2021 (UTC)

Can you be more specific? It's possible that there is a bug with one of the reports, I did have to make some updates to the scripts to get them working again.
Which report seems to be misbehaving, and how would you expect it to behave? Darkid « TalkContribs » 12:20, 13 December 2021 (UTC)
In the general list of English articles, your bot writes them with the prefix /en. You can see this for yourself by going to Team Fortress Wiki:Reports/All articles/en.Far (talk) 16:21, 13 December 2021 (UTC)
I'm not sure what you mean, when I go to Team Fortress Wiki:Reports/All articles/en I don't see any links which say "/en". The page title says "/en", and I can change that if you want, but the article list itself seems correct.
Image
Darkid « TalkContribs » 18:21, 13 December 2021 (UTC)
-> [3]Tark 18:29, 13 December 2021 (UTC)
Oh, thank you. Will fix. Wait, why is windbot still editing this? Or did you give it a kick for me? Darkid « TalkContribs » 19:17, 13 December 2021 (UTC)
Fixed, reaching out to wind to get WindBOT to stop updating these pages Darkid « TalkContribs » 15:11, 14 December 2021 (UTC)

Mmmph/hu redirect request

Hello! I'm Kevin and I'm one of those fews, who translate the hungarian TF2 wiki, I have question rather a request if I may. Can you have the time to redirect the page, Mmmph/hu to Phlogistinator/hu. I tried to redirect it but I'm not a administator nor moderator on this wiki.

Greetings, Vinzesco (talk) 19:41, 7 January 2022 (UTC)

You should be able to do this yourself, the page is free to edit for anyone and redirects aren't restricted to staff.
GrampaSwood (talk) 19:45, 7 January 2022 (UTC)
Done: [4] Darkid « TalkContribs » 19:51, 7 January 2022 (UTC)
Thanks for the help, Vinzesco (talk) 14:02, 8 January 2022 (UTC)

"HLMV - Missing Folders Fix" pack has been updated.

Hi. I don't know if you have any plans in using it, but just letting you know that I updated the pack with the latest patch (January 5, 2022 Patch). It was missing several folders from items from latest "major" updates, such as Halloween, Summer and Smissmas updates. Before sending this post, I tried loading some of the new items on HLMV, and none of them had any problems loading (no errors trying to find the directory). Because of the new link structure I have set on Help:HLMV, I don't need to edit the page again everytime I update the pack fix, as the link will directly go to the latest revision on my GitHub repository. User Gabrielwoj Signature Icon.png - User Gabrielwoj Signature 1.pngUser Gabrielwoj Signature 2.png - User Gabrielwoj Signature 3.png 14:51, 8 January 2022 (UTC)

Template:QuAD/list

Hello darkid! I don't really understand the template that well but I was trying to add "Halloween Package" and "Halloween Transmute" to the list, and there is a problem. In Template:Dictionary/quad, you can only use "=special" parameter once, and there are actually some items that have two for some reason. For example the Boston Boom-Bringer, this is what happens, only "Unlocked Cosmetic Crate".

There is another problem with the Scream Fortress 2014 items, which already use "scream fortress vi" (Unlocked Creepy Crate + Halloween Gift Cauldron), and would require more "special" parameters (like special2 , special3, special4, etc). Example for the Nugget Noggin cosmetic: unique: {{quad/list|store=y|special=scream fortress vi|special=transmute|special=halloween package}}

I was thinking to add like a "special2" parameter at first, but I saw this edit on the history and as you said: "it would force quad to have ordering, which leads to user errors.". So, is there another way to add more "special" parameters? Thanks! Mgpt (talk) 23:58, 4 February 2022 (UTC)

I'm not honestly sure why we use special over just adding parameters to the top-level list. Feel free to sandbox your changes and I can take a look before you push them.
Darkid « TalkContribs » 00:43, 5 February 2022 (UTC)
This edit is similiar of what I was trying to do, then I saw your comment and well... it won't work I guess D: Mgpt (talk) 00:58, 5 February 2022 (UTC)
So, I was picturing you could just add another parameter like {{{unlock}}} or {{{promo}}}. That way you wouldn't need a special2, you'd just put something like {{QuAD/list|craft=y|drop=y|halloween-package=y}}. Special was originally for dynamic strings which needed a dictionary lookup -- that has become very muddied.
Originally, it was this:
{{#switch:{{{special|}}}
|unusual={{dictionary/items/mann co. supply crate}}
|botkiller weapons|dueling minigame|pile of ash|pile of curses|polycount pack|quakecon bundle|strange bacon grease={{dictionary/items/{{{special}}}
|#default={{dictionary/common strings/{{{special}}}}}
}}}}
Anyways, I think we can just add top-level parameters, but I'm not 100% sure and so it would be good if you could sandbox that before changing everything.
Darkid « TalkContribs » 08:51, 5 February 2022 (UTC)
Hello darkid, I added the template to my User:Mgpt/sandbox. Could you check what I need to add? (you can edit the page if you want) Thanks :D Mgpt (talk) 02:45, 11 February 2022 (UTC)
  1. Traditionally, we test out templates on a sandbox page relative to the template, i.e. Template:QuAD/list/Sandbox.
  2. There, you can add whatever you want to change to try and make your scenario work.
  3. Then, you should test out your changes, e.g. go to one of your sandbox pages (User:Mgpt/sandbox) and try using the template as you would in the dictionary, to see what it looks like. Here, you'll invoke the sandboxed template, e.g. {{QuAD/list/Sandbox|craft=y|drop=y|my-new-parameter=y}}
  4. Make changes to the sandboxed template until your sandbox looks like what you want.
  5. If you feel confident in your changes at this point, update the main template. If not, ask me for a review.
Darkid « TalkContribs » 10:34, 13 February 2022 (UTC)
Hi! I made some changes - Template:QuAD/list, I also changed the order to match with the availability text in cosmetic pages. Is it okay? Thanks. Mgpt (talk) 02:42, 5 March 2022 (UTC)
Seems fine, just try to avoid making so many changes in the future, it causes wiki lag. Also, watch out for using (), other languages have different parenthesis (notably japanese and chinese). Darkid « TalkContribs » 05:16, 10 March 2022 (UTC)
19:08 <Mgpt> hello Darkid! With my latest edits I added the missing cases to the Quad template and added the Quad/series template, It works, at least for me. Could you take a look at it?
19:11 <Mgpt> [[Template:QuAD/list/Sandbox]]
19:11 <@Spacenet> Template:QuAD/list/Sandbox: https://wiki.tf/Template:QuAD/list/Sandbox
19:11 <Mgpt> [Template:QuAD/series]]
19:11 <Mgpt> [[Template:QuAD/series]]
19:11 <@Spacenet> Template:QuAD/series: https://wiki.tf/Template:QuAD/series
I can look again but not this weekend Darkid « TalkContribs » 03:04, 19 March 2022 (UTC)
  1. {{QuAD/series}} should be a dictionary string. There's no reason to make a separate template for it.
  2. I would recommend keeping the direct dictionary invocations ({{dictionary/items/name tag}}) for performance reasons.
  3. Be careful with strings like {{item name|Select Reserve Mann Co. Supply Crate}} {{QuAD/series|60}}. Not every language will want the words in this order. You may consider making the QuAD/series string take a second parameter, e.g. {{QuAD/series|60|Select Reserve Mann Co. Supply Crate}}, so that each language can customize the order if needed.
  4. I would recommend putting the "Series 60" text in parenthesis. Compare:
Select Reserve Mann Co. Supply Crate Series 60
Select Reserve Mann Co. Supply Crate (Series 60)
5.Can you please put in some noinclude section headers to make future editing easier? Ala the dictionary:
-->{{#if:{{{crate5|}}}|{{!}}{{item name|Mann Co. Supply Crate}} {{QuAD/series|{{{crate5}}}}}}}<!--
-->{{#if:{{{crate6|}}}|{{!}}{{item name|Mann Co. Supply Crate}} {{QuAD/series|{{{crate6}}}}}}}<!--
-->{{#if:{{{crate7|}}}|{{!}}{{item name|Mann Co. Supply Crate}} {{QuAD/series|{{{crate7}}}}}}}<noinclude>
## Crate series
</noinclude>{{#if:{{{series6|}}}|{{!}}{{item name|Festive Winter Crate}}}}<!--
-->{{#if:{{{series22|}}}|{{!}}{{item name|Refreshing Summer Cooler}}}}<!--
Darkid « TalkContribs » 20:22, 10 April 2022 (UTC)
Hello, I created the string and added it to the template, could you check? About adding the parenthesis, the official name is Mann Co. Supply Crate Series #123 so I think we should keep how it is. Thank you for all the help :D Mgpt (talk) 02:21, 14 April 2022 (UTC)
The template looks reasonable, I would just remove the 1= and 2= and just write Template:Dictionary/common strings/crate-series
I agree with your point about (4), feel free to leave out the parenthesis.
Also, it looks like my suggestion for (5) doesn't work, so you can take those back out again. Sorry :/
Darkid « TalkContribs » 04:13, 14 April 2022 (UTC)
I removed them and added the new string to the crate parameters, Edit 1 Edit 2. Everything seems to work :D I also removed the "lc" from gift parameter (not needed right?) and replaced default "case" with {{ns:0}} Mgpt (talk) 02:03, 15 April 2022 (UTC)
{{lc:}} was being used because of a direct dictionary call. I've reinstated those calls where it makes sense, although it does make the template less readable. Once you've deployed the changes we can reevaluate the template cost (for things like the hat avail table).
Overall, looks good to me. If you have the time, can you also investigate why two of the qualities are causing template redlinks?
{{common string|winter 2016 cosmetic crate}} and {{common string|bioshock infinite season pass}} are somewhere in the quad dictionary, but the strings don't exist anymore.
(see TFW:Reports/Wanted templates). Darkid « TalkContribs » 05:38, 15 April 2022 (UTC)

Template request

Hi there,

In response to this talk page entry, would it be possible to change the {{pronounce}} template to support a different IPA link?
GrampaSwood (talk) 16:18, 1 June 2022 (UTC)

Done, I feel like you could've tackled this one :) Maybe next time? Darkid « TalkContribs » 16:33, 1 June 2022 (UTC)

Style Guide/ru

Hi there! I've noticed that you moved the russian translations for the FAQ and Wiki Cap guidelines under the main namespace back in April.

I was recently approached by a /ru member, who told me that translations of this kind were removed a few years ago, in compliance with some unbeknown-to-me decision.

By any chance, as of now, can the localized version of the Style guide be moved back in as well?

-User Foxbite avatar.jpgfoxbite (talk) ⨯ (contribs) 14:11, 10 June 2022 (UTC)


Untranslated Templates Specification Possibility?

Hi there, you(r bot) created this list: 368 templates missing German translation ;; this is nice, but it isn't as helpful for me as at seems. ; f.e. Template:Backpack item has 35928 uses and is missing 1 translation <- i cant find the specific place where the translation is missing, cause these templates are complex and big and if i scroll through them i can easily miss it. Since your bot knows there is something missing can't it mark the general/specific area and make a note in the untranslated template report? This would help every language a lot and make the templates very accurate and complete very fast. Thanks for any feedback. Magicalpony (talk) 14:20, 23 July 2022 (UTC)

Should be better now. Thanks for the suggestion! Darkid « TalkContribs » 18:05, 13 August 2022 (UTC)

Broken weapon preview template?

It seems like the template for the weapon previews on pages appears to be broken.

Like the 2D images are supposed to have both RED and BLU variants that you can toggle, but for some reason it only shows the RED image, causing the BLU images to go completely unused.

If you could look into this and hopefully fix it, that'd be pretty swell of you

Thanks.--ShadowMan44 (talk) 23:15, 8 September 2022 (UTC)

This is a long-standing bug that I am not fixing. Sorry. Darkid « TalkContribs » 00:47, 9 September 2022 (UTC)

3D view advanced module

Hello, I was wondering how I could port this template, and any JS/CSS it has over to another wiki, if you use discord, please add me at FreshYoMama#2077, as I am not familiar with IRC. FreshYoMama (talk) 04:16, 22 September 2022 (UTC)

As I mentioned on discord, you should get familiar with JS/CSS before trying to port anything. Darkid « TalkContribs » 05:31, 25 September 2022 (UTC)

3D Models Script

Hi. I'm posting this to your Talkpage so you probably will get notified on your e-mail or something. I recently made this topic on the 3D Models page regarding using the script under Windows 10 64bits. It seems that it's not possible to run the script using a 64bits Operational System due to the usage of mem.exe. I would like to know if the program would work under a Virtual Machine of Windows 10 32bits, so I could try that instead. I have Python 3.9 installed, but I'm mostly sure the wikitools and poster is only needed to automate uploading process, and not the actual 3D preview itself. Even so, I don't think mem.exe would open even if I had Python 2.x installed. Headphones style when? - User Gabrielwoj Signature 1.pngUser Gabrielwoj Signature 2.png - User Gabrielwoj Signature 3.png 18:13, 28 September 2022 (UTC)

Replied over there. Thanks for the ping, I'm watching that page now. Darkid « TalkContribs » 18:59, 28 September 2022 (UTC)

Team Color Infobox for Community MVM Tour Medals

Community MVM tours are beginning to utilize custom painted medals with team colors. The default item infobox doesn't flow well on a page describing an entire campaign rather than a single item, however; so what I would like to have happen is to extract the team color section of the item infobox, exactly the way it currently is, and have it be a separate template I could use in the Rewards section of operation pages, to showcase custom team colors on their own.

As per your instruction, I've began a sandbox page as a rough idea of what I want: I'd like for this infobox to retain the team color functionality it has at the moment, but remove the need for a header image, and all the things from Basic Information down. When it's finished, I would like it to begin with RED and BLU headers, and showcase the team color images alone, sort of like this, and of course, continuing down to showcase them all.

Team color images already exist for these medals, as partially used in the example, as well as all existing medals that utilize custom team colors so far. They can be easily redirected to suit the team color infobox. That part isn't a problem; I just need the template, and I can take things from there. — User ThatHatGuy Signature Icon.png User ThatHatGuy Signature Talk.png User ThatHatGuy Signature Contribs.png 04:28, 14 October 2022 (UTC)

Okay, so I'd recommend using inspect element to figure out which html tags you want to keep -- and then deleting the others from the template. I'm happy to check your work but don't have much time to spend right now, sadly. Darkid « TalkContribs » 04:42, 14 October 2022 (UTC)

Random Tark question

heya!
I have a few queries regarding {{Item infobox}} that are a bit too advanced for me to handle. I was wondering if you could spare some time to assist me with thisthe requests are essentially aimed at reducing the amount of manually added text by translators to prevent pages from becoming outdated. I recently added "released-major" (under /sandbox) to automatically translate and format the "released" information ("{{Patch name|9|30|2010}}<br>([[Mann-Conomy Update]])") - defaults to "released" if not set, so it shound't break existing pagesbut there are a few issues that I haven't been able to resolve yet: specifically, the "used-by" section would benefit from a template that automatically generates the class list, similar to how {{avail}} functions

oh yeah, I have added most game attributes to Template:Dictionary/attributes, but I'm not sure if there is a better way to incorporate this into the infobox itself (that is, without having to include multiple {{attribute|token}} in the att-*/item-flag fields)

- Tark, on steam

Hello, Tark helped me with it and I've already added the changes to the main template, the only "issue" I have are the categories, for example this page, now in a page like "Fireproof Secret Diary/infobox" which is a subpage, is there a way to hide the categories or includeonly is the only way? I think its better to have the infobox shown instead of hidden. There's also a discussion if it helps. Thanks! Mgpt (talk) 04:32, 12 March 2023 (UTC)
{{#ifeq:{{BASEPAGENAME}}|Template:Item Infbox|{{ns:0}}|[[Category:whatever]]}}
Would this work? Darkid « TalkContribs » 04:35, 12 March 2023 (UTC)
The categories are added because of the parameter, the example I gave adds the Action items category (type = action) to the page. I think its only possible by adding a function to the main template only for pages ending with /infobox Mgpt (talk) 04:59, 12 March 2023 (UTC)
Yep, you'd need to add something to the main page, but yes, you could do something based on the subpagename too. Darkid « TalkContribs » 06:52, 12 March 2023 (UTC)

Slander at my user page

1 Opv (talk) 01:38, 30 April 2023 (UTC)

Slander is a pretty heavy accusation. I'd appreciate you responding on your talkpage about your concerns, rather than splitting the discussion here. Darkid « TalkContribs » 01:38, 30 April 2023 (UTC)
I don't speak about slander. Opv (talk) 01:40, 30 April 2023 (UTC)
I'm not sure how to help you then, other than informing you that your behavior is not acceptable, and encourage you to edit in more acceptable ways. Darkid « TalkContribs » 01:43, 30 April 2023 (UTC)
Police and doctors will help you. Not me. Opv (talk) 01:45, 30 April 2023 (UTC)

Translation table troubles

Hello Darkid, this is a special request. I have already discussed this with Mikado and Swood. The issue was that the Translation progress table seems to track some pages that could be subtracted as they simply cannot be touched by localization teams; some pages affect the listed categories but also the overall progress bar; there should be a way to ignore these, so the main function of the table can truly shine. One very good example is, WebAPI which is an untranslatable page; categories are also affected Category:Lists to be expanded or Category:Custom maps unreleased stubs/lang. It could be nice to have a whitelist we can all work on; comparing categories together could be an added perk, but I already personally do this manually using software. Let me know your thoughts!
Luno 🪐🌕 Talk / Contributions / Team 20:35, 26 August 2023 (UTC)

I saw the discussion (wikipedia has a new "you were mentioned" feature, if someone links to my user) -- I can get started on making you a whitelist. Darkid « TalkContribs » 22:12, 26 August 2023 (UTC)
Okay, I've added an exclusion for WebAPI -- it should now be reflected in the template (the raw count is now adjusted via {{Translation progress/count}}). You mentioned some categories needing adjusting too -- you should just be able to add/adjust the offsets on {{Translation progress/stats}}.
Please let me know if you run into any bugs/have any other concerns. Darkid « TalkContribs » 22:44, 26 August 2023 (UTC)
Damn, you were quick on the draw. Well, there are still a lot of exclusions to add. Having to compare missing pages with overall progress is going to be tough, as it's pretty much a one-sided effect, but it should work. It would be nice to expose the whitelist somewhere on the template as a shortcut or something. As for category offsets, that's a bit much for me; if there is no better way, you'll have to show me an example. Thank you.
Luno 🪐🌕 Talk / Contributions / Team 00:12, 27 August 2023 (UTC)
There should already be a report from the bot about missing translations -- but I guess it's not per category :/
There isn't a really good way to list the allowed/prevented pages beyond just editing the template, although I guess you could copy/paste that info somewhere if you need it.
The "offset" thing is just "set the offset value to the number of extra english pages", it's not rocket science. I've added one offset already -- you should be able to follow the example.
Darkid « TalkContribs » 01:03, 27 August 2023 (UTC)
Sorry, I accidentally removed two of your messages in an edit conflict. Restoring and responding...
I assume it would be possible to bridge that whitelist so that WebAPI stops popping up in Missing translations. On that note, there is a red link for "Missing categories in French", Is this still planned?
Luno 🪐🌕 Talk / Contributions / Team 00:24, 27 August 2023 (UTC)
this should fix WebAPI showing up, as well as the redlink. Darkid « TalkContribs » 03:31, 27 August 2023 (UTC)
I have noticed that Total progress is listing 395 remaining pages while Missing pages lists 365. That might be worth looking into?
Luno 🪐🌕 Talk / Contributions / Team 00:32, 27 August 2023 (UTC)
I have limited time to look into this stuff, the template should be relatively straightforward to play with, feel free to make a copy and play around with it. Darkid « TalkContribs » 03:31, 27 August 2023 (UTC)
No rush, thanks a bunch Darkid. I'll let you know if anything else arises.
Luno 🪐🌕 Talk / Contributions / Team 14:22, 27 August 2023 (UTC)

Duplicated pages in romanian

I saw your request on the Romanian translation progress page about the duplicated Item_sets pages. After looking at both of the pages I transferred all of the content on the correct page and updated it to be in line with the English page. However, I don't know how to delete the Item_set page witch serves no purpose now. This is the page that needs to be deleted: Item_set/ro. Thank you for bringing this issue to my attention! -Lord of Dominating (talk) 00:37, 7 September 2023 (UTC)

Thanks for the effort! For future reference, you can just use {{delete}} to request that a page be deleted, or feel free to reach out to me (like you just did!) Darkid « TalkContribs » 03:23, 7 September 2023 (UTC)

Paint Colors Handler Help

Could you help to add the paint-colors handler that's present in {{Backpack item}} to {{Item infobox}}? There is now a singular item that always drops with a custom paint color set applied, and I would like to be able to showcase a paint splat in the loadout section of the item infobox for its article. — User ThatHatGuy Signature Icon.png 04:08, 20 October 2023 (UTC)

3D model script

Hello! I was planning on updating the loose cannon's projectile model with the 3D tools but I was told that the script doesn't work, is there a workaround? Thanks!
Cheddar (talk) 19:49, 30 October 2023 (UTC)

What doesn't work about the script? Did HLMV offsets break again? Darkid « TalkContribs » 02:12, 31 October 2023 (UTC)
Hopefully this thread is still new enough that I can post it. First of, thank you for updating the scripts to work on Python 3+. I think I got all the necessary steps done before running, but, once I run automate.py, it activates the HLMV window, a yellow background shows up, and HLMV crashes. I am not sure what the issue is. I want to mention that I'm using the mem.exe I compiled by my own about a year ago, as the one from the repo doesn't work as it's 32bits, while I run Windows 10 64bits instead. I saw that there was no changes to mem.exe, so I don't think it's an issue with it. My exact version of Python is 3.9.13. Headphones style when? - User Gabrielwoj Signature 1.pngUser Gabrielwoj Signature 2.png - User Gabrielwoj Signature 3.png 03:48, 19 November 2023 (UTC)
Yeah, it looks like mem.exe is broken -- which happens every time they update hlmv. I'm working on an update. Darkid « TalkContribs » 05:15, 19 November 2023 (UTC)
Praise be! Cheddar (talk) 08:41, 19 November 2023 (UTC)
Would it be possible to include a HLMV++ variant too? HLMV++ and HLMV should be identical when it comes to rotations, the only issue would be that a setting needs to be turned off before making these images called "Aspect correction" (but that should not be hard to do manually). HLMV takes a lot more time to set up than HLMV++ (such as the dxsupport.cfg change, possibly a fix for blurry images, grey cornea issue, anti-aliasing not working properly, etc.) and would be nice if that had support too.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 09:52, 19 November 2023 (UTC)
HLMV++ has different camera zoom ins and zoom outs (think like... regular HLMV zooms at 1 intervals, while ++ does at 0.5 intervals), though I think that rotating the model should be the same. If anything, both results should be compared before making a release stating they both work the same, just to be safe. Edit: The Aspect Correction thing shouldn't be necessary, if anything, it can simply be disabled before running the script, as you still have to manually load the model before running it. I use an older version of HLMV++ that doesn't has that, and I feel like script could break trying to disable something it doesn't exist. Headphones style when? - User Gabrielwoj Signature 1.pngUser Gabrielwoj Signature 2.png - User Gabrielwoj Signature 3.png 13:26, 19 November 2023 (UTC)

──────────────────────────────────────────────────────────────────────────────────────────────────── Updated for HLMV. Still working on HLMV++ support. Darkid « TalkContribs » 03:31, 20 November 2023 (UTC)

Updated for HLMV++. Let me know if you have any issues. Darkid « TalkContribs » 05:35, 20 November 2023 (UTC)
I now seem to be getting missing texturesfor the background on HLMV++ Cheddar (talk) 08:04, 20 November 2023 (UTC)
Scratch that, I just seem to have problems now with Visual C++ and the install requirements, "msvcp140.dll" is missing even with it installed, not to mention the other scripts needed. Cheddar (talk) 09:13, 20 November 2023 (UTC)
To add to that, I'm stuck on the install, as well. I seem to not really understand the installation process after downloading the required programs. H20verdrive (talk) 09:22, 20 November 2023 (UTC)
To add onto this further, we did make progress but H20 and I are getting thisissue now. 10:47, 20 November 2023 (UTC)
Can you please post your entire error output to somewhere like pastebin? I can recompile the C++ redistributable but it's much harder for me to fix python errors. Darkid « TalkContribs » 12:10, 20 November 2023 (UTC)

────────────────────────────────────────────────────────────────────────────────────────────────────Thisis the full log Cheddar (talk) 12:23, 20 November 2023 (UTC)

On "requirements.txt", remove the "-r TFWiki-scripts/requirements.txt" line, and run it. I was getting similar errors and this fixed it (if I recall correctly). You may get an error after installing Pillow (but it will work properly). Simply remove the two first lines and only keep the one for "pywin32==304", then, you should have all libraries installed properly. Additionally, if either or both steps doesn't work, run CMD as Administrator. Haven't tested the new version yet, though, but I had this issue prior to posting my initial comment. Headphones style when? - User Gabrielwoj Signature 1.pngUser Gabrielwoj Signature 2.png - User Gabrielwoj Signature 3.png 22:22, 20 November 2023 (UTC)
Just tried this and was getting errors on installing pywin32==304 saying that it could not find a version that satisfies the requirement. H20verdrive (talk) 22:38, 20 November 2023 (UTC)
The versions shouldn't matter too much -- you can just install all the dependencies by hand:
pip install pywin32 numpy Pillow requests
If you downloaded the source from github you probably didn't get the TFWiki-scripts submodule, which means you won't be able to upload anything. Darkid « TalkContribs » 00:27, 21 November 2023 (UTC)
Don't know if anyone else is getting this issue, but it seems I'm missing some .dll files from mem.exe. (VCRUNTIME140D.dll, VCRUNTIME140_1D.dll, MSVCP140D.dll, ucrtbased.dll) H20verdrive (talk) 02:15, 22 November 2023 (UTC)
Try pulling from github again -- I uploaded a new mem.exe there earlier. If not, I've got some other fixes I made to help Cheddar and I'll push them later. Darkid « TalkContribs » 05:17, 22 November 2023 (UTC)
Weird, now it's saying it can't run on the 64-bit version of Windows. H20verdrive (talk) 06:33, 22 November 2023 (UTC)

────────────────────────────────────────────────────────────────────────────────────────────────────Updated once again. Please try downloading the latest zip and following the instructions in the readme. Darkid « TalkContribs » 06:53, 23 November 2023 (UTC)

Thank you, Darkid! After some finagling, I've gotten it to work. I'm thankful for everything you've done to update it and enable us to update and create new 3D images for the Wiki. (Happy Thanksgiving!) H20verdrive (talk) 23:41, 23 November 2023 (UTC)
You're welcome! Let me know if any of your finagling should be added to the FAQ. Darkid « TalkContribs » 00:24, 24 November 2023 (UTC)
Whenever I try to use automate.py, HLMV will change its rotations and will finish, however when I go back to Powershell it gives this error. I am using version 3.3 of the script and Python 3.7.9, any idea on how to fix this?
Andrew360 Edit icon.png Speech typing.png Photo Badge Decal Example.png 23:31, 25 November 2023 (UTC)
Ah, sorry -- that means the automatic cropping is failing. See "The 3D image is not removing the HLMV window borders" in the FAQ. I can improve the error message too. Darkid « TalkContribs » 05:00, 26 November 2023 (UTC)

Crate template

{{Crate series table}} doesn't properly translate names, it only links to the correct page. I've tried looking at it but it seems like it's more complicated than just adding item name.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 14:36, 9 December 2023 (UTC)

All done. I've done some extra cleanup and added some comments, hopefully it all makes sense to you now. Darkid « TalkContribs » 17:57, 10 December 2023 (UTC)

Help with changing my username

Hello, Darkid. I need some help with this username I chose before and I want to change it from EinTheReal to PinRouge. Any help would be greatly appreciated, thanks in advance. Cordially yours, EinTheReal PinRouge (talk) 15:39, 19 December 2023 (UTC)

This task can only be performed by Administrators, you would have to contact Tark or Wookipan.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 16:38, 19 December 2023 (UTC)
Pictogram tick.png Done. For future reference, please refer to Help:Group rights for a complete list of staff members and their abilities/permissions. — Wookipan (talk | contribs) 21:47, 19 December 2023 (UTC)
Thanks for monitoring my talkpage for me, folks :) Darkid « TalkContribs » 01:27, 20 December 2023 (UTC)

Module talk:Availability

Hello, can we add the unusual-expired parameter? I made a topic on the discussion page. Maybe we should go with "Uncrate (Unusual) (expired)" (text taken from HazMat Headcase) Mgpt (talk) 15:09, 27 December 2023 (UTC)

If you have a proposal, it saves me a lot of time if you can just put it on the sandbox page (and add appropriate tests on the sandbox docs) Darkid « TalkContribs » 18:30, 27 December 2023 (UTC)
Done, its working (there was a space missing but I fixed it) Mgpt (talk) 19:10, 27 December 2023 (UTC)
All done. Please add usage examples on the sandbox docs page next time -- that's how you can test that it looks correct. Darkid « TalkContribs » 09:50, 29 December 2023 (UTC)

Help with Template

Hello. Could you help me with something related to the Template:Painted variants? I'd like if there was a new parameter called override-title. Using this parameter would add a title in the same vein when default= or style= parameters are used (I'm talking about the "Style 1" that appears above "Single colors" and below "Painted variants - Style 1"). Additionally, if default= or style= is used in conjunction with override-title, whatever is put with override-title= will replace whatever value was put into either default= or style=. Lastly, the text for override-title= wouldn't be linked to the {{item name}}, as the idea is to put any title on it, however, it should still be possible to use {{item name}} when using a name on the dictionary.

I'd like to use this parameter for the Gibus pages (not the Galvanized Gibus page), by including each of the styles as tabs on the Painted Variants table. The idea is to add these paint variants using override= with the name of the other styles, so there's no need to re-upload them or make a huge amount of redundant redirects. However, doing so currently causes no text to be visible on top (the text between "Single colors" and "Painted variants -..." does not show up), because I am unable to use style=, doing so causes the filename to be different, therefore the images does not show on the table. Feel free to use this code for testing, though you'll have to move it to Ghastlierest Gibus page and Show Preview for a better, well, preview. Once the parameter is added, I will add the tabs to that page, the other Gibus pages, and the rest of the languages as well. Thanks! Headphones style when? - User Gabrielwoj Signature 1.pngUser Gabrielwoj Signature 2.png - User Gabrielwoj Signature 3.png 01:17, 28 December 2023 (UTC)

Which of these 3 boxes are you trying to change? Can you make an MSPaint mockup of what you're looking for, and/or give me a sandbox page of how you *want* to call the template (but that doesn't work)? Darkid « TalkContribs » 09:57, 29 December 2023 (UTC)
It would be the letter "C". Here's some screenshots to help you. Right now, the pages look like this: https://imgur.com/a/43eplWu. The idea would it to be look like this instead, please see this mock-up: https://imgur.com/a/lJ0ynUw. Just to keep things clear. The reason I'm not using "style=" on the second album is because, if I do, the filenames change, and the images don't show up. Someone suggested me just using redirects instead, but that would be approximately 111 pages worth of redirects. I think it's a bit redundant doing so, and I would say the override-title method would be much more ideal. Thank you! Headphones style when? - User Gabrielwoj Signature 1.pngUser Gabrielwoj Signature 2.png - User Gabrielwoj Signature 3.png 10:32, 29 December 2023 (UTC)
Hello, I just wanted to ask / remember if you have any plans in making this parameter available on the template. I don't think it should be too difficult to make, even though I tried many times but I ain't a pro when it comes to templates. Thank. Headphones style when? - User Gabrielwoj Signature 1.pngUser Gabrielwoj Signature 2.png - User Gabrielwoj Signature 3.png 12:58, 7 February 2024 (UTC)
Maybe I'm not understanding correctly, but it looks like that's controlled by this code (which is the sole use of the 'default' parameter). I think you should just be able to add a further override, or change this #if statement as you need.
{{#if:{{{hh|}}}|{{ns:0}}|{{#if:{{{default|{{{style|}}}}}}
| {{!}}+ style="text-align:left; font-size:1.5em; padding:0.5em 0em" colspan="4" {{!}} {{#if:{{{name|}}}|{{item name|{{{name}}}}}|{{item name|{{{default|{{{style|default appearance}}}}}}}}}}
}}}}
I see that there's a sandbox page set up, I've added some more docs samples, hopefully you can take it from here.
Darkid « TalkContribs » 03:49, 12 February 2024 (UTC)

Speed table metric units

I believe I asked a few years ago about adding Metric units to the {{Class speed table}} (preferably in the order of Metric -> Imperial -> Hammer units), but I never made a talk page entry for it. It looks very complicated so I understand it won't be done any time soon, but I thought I'd leave it here regardless for if you're ever bored :^)
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 14:09, 2 January 2024 (UTC)

This content is actually generated by {{Class speed table/top row}} (and mid row, etc). It looks like the kph math is already there, even -- it's just only in use on non-english pages.
I'd recommend making (another) sub-template for the tooltip (maybe {{Class speed table/tooltip}}?) and then you can consult editor preferences, or whatever. Darkid « TalkContribs » 18:22, 2 January 2024 (UTC)
Tooltip subtemplate created. Feel free to play around with it (in a sandbox) until it looks good to you, lmk if you need help with that but it should be very straighftorward. Darkid « TalkContribs » 21:47, 10 January 2024 (UTC)
Thank you, I will try some stuff in a sandbox soon.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 21:55, 10 January 2024 (UTC)

About 3D module

Hi! I'm A22, Inkipedia ES bureaucrat, and Inkipedia and Animal Crossing Enciclopedia (wiki in Spanish) interface staff.
I'm contacting you to ask if you can give the green light for Animal Crossing Enciclopedia to use the 3D module you have available on your wiki, as happened with Inkipedia in an earlier discussion.
I would also like to know if in the future it is necessary to contact you every time a wiki wants to add your 3D module to their wiki (if so, it would not be necessary to contact you every time a wiki wants to add it).
Thanks! A22PG (talk) 16:09, 2 January 2024 (UTC)

I'm not an admin, so I don't have the final say on what you can/can't do. That said, the wiki contents are licensed, as long as you follow that license you don't have to ask for permission.
It's also not "my" 3D module -- I only own the latest copy of the automation scripts -- there has been a lot of work from a lot of editors to make the whole pipeline work -- much of which is in the actual 3D models template.
I *definitely* don't have the bandwidth to help every new wiki set up this template/workflow, so no, you definitely don't have to ask me every time.
Darkid « TalkContribs » 18:20, 2 January 2024 (UTC)

Userbox template request

Currently, the {{Userbox}} template adds it to a category based on the namespace, but if the URL is "User:Username/Template:Templatename" it adds it to the "Template:" namespace category instead of the "User:" one. Is there a way to prevent this?
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 17:53, 10 January 2024 (UTC)

You'll have to do some manual fixups, but you should be able to determine if the SUBPAGENAME startswith "Template" and recategorize. Darkid « TalkContribs » 18:13, 10 January 2024 (UTC)
Would simple adding another check after the "User:" check work?
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 18:13, 10 January 2024 (UTC)
I don't understand what you mean -- currently it's checking for {{#ifeq:User talk | User ; you'll need to add a different kind of check. Darkid « TalkContribs » 21:21, 10 January 2024 (UTC)
I mean putting another #ifeq inside the existing one for the "User" namespace check. So it would be smth like {{#ifeq:{{NAMESPACE}} | User | {{#ifeq:{{NAMESPACE}}| Template | X | Y}} | Z }}. Basically making it so if it's on "User" it also checks if it has "Template" then add categories based on that, rather than checking both namespaces separately.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 21:55, 10 January 2024 (UTC)
You can think of {{NAMESPACE}} as a template with no parameters -- its value won't change if you call it a second time. You'll need to use some other magic word (like {{SUBPAGENAME}}) to determine if the subpage is a template.
So, something like {{#ifeq: {{NAMESPACE}} | User | {{#if: <condition representing your request> | [[category 1]] | [[category 2]]}} | [[category 3]] }}
w:Help:Magic words is a good starting point.
Darkid « TalkContribs » 00:49, 11 January 2024 (UTC)

Redirects

Hello, could you provide the same list with redirects? I'm fixing the ones without {{R lang}} and a few were different from the original (english) (Zombie/ru for example). Thanks Mgpt (talk) 17:04, 9 February 2024 (UTC) Team Fortress Wiki:Reports/Pages with no english equivalent

Here it is (as a one-off generated report). Let me know if you need something else. Darkid « TalkContribs » 04:08, 12 February 2024 (UTC)
User:Darkid/Reports/Pages_with_no_english_equivalent
Oh, I see -- you're asking for "non-english redirects which don't go to the same place as english". I can build something for that. Darkid « TalkContribs » 04:09, 12 February 2024 (UTC)
Thanks, that was fast :D I will check them soon Mgpt (talk) 16:56, 12 February 2024 (UTC)
Updated report is here, should update on monday. Darkid « TalkContribs » 07:33, 14 February 2024 (UTC)

Some template issue I'm facing

Hi Darkid,

I've been struggling to find a way around an issue I have with this template: User:GrampaSwood/Template:ReservationUpdate. I have a {{{contents}}} parameter that's intended to contain the text found on the Weapon Demonstration talk page, but an issue with this is that any kind of vertical bar (|) will obviously create issues on the template. Do you happen to know any way around this? My own signature uses vertical bars in it which is the main issue, I changed this but obviously I'd like to future-proof the template without forcing everyone to use {{!}} instead of |.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 17:25, 14 February 2024 (UTC)

Just making sure I understand the issue -- someone is invoking the template like this:
{{User:GrampaSwood/Template:ReservationUpdate|content=Hello|world}}
and then the template reads the | as a second parameter? Darkid « TalkContribs » 17:29, 14 February 2024 (UTC)
Yeah, though there are some more parameters preceeding the "content" one, Hello|world is supposed to show up as "Hello|world" but instead it's "Hello".
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 17:33, 14 February 2024 (UTC)
Good news, this is a classic programmer problem -- sanitizing user input. Bad news, it's intractable :)
It is not possible to prevent users from inputting bad data -- and since there is no limit to how bad the data they input is, you will have to lower your expectations. (what if, e.g., a user's signature contained }}?)
I would recommend just adding error text if you detect the presence of (or 3, or 4) and tell the user how to fix it ("replace | with {{!}}").
Darkid « TalkContribs » 04:14, 15 February 2024 (UTC)
I'll look into it, though the template is taken from {{Doc begin}} with just the colour changed, maybe there would be a way to have the template function similar to that? Simply put {{ReservationUpdate}} at the top with some parameters, then have a template at the bottom that ends the coloured box. I'm not sure if that is possible, though.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 10:58, 15 February 2024 (UTC)
I've found a fix for this, I took it from {{Discussion close}}. Basically, giving it a switch statement which takes "begin" or "end", with "end" being a simple closing div tag.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 21:22, 7 April 2024 (UTC)

Some requests regarding 3D models

I believe I requested this in IRC before, but forgot to put this on your userpage. I wouldn't consider it a very high priority thing, but Half-Life Asset Manager is a program similar to HLMV but to run GoldSrc models (TFC's engine). I tried to open up GoldSrc models in HLMV, but it either crashes the program or simply gives an error with the model, so I suspect regular HLMV can't open these models.

With that, I'd like to request you to look into making the 3D models script compatible with HLAM. Like I said, I imagine this would be very low priority but I'd like to get 3D views for those out at some point. Related to 3D views, do you think that they could be added to {{Hazard infobox}} and {{Pickup infobox}}? And perhaps the creation of a standalone 3D viewer that's similar to {{Team colors infobox}} (i.e. just the buttons and viewer, as if taken straight from the infobox. It would mainly be used on building pages because they have no infobox)?

These are quite a few requests, but I think I could manage the last few ones if you could leave a small explanation of how to implement 3D views into infoboxes.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 00:08, 18 February 2024 (UTC)

HLAM is on my backlog (though likely not any time soon). The standalone 3D viewer should just be at Module:3D viewer advanced, you can just treat it like it's any other sub-template. Darkid « TalkContribs » 00:26, 18 February 2024 (UTC)

3D Images

Hello! I would like to get started on making 3d images! You're the best person I can talk to, so please give me advice.


Slimyboi500 User Slimyboi500 Profile.jpg Talk Speech voice.png Contribs Wrench IMG.png

Steam Steam tray.png 00:08, 18 February 2024 (UTC)

TFW:3D Models is a good starting point. There are also a couple of folks on the IRC who have worked on this project (and could help). I don't have time to give you a complete walkthrough of the process (and besides, the guides should be good enough), but do let me know if you have specific questions I can help with. Darkid « TalkContribs » 00:22, 18 February 2024 (UTC)

Back and forth

Hey Darkid, I added you on Steam a few days ago, but it doesn't seem like you use it much.

I wanted to discuss a few things, but it might also flood your talk page, so I thought it was a good idea. Luno 🪐🌕 Talk / Contrib. / Team 18:37, 26 February 2024 (UTC)
Ah, sorry, I kept getting spam bot adds :( I don't mind talkpage flooding but I can check my steam adds this evening. Darkid « TalkContribs » 21:41, 26 February 2024 (UTC)
Sent you a message there some time ago, hopefully you received it. Luno 🪐🌕 Talk / Contrib. / Team 17:22, 29 February 2024 (UTC)
Talked a bit on steam -- I think I've fixed the miscategorization bugs, and I'll log a feature request for "missing dictionary translations". Darkid « TalkContribs » 06:22, 8 March 2024 (UTC)

Wrong category on some of your pages

This page and also this page is tagged for Category:Secondary weapons, Category:Primary weapons, Category:Melee weapons (and probably more other tags), I checked the page, its because the bots don't add ":" before category links causing the page in wrong category. Profiteer the tryhard (talk|contribute) 01:57, 3 March 2024 (UTC)

Should now be fixed. Thanks for the bug report! Darkid « TalkContribs » 06:21, 8 March 2024 (UTC)
"Thanks!"
— Profiteer
Profiteer the tryhard (talk|contribute) 12:40, 8 March 2024 (UTC)
Fixing indentation Darkid « TalkContribs » 04:10, 11 March 2024 (UTC)

WindBOT filter broken

10:23:38 AM <Mgpt> hello darkid can you change this script a bit? https://wiki.teamfortress.com/wiki/User:WindBOT/Filters#File_categorization_.28Add_.7B.7BNo_category.7D.7D_or_.7B.7BUser_image.7D.7D.29 Just needs these lines after "  if title[:10].lower() == 'file:user ':   "
10:23:49 AM <Mgpt> https://www.irccloud.com/pastebin/CQVDlDde/
10:25:09 AM <Mgpt> It sent as a link, should be this:  # Check for audio or text files
10:25:09 AM <Mgpt>  if not title.lower().endswith(('.mp3', '.wav', '.ogg', '.txt')):
10:26:15 AM <Mgpt> So it doesn't do this: https://wiki.teamfortress.com/w/index.php?title=File:User_ThatHatGuy_Demo.mp3&action=history

Darkid « TalkContribs » 16:44, 6 March 2024 (UTC)

Template loop

Under Cover/ro is doing something bad with the dictionary, idk. Darkid « TalkContribs » 08:46, 7 March 2024 (UTC)

fixed Mgpt (talk) 20:16, 14 March 2024 (UTC)

Patch name edits

Hi there,

I would like to request a quick check to see if the edits I made to the Patch name's sandbox would mess up anything currently on the Wiki. The main changes here are to add the "(Major update)" bit to the template, as well as the "[Patch] #1" bit. For pt-br and pt, this is at the start of the template and not the end, as well as requiring the "in-the" parameter at all times. These should all be added now, the only thing I want is to add some comments for translators and make the language switches more readable for them.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 13:44, 7 April 2024 (UTC)

Linking to a category in a template

I'm updating {{Update trans}} to support all non-main namespaces instead of just templates (mainly for usage on Categories). I started on {{Update trans/sandbox}} but so far, I can't get the categories to link properly. Adding ":" on its own makes it behave like an indent and adds a <br>. Adding it with nowiki tags results in [[:Category:categoryname]]. I even tried using a separate template similar to {{!}} but it didn't work either. Any ideas on what I could use?
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 19:47, 7 April 2024 (UTC)

Problems with the 3D script

Hello!, not to sure if the 64 bit update broke it for others but my 3D script seems to have stopped working, here is the error message, Thanks!
CheddarTalk 10:40, 27 April 2024 (UTC)

64 bit update to what, exactly? Yes, that would very likely break the sigscans, but I can make them work again. Are you using HLMV or HLMV++? Darkid « TalkContribs » 18:17, 27 April 2024 (UTC)
The newest version of HLMV++ which goes under the new 64bit directory as the 64bit update broke the standard HLMV I've been using the updated version of ++, "Team Fortress 2\bin\x64" not sure if that new path causes it to break.
CheddarTalk 18:34, 27 April 2024 (UTC)
The April 18, 2024 Patch upgraded TF2 from 32-bit to 64-bit.
BLU Wiki Cap.png | s | GrampaSwood Praise the Sun! (talk) (contribs) 18:39, 27 April 2024 (UTC)

Wikichievement Unlocked!

Wikichievement Awarded by Reason
Tf spy fyi i am a spy.png

Show Me Your War Face!
Create a damn fine user page.

Mediarch Wikichievement unlocked!

Mediarch User Mediarch PFP.pngTalkMy Edits 19:08, 27 April 2024 (UTC)