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/04/04 18:54] – [Internal links to other pages in the wiki] Simon Grantdoc:links [2026/04/04 18:58] (current) Simon Grant
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).
  
  • doc/links.1775328895.txt.gz
  • Last modified: 2026/04/04 18:54
  • by Simon Grant