Making links: Difference between revisions

No edit summary
No edit summary
Line 20: Line 20:
#'''External Links:'''
#'''External Links:'''
#*To link to an external web page, enter the full URL ('''including "http:// or "https:// "''') in the External Link field.  
#*To link to an external web page, enter the full URL ('''including "http:// or "https:// "''') in the External Link field.  
#*'''Correct'''  
#*'''Correct''' <br><br>[[File:External Link Correct.jpg|frameless]]
[[File:External Link Correct.jpg|frameless]]
#* '''Error'''<br><br>[[File:External_Link_Error.jpg|300x300px|framless]]
#* '''Error'''
[[File:External Link Error.jpg|framless]]
#'''Save the Link:'''
#'''Save the Link:'''
#*Click the blue '''Done''' button to save your new link.
#*Click the blue '''Done''' button to save your new link.

Revision as of 11:18, 14 May 2024

Introduction[edit | edit source]

Making links on Physiopedia pages is important because it allows our readers to find other relevant pages on the Physiopedia website as well as related resources outside Physiopedia.

Detailed instructions[edit | edit source]

To make links on a page follow the steps below.

  1. Start Editing:
    • Click on the Edit tab to edit your page (remember, you need to be logged in to access the Edit link).

      Edit-link.png

  2. Highlight Text:
    • Using your mouse highlight the words that you intend to turn into the link.

      Highlighting text for links.png

  3. Create the Link:
    • Click on the Link button in the Editing Toolbar (it looks like a chain link).
    • A pop-up box will appear.
  4. Internal Links:
    • To link to an internal Physiopedia page, type the name of under Search Pages (a list of pages to choose from will appear)
    • Remember page names are case sensitive
    • Select the appropriate page from the list.

      Link pop up.png

  5. External Links:
    • To link to an external web page, enter the full URL (including "http:// or "https:// ") in the External Link field.
    • Correct

      External Link Correct.jpg
    • Error

      framless
  6. Save the Link:
    • Click the blue Done button to save your new link.
    • You link will now appear in blue on the page that you are editing.
    • Click the blue Save button at the top of the page to make sure that your changes are saved.

To Link to a Section on a Physiopedia Page[edit | edit source]

To link to a section in a Physiopedia page first you need to view the Content list of the page.

  1. Navigate to the Section:
    • At the top of any of Physiopedia page click the contents tab and choose the section you wish to link to.
  2. Copy the URL:
    • Copy URL in the web browser search bar.
  3. Create the Link:
    • Follow the steps above but when you paste the link it will display as an external page link
    • Click the blue Done button

Using Edit Source and Wikitext[edit | edit source]

Links can also be added by using code when using Edit Source;

  • To link to an internal page [[PageName]] or [[PageName|link text]]
  • To link to an external page [https://www.example.com] or [https://www.example.com link text]

Useful Link[edit | edit source]

For more information read the mediawiki help page on links.