Jump to content

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

From KDE UserBase Wiki
Periliocastrol (talk | contribs)
Created page with "Reemplaza GIF con la URL del archivo GIF. El código HTML correspondiente es: {{Input|1=<a href="''GIF''"><img src="<nowiki>http://userbase.kde.org/images.userbase/d/df/Plasma_ho..."
 
(No difference)

Latest revision as of 10:59, 30 December 2010

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>}}

Reemplaza GIF con la URL del archivo GIF. El código HTML correspondiente es:

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