Jump to content

Module talk:InfoboxImage: Difference between revisions

From Fifth Empire Wiki
m Archiving 1 discussion(s) to Module talk:InfoboxImage/Archive 1) (bot
Line 10: Line 10:
}}
}}
{{archives|search=yes}}
{{archives|search=yes}}
== Is there a way to right-justify? ==
&nbsp;&nbsp;<b>~</b>&nbsp;<span style="font-family:Monotype Corsiva; font-size:16px;">[[User:Tom.Reding|Tom.Reding]] ([[User talk:Tom.Reding|talk]] ⋅[[WP:DGAF|dgaf]])</span>&nbsp; 21:05, 10 March 2018 (UTC)
Just noticed the {{para|title|right}} hack above. Thanks {{U|Frietjes}}! &nbsp;&nbsp;<b>~</b>&nbsp;<span style="font-family:Monotype Corsiva; font-size:16px;">[[User:Tom.Reding|Tom.Reding]] ([[User talk:Tom.Reding|talk]] ⋅[[WP:DGAF|dgaf]])</span>&nbsp; 21:08, 10 March 2018 (UTC)
:I see you've used it in {{tl|Year in Taiwan/sandbox}}.  I'm not sure there much benefit in using InfoboxImage when all the parameters are fixed values. InfoboxImage is there to tidy up the values that are passed through. -- [[User:WOSlinker|WOSlinker]] ([[User talk:WOSlinker|talk]]) 21:21, 10 March 2018 (UTC)
:
::{{U|WOSlinker}}, is there another/a better way of removing them from [[:Category:Pages using deprecated image syntax]]? &nbsp;&nbsp;<b>~</b>&nbsp;<span style="font-family:Monotype Corsiva; font-size:16px;">[[User:Tom.Reding|Tom.Reding]] ([[User talk:Tom.Reding|talk]] ⋅[[WP:DGAF|dgaf]])</span>&nbsp; 06:07, 11 March 2018 (UTC)
::
:::That category is only added by Module:InfoboxImage when the image param starts with <nowiki>[[</nowiki> -- [[User:WOSlinker|WOSlinker]] ([[User talk:WOSlinker|talk]]) 08:28, 11 March 2018 (UTC)
:::
:::: {{U|Tom.Reding}} the problem was upstream in the parent template.  I have added a {{para|images}} to the parent template to allow the images to be preformatted. [[User:Frietjes|Frietjes]] ([[User talk:Frietjes|talk]]) 13:43, 11 March 2018 (UTC)


== Doc Problem and Placing images side by side ==
== Doc Problem and Placing images side by side ==

Revision as of 05:15, 31 March 2019

Template:Talk header User:MiszaBot/config Template:Archives

Doc Problem and Placing images side by side

According to the category Category:Pages using deprecated image syntax, it was told that the syntax |image=[[File:Example.jpg]] should not be used and it needs to be replaced by Example.jpg. If that is right, then shouldn't it be corrected in the document page of this module? Secondly, I have recently asked following question in the talk page Category talk:Pages using deprecated image syntax, but I couldn't find a complete correct answer. So I am asking it here. The question is, how can I place 2 images side by side without being separated according to the new format of including files ie. according to the latest version of this module? For example, please consider the images present in the article 3rd Pennsylvania Cavalry. Adithyak1997 (talk) 14:43, 30 August 2018 (UTC)

Thumbnails

After months of cleaning out Category:Pages using infoboxes with thumbnail images every other day or two, I'm wondering whether there isn't a better solution? Based on my experience, 99% of the time when a page is dumped into that category, it is a brand new user creating a page for the first time. They upload an image and then copy and paste the pre-generated thumbnail text from the upload wizard. So I see 2 possible solutions...

  1. Instead of displaying the image and putting the page in a category, why not just render a {{error}} message saying "Yea... Don't effing do this!" I kid on the language of course... But we could render an error saying something like "Thumbnails should not be rendered in an infobox, please provide an image name only. See WP:INFOBOXIMAGE for more information."
  2. Since we are already performing a check for thumb in the Module, why don't we just remove the thumb parameter if it is found? That way an image never renders as a thumb?

Any thoughts? --Zackmann (Talk to me/What I been doing) 20:58, 15 November 2018 (UTC)

Template:Ping do either of you have any thoughts? --Zackmann (Talk to me/What I been doing) 19:53, 18 November 2018 (UTC)
Yes, would be possible to remove thumb, but would need replacing with frameless rather than just a straight removal. Think that would be ok. -- WOSlinker (talk) 19:57, 18 November 2018 (UTC)
Template:Ping do you think that would be a good approach? --Zackmann (Talk to me/What I been doing) 20:00, 18 November 2018 (UTC)
Yes, seems ok to me. I'll just wait another day to see if there are any other comments. -- WOSlinker (talk) 20:03, 18 November 2018 (UTC)
the other option would be to use css (e.g., via templatestyles) to modify all thumb images inside an infobox, but I don't know if there are any legit uses. Frietjes (talk) 14:06, 19 November 2018 (UTC)

Multiple images listed on Wikidata

Hello. For Wikidata items which has more than one image listed, it generates an error when rendered locally. For example:

  • Run {{Infobox power station/sandbox}} in edit preview of Kajaki Dam. Note the "300px" instead of an image.

Is there a way to fetch a maximum of only one value (i.e. one image), like the maxvals parameter of Module:WikidataIB? Rehman 07:05, 30 March 2019 (UTC)

Fixed it with this edit. The maxvals param was in the wrong location. -- WOSlinker (talk) 07:56, 30 March 2019 (UTC)
Oops, thanks for fixing my silly error, WOSlinker. Rehman 13:06, 30 March 2019 (UTC)