Adding a default move display in FilterDebugger: Reply
← Previous revision | Revision as of 21:24, 4 July 2025 | ||
Line 238: | Line 238: | ||
:{{re|Daniel Quinlan}} Sorry for the late response. I just started implementing your suggestion, but now that I look at it, it feels kind of redundant. <code>moved_from_prefixedtitle</code> is exactly the same as the title in the header, so it's shown twice. And <code>moved_to_prefixedtitle</code> can be selected from the dropdown. Is having the namespace number really that useful? [[User:Suffusion of Yellow|Suffusion of Yellow]] ([[User talk:Suffusion of Yellow#top|talk]]) 20:52, 4 July 2025 (UTC) |
:{{re|Daniel Quinlan}} Sorry for the late response. I just started implementing your suggestion, but now that I look at it, it feels kind of redundant. <code>moved_from_prefixedtitle</code> is exactly the same as the title in the header, so it's shown twice. And <code>moved_to_prefixedtitle</code> can be selected from the dropdown. Is having the namespace number really that useful? [[User:Suffusion of Yellow|Suffusion of Yellow]] ([[User talk:Suffusion of Yellow#top|talk]]) 20:52, 4 July 2025 (UTC) |
||
::No worries. Thanks for getting to it. I've found putting everything together on one line helpful visually although I agree it's somewhat redundant. I've tried without the first variable in the expression and it doesn't work as well and it looks awful. The namespace numbers are sometimes helpful for filters heavy on namespace numbers like {{ef|1354}}. The defaults of <code>(diff)</code> and <code>(matches)</code> are often not useful for move filters so perhaps it would be worth a broader examination. I was mostly just hoping for something easy to select that showed ''something'' more helpful than the defaults. I'm open to other ideas. Thanks. [[User:Daniel Quinlan|Daniel Quinlan]] ([[User talk:Daniel Quinlan|talk]]) 21:24, 4 July 2025 (UTC) |
|||
== Potential update to FilterDebugger regarding a deprecated filter variable == |
== Potential update to FilterDebugger regarding a deprecated filter variable == |