Factorio talk:Translation guide: Difference between revisions
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
:I think the issue is that semantic search was for some reason disabled for the main namespace. --[[User:Ickputzdirwech|Ickputzdirwech]] ([[User talk:Ickputzdirwech|talk]]) 09:27, 21 October 2025 (UTC) | :I think the issue is that semantic search was for some reason disabled for the main namespace. --[[User:Ickputzdirwech|Ickputzdirwech]] ([[User talk:Ickputzdirwech|talk]]) 09:27, 21 October 2025 (UTC) | ||
:: From what I can see the semantic search still works in general, e.g. <nowiki>{{#ask: [[Category:Technical]] }}</nowiki> returns the expected results. So this might be a problem related to the specific query. If you can narrow it down more I could take a look at whether it's a technical issue. -- [[User:Bilka|Bilka]] ([[User talk:Bilka|talk]]) - <span style="color:#FF0000">Admin</span> 14:46, 21 October 2025 (UTC) | |||
Revision as of 14:46, 21 October 2025
List of pages without verified translation
Since (I think) mediawiki was updated, the code that displays all pages that don't have a verified translation doesn't work.
<includeonly><onlyinclude>{{#if: {{#pos: {{lc: {{{?Category}}}{{{?Subcategory of}}} }} | verified translations/de }} || {{{Page}}}, }}</onlyinclude></includeonly>{{#ask: [[~*/de]] [[:+||Category:+||Factorio:+||Tutorial:+]] [[!Factorio:Wanted pages/de]] | limit = 1000 | format = template | template = {{FULLPAGENAME}} | sort = Modification date | named args = true | ? = Page | ?Category = ?Category | ?Subcategory of = ?Subcategory of}}
Displays several pages, changing /de to /pl displays only the Factorio:About/pl page, having both on the page displays more pages, but they are verified. This may be because the page titles are different from the page names. ~~ Mefisto1029 (talk) 06:04, 29 May 2025 (UTC)
- I think the issue is that semantic search was for some reason disabled for the main namespace. --Ickputzdirwech (talk) 09:27, 21 October 2025 (UTC)
- From what I can see the semantic search still works in general, e.g. {{#ask: [[Category:Technical]] }} returns the expected results. So this might be a problem related to the specific query. If you can narrow it down more I could take a look at whether it's a technical issue. -- Bilka (talk) - Admin 14:46, 21 October 2025 (UTC)