Module talk:InfoboxImage: Difference between revisions
Appearance
→Error handling: done some |
→Error handling: done some |
||
| Line 49: | Line 49: | ||
:I've done some work on this. Have done the following: | :I've done some work on this. Have done the following: | ||
:* images beginning with http: (either linked or unlinked) | :* images beginning with http: (either linked or unlinked) are now suppressed. | ||
:* gallery tags now pass through without further processing | :* gallery tags now pass through without further processing | ||
:* thumbnail images now are added to [[:Category:Pages using infoboxes with thumbnail images]] (for article namespace only) | :* thumbnail images now are added to [[:Category:Pages using infoboxes with thumbnail images]] (for article namespace only) | ||
:Another other suggestions would be welcome. There is also the task to roll it out to more infoboxes since I only did it to most of those that were using the {{tl|Hide if placeholder image}} template. -- [[User:WOSlinker|WOSlinker]] ([[User talk:WOSlinker|talk]]) 21:55, 26 March 2013 (UTC) | :Another other suggestions would be welcome. There is also the task to roll it out to more infoboxes since I only did it to most of those that were using the {{tl|Hide if placeholder image}} template. -- [[User:WOSlinker|WOSlinker]] ([[User talk:WOSlinker|talk]]) 21:55, 26 March 2013 (UTC) | ||
Revision as of 22:02, 26 March 2013
| {{#invoke:InfoboxImage|InfoboxImage}} | |
| {{#invoke:InfoboxImage|InfoboxImage|image=}} | |
| {{#invoke:InfoboxImage|InfoboxImage|image=[[Image:Abbey Rd Studios.jpg|200px]]}} | File:Abbey Rd Studios.jpg |
| {{#invoke:InfoboxImage|InfoboxImage|image=Abbey Rd Studios.jpg}} | File:Abbey Rd Studios.jpg |
| {{#invoke:InfoboxImage|InfoboxImage|image=File:Abbey Rd Studios.jpg}} | File:Abbey Rd Studios.jpg |
| {{#invoke:InfoboxImage|InfoboxImage|image=Image:Abbey Rd Studios.jpg}} | File:Abbey Rd Studios.jpg |
| {{#invoke:InfoboxImage|InfoboxImage|image=Abbey Rd Studios.jpg|size=100px}} | File:Abbey Rd Studios.jpg |
| {{#invoke:InfoboxImage|InfoboxImage|image=Abbey Rd Studios.jpg|size=100}} | File:Abbey Rd Studios.jpg |
| {{#invoke:InfoboxImage|InfoboxImage|image=Abbey Rd Studios.jpg|sizedefault=250px|alt=The front stairs and door of Abbey Road Studios}} | The front stairs and door of Abbey Road Studios |
| {{#invoke:InfoboxImage|InfoboxImage|image=Abbey Rd Studios.jpg|alt=The front stairs and door of Abbey Road Studios}} | The front stairs and door of Abbey Road Studios |
| {{#invoke:InfoboxImage|InfoboxImage|image=Abbey Rd Studios.jpg|size=100px|alt=The front stairs and door of Abbey Road Studios}} | The front stairs and door of Abbey Road Studios |
| {{#invoke:InfoboxImage|InfoboxImage|image=Bilbao.svg|size=100|border=yes}} | File:Bilbao.svg |
| {{#invoke:InfoboxImage|InfoboxImage|image=Replace this image male.svg|suppressplaceholder=yes}} | |
| {{#invoke:InfoboxImage|InfoboxImage|image=[[Image:replace this image male.svg|200px]]|suppressplaceholder=yes}} |
Error handling
I've listed some common infobox errors at User:John of Reading/Image errors. Anyone interested in this LUA module might like to take a look. -- John of Reading (talk) 10:02, 26 March 2013 (UTC)
- I've done some work on this. Have done the following:
- images beginning with http: (either linked or unlinked) are now suppressed.
- gallery tags now pass through without further processing
- thumbnail images now are added to Category:Pages using infoboxes with thumbnail images (for article namespace only)
- Another other suggestions would be welcome. There is also the task to roll it out to more infoboxes since I only did it to most of those that were using the {{Hide if placeholder image}} template. -- WOSlinker (talk) 21:55, 26 March 2013 (UTC)