]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/wikilink.mdwn
web commit by joey
[ikiwiki.git] / doc / wikilink.mdwn
index dab5d3ac4c0fdc849cefec715dcf628a9c71651f..6051fe1206bf6a706b76c227084c0f46d392e9b0 100644 (file)
@@ -11,4 +11,9 @@ play when linking between [[SubPage]]s.
 WikiLinks can be entered in any case you like, the page they link to is
 always lowercased.
 
 WikiLinks can be entered in any case you like, the page they link to is
 always lowercased.
 
-Note that if the file linked to by a WikiLink looks like an image, it will be displayed inline on the page.
+Note that if the file linked to by a WikiLink looks like an image, it will
+be displayed inline on the page.
+
+It's also possible to write a WikiLink that uses something other than the
+page name as the link text. For example "\[[foo|SandBox]]" links to the
+SandBox page, but the link will appear like this: [[foo|SandBox]]