Page MenuHomePhabricator

Add a "ribbon"-like captioning mode for images
Closed, DeclinedPublic

Description

Author: hugo.lpz

Description:
Hello, we need a new fonction for pics. With a easy wiki programmation

  • Wikiprogrammation like : <nowiki>

[[Image:Gabel.png|right|</nowiki>200px|'''ruban'''|Une fourchette]]

  • Make the 3rd image, with a little legende, and without thumb.
  • "ruban" (ribbon. band. tape.) is a proposition working well in french.

[[Image:Gabel.png|left|200px|thumb|Une fourchette]]
[[Image:Gabel.png|left|200px|Une fourchette]]

{| align="right" style="background:none;"

-
[[Image:Gabel.png|200px]]
- align="center"
style="background:#ffffff; border:#aeaeae 1px solid;"<small>Une 2{{e}}

fourchette</small>

}

</br>
</br>
</br>

>

</br>
</br>
</br>
</br>
</br>
</br>
</br>

:For the moment we can do it by :
<pre>
{| align="{{{align}}}" style="background:none;"

-
[[Image:{{{image}}}|{{{taille}}}px]]
- align="center"
style="background:#ffffff; border:#aeaeae 1px solid;"<small>{{{desc}}}</small>
}

</pre>
:<nowiki> [[Image:Gabel.png|right|</nowiki>200px|'''ruban'''|Une fourchette]]
should be usefull and more convenient.


Version: unspecified
Severity: enhancement
URL: http://fr.wikipedia.org/wiki/Utilisateur:Yug/Images

Details

Reference
bz4599

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 9:04 PM
bzimport set Reference to bz4599.
bzimport added a subscriber: Unknown Object (MLST).

robchur wrote:

I'm not sure I understand what this feature request is actually asking us *for*

hugo.lpz wrote:

See the "1/ A ruban section" there :
http://fr.wikipedia.org/wiki/Utilisateur:Yug/Images

Or it is my english ? O.o ?

I think that this user wants another magic word for images. Just like thumb and
frame have their usages, I think that this user thinks that there should be a
"ribbon mode" for a different view of the captioning which should replace the
table that is now being used for the same purpose.

robchur wrote:

Ahh, it all clicks when I read the page and what's above.

hugo.lpz wrote:

" that there should be a "ribbon mode" for a different view of the captioning
which should replace the table that is now being used for the same purpose. "

Yes ! that 's this ! exactly, I think a new mode should be usefull.

I don't really see any purpose for this...?

hugo.lpz wrote:

Hello, I re-request this function.

Point to notice

  • I know that we can do it by using a template, that's not what we need.
  • I know that Brion said "I don't really see any purpose for this...?"...
  • But as the Graphic Lab historical leader over 3 years, I was really aware of the images issue on wikipedia, I know nothing in coding, but I understand wikipedia needs in illustration really well.
  • Also : I frankly think that the "thumb" mode is now too "huge"/old (good looking for 2002, bad for 2008) for display on 2008's websites, on many images.
  • The severals Graphic labs [alone] are expected to produce about 800-1000 of such good white-background schemes/photos in 2008.
  • The starting Photographic Labs members put to themselves the aim to produce 500 of such images in 2009, for the French team alone
  • The current thumb need to be look like what it now is : an old solution still in use, because not critical, but possibly to update. My request is one need improvement.

So, please, accept my request.

I don't see any purpose for this either, and the requester hasn't provided any explicit reason other than "it would be better" in 4 years. Closing as WONTFIX.

You could change the images frame using CSS.