Using images as links

Kevin Goldstein kevin at theory.tifr.res.in
Mon Feb 26 04:34:26 UTC 2007


If I want to include an image in a wiki page i would use the code

attachment:IconsPage/IconUbuntu.png

If i want to make a link I would use the code

[http://www.ubuntu.com Ubuntu]

Now if I want the Icon to link to www.ubuntu.com and use the code

[http://www.ubuntu.com attachment:IconsPage/IconUbuntu.png]

the link will appear as the text "attachment:IconsPage/IconUbuntu.png"
on the wiki rather than an Icon.

This is the suggested syntax which works on
http://moinmoin.wikiwikiweb.de/HelpOnLinking.
but not on
https://wiki.ubuntu.com/HelpOnLinking
with the wiki code
[http://moinmoin.wikiwikiweb.de/wiki/common/moinmoin.png  moinmoin.png]

Let me phrase the question in HTML. How would I code the following for the wiki:

<a href="www.foo.com"><img src="foo.jpg" alt="foo" /></a>

On 26/02/07, Jeremy Visser <jeremy.visser at gmail.com> wrote:
> Kevin Goldstein wrote:
> > I have a question about formatting on the wiki/community documentation.
> >
> > How does one use an image as a link?
> >
> > On the page https://help.ubuntu.com/community/UbuntuScientists
> > there are various icons denoting which repositories various packages are in.
> >
> > I would like the icons to link to package information on
> > http://packages.ubuntu.com.
> >
> > I tried something like
> > [http://packages.ubuntu.com/edgy/science/gmt
> > attachment:IconsPage/edubuntu.png] but it didn't show the image
> >
> > There are instructions on the HelpOnLinking page but they don't seem to
> > work. According to the instructions one should just use
> >
> > [Link Image.png]
> >
> > Compare https://wiki.ubuntu.com/HelpOnLinking and
> > http://moinmoin.wikiwikiweb.de/HelpOnLinking.
> >
> > On the ubuntu wiki the name moinmoin.png appears rather than the image
> > itself. This might be because the image isn't on the ubuntu wiki.
>
> I might be mistaken, but wouldn't you just link to the item and it would
> add the link for you?
>


-- 
Kevin Goldstein
Department of Theoretical Physics
Tata Institute of Fundamental Research
Homi Bhabha Road
Mumbai 400005
India

Tel: +91-22-2278 2223
Fax: +91-22-2280 4611 and +91-22-2280 4610




More information about the ubuntu-doc mailing list