doc:links

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doc:links [2026/03/31 14:23] – [External links] Simon Grantdoc:links [2026/04/04 18:58] (current) Simon Grant
Line 12: Line 12:
 The one on the left is for internal links – that is, links to other pages in **this** wiki – and the one on the right for external links. The one on the left is for internal links – that is, links to other pages in **this** wiki – and the one on the right for external links.
  
-==== Internal links to other pages in the wiki ====+==== Internal links to other pages in this wiki ====
  
 We recommend this as the way to link to existing pages, because of the help that is provided when you click on the internal link icon. A 'Link Wizard' pops up, initially showing the relevant pages in the part of the wiki you are currently in.((This is known as a '[[namespace]]')). If you want to broaden your search for the right page to link to, delete the [[namespace]], i.e. the abbreviation up to and including the colon '':''. That way you will get a list of all the pages across the wiki, in any [[namespace]], and the namespace will show as an abbreviation and a colon, before the page title. We recommend this as the way to link to existing pages, because of the help that is provided when you click on the internal link icon. A 'Link Wizard' pops up, initially showing the relevant pages in the part of the wiki you are currently in.((This is known as a '[[namespace]]')). If you want to broaden your search for the right page to link to, delete the [[namespace]], i.e. the abbreviation up to and including the colon '':''. That way you will get a list of all the pages across the wiki, in any [[namespace]], and the namespace will show as an abbreviation and a colon, before the page title.
Line 27: Line 27:
 To create an internal link, you put the [[namespace]] and the page name you want to link to in double square brackets. For example, if you want to link to the page on Alpacas, writing `[[alps:Alpacas]]` will do the job: it shows as [[alps:Alpacas]]. Note that internal links and page names are not case sensitive. To create an internal link, you put the [[namespace]] and the page name you want to link to in double square brackets. For example, if you want to link to the page on Alpacas, writing `[[alps:Alpacas]]` will do the job: it shows as [[alps:Alpacas]]. Note that internal links and page names are not case sensitive.
  
-Some page names vary slightly from what is displayed in the page title. So, for instance, the page with the title "Low-impact money" is just called "money". If you want to link to this page, you would need to write `[[limo:money|Low-impact money]]` — which does the job like this: [[limo:money|Low-impact money]].+Some page names vary slightly from what is displayed in the page title. So, for instance, the page with the title "Low-impact clothes" is just called "clothes". If you want to link to this page, you would need to write `[[licl:clothes|Low-impact clothes]]` — which does the job like this: [[licl:clothes|Low-impact clothes]].
      
 The way this works, needing to include the namespace, can be a bit tricky, and is why we recommend using the Wizard as above. The way this works, needing to include the namespace, can be a bit tricky, and is why we recommend using the Wizard as above.
Line 47: Line 47:
 You can use the same idea as in DokuWiki, but with Markdown syntax, like this:  You can use the same idea as in DokuWiki, but with Markdown syntax, like this: 
  
-* `[Low-impact money](limo:money)` gives [Low-impact money](limo:money)+* `[Low-impact clothes](licl:clothes)` gives [Low-impact clothes](licl:clothes)
 * `[](alps:Alpacas)` gives [](alps:Alpacas). * `[](alps:Alpacas)` gives [](alps:Alpacas).
  
Line 74: Line 74:
 In general, external links are shown in green, with a globe icon in front of them, unlike internal links that have no extra icon. There is no obvious indication whether the URL linked to has a page or not. You just have to try it and see: if it's not there, you might get a '404' page not found message. In general, external links are shown in green, with a globe icon in front of them, unlike internal links that have no extra icon. There is no obvious indication whether the URL linked to has a page or not. You just have to try it and see: if it's not there, you might get a '404' page not found message.
  
-When you create an external link, there is no mechanism for creating a backlink, so it's practically impossible to see that you have linked to it.+When you create an external link, there is no mechanism for creating a backlink, so it's practically impossible to see from the other page that you have linked to it.
  
 ---- ----
  • doc/links.1774966989.txt.gz
  • Last modified: 2026/03/31 14:23
  • by Simon Grant