]> sipb.mit.edu Git - ikiwiki.git/blobdiff - basewiki/wikilink.mdwn
* Various CSS and formatting changes.
[ikiwiki.git] / basewiki / wikilink.mdwn
index ac0ec9d564d84ba0e4688f9ff2fd54cdf351b202..21f10a7dd7af9edc1c66dee0d4a428d873540920 100644 (file)
@@ -13,3 +13,7 @@ always lowercased.
 
 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_bar|SandBox]]" links to the
+SandBox page, but the link will appear like this: [[foo_bar|SandBox]]