Translations:Plasma/HowTo/4.5/32/fr: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
Remplacer ''GIF'' par l'adresse url du fichier ''.gif''. Le code HTML correspondant est alors :
Remplacer ''GIF'' par l'adresse url du fichier ''.gif''. <br />Le code HTML correspondant est alors :
{{Input|1=<a href="''GIF''"><img src="<nowiki>http://userbase.kde.org/images.userbase/d/df/Plasma_howto-thumbnail-45.png</nowiki>" /></a>}}
{{Input|1=<a href="''GIF''"><img src="<nowiki>http://userbase.kde.org/images.userbase/d/df/Plasma_howto-thumbnail-45.png</nowiki>" /></a>}}

Latest revision as of 01:44, 19 May 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Plasma/HowTo/4.5)
Replace ''GIF'' with the URL to the GIF file. The corresponding HTML code is:
{{Input|1=<a href="''GIF''"><img src="<nowiki>http://userbase.kde.org/images.userbase/d/df/Plasma_howto-thumbnail-45.png</nowiki>" /></a>}}

Remplacer GIF par l'adresse url du fichier .gif.
Le code HTML correspondant est alors :

<a href="GIF"><img src="http://userbase.kde.org/images.userbase/d/df/Plasma_howto-thumbnail-45.png" /></a>