NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Revised to avoid passive voice.

To link from an image to another page

  1. In the page you want to change, click Edit
  2. Insert the image as described in Inserting an Image
  3. Select the image. The image properties panel (a row of buttons) appears. 
  4. Click Link. The Insert link dialog box appears. 
  5. Specify the link destination as described in Links

We inserted the following example image and linked it to the NCIP web home page, as explained in the preceding steps.

NCIP logoImage Added

Wiki Markup
{scrollbar:icons=false}

...

NCIP logoImage RemovedPut the image you want to link from on the page, following these steps.

Then select the image and create a link using the Link button and dialog. An example follows, the NCIP logo linked to the NCIP web home page.

NCIP logoImage Removed

Alternatively, insert the image on the page using wiki markup and embed the image markup in the link markup. For example, to link from the NCIP logo to the NCIP web home page, you would type this markup, assuming the NCIP logo is attached to the page:

Code Block
[!caBIGlogoR.jpg|alt="caBIG logo"!|https://cabig.nci.nih.gov/]

The result looks like this:

caBIG logoImage Removed

To link to another page in the wiki, use the markup explained on this page.

To link to another image, use the URL for the image. To obtain the URL for an image on this wiki, right click the link for the image on the list of Attachments and copy the link location.

Further tips are available on the Atlassian website.

...