Anchored links also work with [[FrontPage|wiki pages]], [[/index.html | local paths]], and [[non_wiki_words]].
+If you link to a directory, GeekiGeeki will automatically generate an index for it: [[sys/macros]]
+
Image links: [[http://www.laptopgiving.org/|GiveOneGetOne.jpg]]
== Inline media ==
==== Including other wiki pages ====
-{{IncludedPage}}
-You can also pass arguments to included pages! It works like a minimal templating system:
+Use the same syntax to embed wiki pages inside other wiki pages:
+
+ {{IncludedPage}}
+
+You can also pass arguments to included pages! It works like a simple template system:
+
+ {{TemplatePage | hello=Ciao | world=mondo}}
-{{TemplatePage | hello=Ciao | world=mondo}}
==== Including external resources inline ====
{{http://www.codewiz.org/wikigit/geekigeeki.git/blob_plain/HEAD:/geekigeeki.py}}