Template talk:Assessments

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Internationalization of top icon hover text[edit]

{{Edit request}} Hello, I've set up the framework to allow for easy internationalization of the hover text of the top icons. I request the following changes:

This is a Quality image. Click here for more information. -> {{Top icon hover i18n|Quality image}}

This is a Featured picture. Click here for more information. -> {{Top icon hover i18n|Featured picture}}

This formerly was a Featured picture on Wikimedia Commons. Click here for more information. -> {{Top icon hover i18n|Featured picture|former=y}}

This is a Valued image. Click here for more information. -> {{Top icon hover i18n|Valued image}} OmegaFallon (talk) 19:58, 10 April 2023 (UTC)[reply]

@TKsdik8900 Politely asking that this edit be done, as it has been many months since requested. OmegaFallon (talk) 14:24, 30 January 2024 (UTC)[reply]
✓ Done in Special:Diff/847396537; I'm sorry for not noticing your request. --TKsdik8900 (talk) 08:00, 31 January 2024 (UTC)[reply]

POTD top icon and VI/QI nomination link[edit]

It is requested that an edit or modification be made to this protected page.
Administrators/template editors: Please apply <nowiki> or {{Tl}} to the tag after the request is fulfilled.

Giles Laurent

Can someone make an edit that includes the POTD top icon and both a VI and a QI nomination link? TheBigBookOfNaturalScience (talk) 09:45, 13 July 2023 (UTC)[reply]

@TheBigBookOfNaturalScience: Hello. Could you tell me your request in more detail? --TKsdik8900 (talk) 08:01, 31 January 2024 (UTC)[reply]

Template edit suggestion for POTY finalists This file was awarded first place in Picture of the Year This file was awarded second place in Picture of the Year This file was awarded third place in Picture of the Year This file was a finalist in Picture of the Year[edit]

Hi! I have already posted this message on that page but I just now realized that I maybe should have posted it here instead so I am now posting it here. Since it's already the case for Featured pictures, Valued images, Quality Images, Wiki Loves Earth winners and Wiki Loves Monuments winners, could we also add a top icon for Picture of the Year winners and finalists ?

To do so, the top code of the template page should be edited to something that looks like this :

{{#ifeq: {{{POTY}}} |1| {{Top icon
| imagename    = POTY barnstar.svg
| imagesize    = 64px
| wikilink     = Commons:Picture_of_the_Year/{{{POTYyear}}}/Results/All
| description  = This file was awarded first place in Picture of the Year {{{POTYyear}}}
| sortkey  = 001
}}}}<!--
-->{{#ifeq: {{{POTY}}} |2| {{Top icon
| imagename    = PODY 2nd barnstar.svg
| imagesize    = 64px
| wikilink     = Commons:Picture_of_the_Year/{{{POTYyear}}}/Results/All
| description  = This file was awarded second place in Picture of the Year {{{POTYyear}}}
| sortkey  = 002
}}}}<!--
-->{{#ifeq: {{{POTY}}} |3| {{Top icon
| imagename    = PODY 3rd barnstar.svg
| imagesize    = 64px
| wikilink     = Commons:Picture_of_the_Year/{{{POTYyear}}}/Results/All
| description  = This file was awarded third place in Picture of the Year {{{POTYyear}}}
| sortkey  = 003
}}}}<!--
-->{{#ifeq: {{{POTY}}} |f| {{Top icon
| imagename    = PODY ribbon.svg
| imagesize    = 64px
| wikilink     = Commons:Picture_of_the_Year/{{{POTYyear}}}/Results/All
| description  = This file was a finalist in Picture of the Year {{{POTYyear}}}
| sortkey  = 004
}}}}<!--
-->{{#if:{{{quality|}}}|{{Top icon
| imagename    = Quality images logo.svg
| imagesize    = 64px
| wikilink     = Commons:Quality images
| description  = {{Top icon hover i18n|Quality image}}
}}}}<!--
-->{{#if:{{{featured|}}}|{{Top icon
| imagename    = {{#switch:{{{featured|}}}|1|3=Cscr-featured.svg|2|4=Cscr-former.svg}}
| imagesize    = 64px
| wikilink     = Commons:Featured pictures
| description  = {{#switch:{{{featured|}}}|1|3={{Top icon hover i18n|Featured picture}}|2|4={{Top icon hover i18n|Featured picture|former=y}} }} }}}}<!--
-->{{#if:{{{valued|}}}|{{Top icon
| imagename    = Valued image seal.svg
| imagesize    = 64px
| wikilink     = Commons:Valued images
| description   = {{Top icon hover i18n|Valued image}}
}}}}<!-- end of topicons
 
start of the banner
-->

Forgive me if I made a mistake in the code, I’m not 100% sure of it because I can't test it. I'm also not sure if {{{POTYyear}}} is the right way to display the year it won.

I hope this can maybe get implemented and I wish you all a nice day.

-- Giles Laurent (talk) 17:11, 18 May 2024 (UTC)[reply]