Module talk:Random slideshow
![]() | Portals ![]() | |||||||||
|
![]() | To help centralize discussions and keep related topics together, the talk pages for the following templates redirect here: |
|
|
This page has archives. Sections older than 60 days may be auto-archived by Lowercase sigmabot III if there are more than 5. |
Portraits and panoramas
Hi, would it be possible to add a height parameter in addition to width, so that you can limit the size of portrait-format images? And, ideally, would it be also possible to add a functionality similar to Wide image to better display panoramic pictures? — Kpalion(talk) 16:00, 19 July 2018 (UTC)
- Ideally some way of limiting the image size to fit into the screen. · · · Peter (Southwood) (talk): 17:26, 28 July 2018 (UTC)
Non-free images being included in slideshows
Is there a way to tweak this templates syntax so that it doesn't call up any non-free images when it's used on pages like Portal:Anti-nuclear movement? Non-free files are only allowed to be used in the article namespace per WP:NFCC#9 which means they shouldn't be displayed on portal pages. -- Marchjuly (talk) 04:15, 23 August 2018 (UTC)
- @Marchjuly: This should already be done... Module:Excerpt is used to parse page content, which tests images and excludes those which are non-free. Which specific image or images are slipping through? - Evad37 [talk] 04:50, 23 August 2018 (UTC)
- File:Nuclear hand.png is getting flagged as being used on "Portal:Anti-nuclear movement". -- Marchjuly (talk) 04:55, 23 August 2018 (UTC)
- So its a non-free file within a gallery, which probably shouldn't be there in the first case per Wikipedia:Non-free_content#Multimedia. But in any case, I'm modifying the code to also check gallery files (which are processed separately to other files) for non-free content. - Evad37 [talk] 05:12, 23 August 2018 (UTC)
- Done - Evad37 [talk] 05:17, 23 August 2018 (UTC)
- Thanks Evad37. -- Marchjuly (talk) 05:25, 23 August 2018 (UTC)
- @Evad37: Would you mind taking a look at Portal:Tron. The same thing that happened above seems to be happening in that portal regarding File:Tron2lightcycle.jpg and File:Tron Lightcycles.jpg. -- Marchjuly (talk) 05:36, 27 August 2018 (UTC)
- @Marchjuly: Fixed. They were specified on the portal itself, so just needs to be removed there [1] - Evad37 [talk] 05:55, 27 August 2018 (UTC)
- Thank you. -- Marchjuly (talk) 06:10, 27 August 2018 (UTC)
- @Marchjuly: Fixed. They were specified on the portal itself, so just needs to be removed there [1] - Evad37 [talk] 05:55, 27 August 2018 (UTC)
- Done - Evad37 [talk] 05:17, 23 August 2018 (UTC)
- So its a non-free file within a gallery, which probably shouldn't be there in the first case per Wikipedia:Non-free_content#Multimedia. But in any case, I'm modifying the code to also check gallery files (which are processed separately to other files) for non-free content. - Evad37 [talk] 05:12, 23 August 2018 (UTC)
- File:Nuclear hand.png is getting flagged as being used on "Portal:Anti-nuclear movement". -- Marchjuly (talk) 04:55, 23 August 2018 (UTC)
HTML code appearing in the captions of some images
Several images use templates in their captions, such as for keys in maps (see Territories of the United States) and it would be a good idea to either:
- Remove the result of the templates (so remove HTML code from captions)
- Allow the template to show its content/results (so allow parsing of HTML code in the image captions)
See Portal:United States Territories for an example of this happening, but I have seen it in other portals. Dreamy Jazz 🎷 talk to me | my contributions 17:07, 11 September 2018 (UTC)
- Fixed, just needed to make sure linebreaks were removed from expanded templates - Evad37 [talk] 02:29, 12 September 2018 (UTC)
Image dimensions displayed as captions
As used at Portal:Greek alphabet, the code
{{Transclude files as random slideshow
| Greek alphabet
|
|
}}
produces captions like x12px
for many of the images. To me, these are image dimensions, not intended to be shown to the non-editing reader. --Redrose64 🌹 (talk) 23:16, 27 February 2019 (UTC)
- @Redrose64: Fixed. The module was previously sometimes confusing the size for the caption; now it will either display the real caption, or leave off the caption if there isn't one. - Evad37 [talk] 00:24, 28 February 2019 (UTC)