Content deleted Content added
Mjquinn id (talk | contribs) →Random pic from category: new section |
m Maintain {{WPBS}}: 1 WikiProject template. Create {{WPBS}}. Tag: |
||
(15 intermediate revisions by 4 users not shown) | |||
Line 1:
{{WikiProject Portals}}▼
{{central|text=the talk pages for the following templates redirect here:
<div style="font-size:95%">{{flatlist|
Line 5 ⟶ 4:
*{{tl|Transclude files as random slideshow}}
}}</div>
}}
{{WikiProject banner shell|
▲{{WikiProject Portals}}
}}
{{archives|age=60|small=no|bot=Lowercase sigmabot III}}
Line 16 ⟶ 18:
| minthreadsleft = 5
}}
== Mobile view improvement ==
Line 76 ⟶ 63:
I reset [[Module:Random slideshow/sandbox]] to the production version of 14:50, 10 March 2021 by [[User:Frietjes|Freitjes]], and using {{tl|Transclude files as random slideshow/sandbox}} in the above markup, the bogus file option goes away ... almost. It's replaced by one of those pesky, dare I say "bogus px" bogus file options. Anyway, the longer bogus file option is attributable to your latest change. —[[User:Anomalocaris|Anomalocaris]] ([[User talk:Anomalocaris|talk]]) 17:20, 14 May 2021 (UTC)
:[[User:Anomalocaris|Anomalocaris]], have you considered fixing the articles instead? if the parameters image parameters are bogus, then there should be no reason not to fix the articles. for example, [//en.wikipedia.org/w/index.php?search=insource%3A%2Fupright{{urlencode:[ ]*[0-9]}}%2B%2F&title=Special%3ASearch&profile=advanced&fulltext=1&ns0=1 this search] shows many upright problems (syntax not documented in [[Wikipedia:Extended image syntax]]). [[User:Frietjes|Frietjes]] ([[User talk:Frietjes|talk]]) 19:39, 14 May 2021 (UTC)
Some version of this error is still present on a few Portal pages. I used [[Special:ExpandTemplates]] with "Portal:Marine life" in the Context title to expand the following:
<pre>
{{Transclude files as random slideshow
| Marine habitats
}}
</pre>
That results in a bogus image option here:
<pre>
File:Eurythenes plasticus (10.11646-zootaxa.4748.1.9) Figure 3.jpg|<span class="switcher-label" style="display:none"><span class="randomSlideshow-sr-only">Image 2</span></span>thumb|640 µm microplastic found in the deep sea amphipod ''Eurythenes plasticus'' (from '''[[Marine habitats]]''')
</pre>
An error-free instance looks like this:
<pre>
File:The White Rocks near Portrush (1) - geograph.org.uk - 785899.jpg|<span class="switcher-label" style="display:none"><span class="randomSlideshow-sr-only">Image 3</span></span>Sandy shores provide shifting homes to many species (from '''[[Marine habitats]]''')
</pre>
Note the undesirable presence of <code><nowiki>thumb|</nowiki></code> in the former example. It looks like the module attempts to strip out "thumb" and similar parameters from gallery entries, but in this case, it appears to have failed. This "thumb" problem appears to be happening in a just a couple of Portal pages, but there are similar errors in [https://en.wikipedia.org/wiki/Special:LintErrors/bogus-image-options?namespace=100 a dozen or so Portal pages], so fixing it in the module would be best. There are a few more instances of complex markup in image captions failing to be stripped or parsed correctly (e.g. "Map of counties in Missouri by racial plurality, per the 2020 US Census" from [[Missouri]]). I'm hoping a change to the regex in the module will be sufficient. – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 20:43, 16 September 2022 (UTC)
:{{ping|Jonesey95}} In the case of the Marine habitats, that appearance of <code>thumb</code> appears to be more of a case of [[GIGO]] than the module's fault. The image causing issues there is from a {{tag|gallery}}, and images in galleries do not support the <code>|thumb|</code> option (or at least not as far as I can tell), so the module never expects to have to remove it. I've removed the occurance of it from the article it's on, but correct me if I'm wrong on this call. [[User:Aidan9382|Aidan9382]] <sub>([[User talk:Aidan9382|talk]])</sub> 18:07, 30 September 2022 (UTC)
::As for the errors appearing on some of the other portal pages, like [[Portal:Pennsylvania]] (the issue lies in <code>File:Pennsylvania Counties by race (2020 census).svg</code> from [[Pennsylvania]]) is because of the fact that the description includes tables and templates, which, due to one reason or another (potentially due to the more limited form of gallery compared to files, but im not sure), isn't going to work or display nicely in the slideshow. In terms of fixing that, I'm not exactly sure what to recommend, as what the issue is ''specifically'' is hard to pin down. Any ideas? [[User:Aidan9382|Aidan9382]] <sub>([[User talk:Aidan9382|talk]])</sub> 18:58, 30 September 2022 (UTC)
:::As I suggested in the other discussion, maybe one solution is to render the file on its own, then insert a line break and then render the caption without any processing, outside of the File: invocation. – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 20:25, 30 September 2022 (UTC)
::::I have created [[Template:Transclude files as random slideshow/testcases2]] to demonstrate two of these errors. – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 14:01, 2 October 2022 (UTC)
:::::Came across this issue again while investigating something else, so I decided to take a look. The primary issue lies in how galleries work, and how they don't respect tables that well, and unfortunately I'm not sure if this has a simple solution. I've left my findings on what I've noticed on [[Special:Permalink/1116592103|this page]] with examples, which should explain it well. As for solutions, the only idea I have is preventing the expansion of templates, but I have yet to test this, and I'm not sure if the expansion is currently intentional for a different reason. [[User:Aidan9382|Aidan9382]] <sub>([[User talk:Aidan9382|talk]])</sub> 10:16, 17 October 2022 (UTC)
::::::{{ping|Jonesey95}} Good news - after quite a touch up today with how the module works and some more light work yesterday, I've mostly fixed the 2 main causes of the bogus file option linter errors, bringing down the total number of errors from what I think was ~140 to ''10'' (and a few are human errors, not the module). I'm going to do a minor look into weird upright inclusion behaviour after this post, but as far as I can see the new version is working fine, though if you notice any issues or have suggestions, do tell me. Hope this helps. [[User:Aidan9382|Aidan9382]] <sub>([[User talk:Aidan9382|talk]])</sub> 12:16, 4 November 2022 (UTC)
::::::...iiiiif I didn't run into issues, which apparently seems to be impossible with me :). Turns out [[Module:Excerpt slideshow]] was quite unhappy with what I tried and blew up on the spot, so I also now have to go fix that. If the linter errors are back to below 15, I've found a fix before you've seen this. If not, hopefully I will soon after. [[User:Aidan9382|Aidan9382]] <sub>([[User talk:Aidan9382|talk]])</sub> 12:31, 4 November 2022 (UTC)
:::::::Thanks for continuing to work on it. – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 13:16, 4 November 2022 (UTC)
== Link to transcluded article ==
Line 92 ⟶ 103:
Instead of lists; has anyone built a Random Slideshow from Category? Wouldn't it be much easier to have a "{PortalName} Portal Pictures" category? [[User:Mjquinn id|Mjquinn_id]] ([[User talk:Mjquinn id|talk]]) 19:58, 26 August 2021 (UTC)
:There is [[Wikipedia:Village pump (technical)/Archive 165#Listing category members in a module or template|no way]] for a template or module to find out what pages are in a category (short of reading in every file in Wikipedia and scanning for "Category:Whatever"). [[User:Certes|Certes]] ([[User talk:Certes|talk]]) 20:31, 26 August 2021 (UTC)
|