==== Including other wiki pages ====
{{IncludedPage}}
-TODO: one day this will let you pass argument as a templating engine
+You can also pass arguments to included pages! It works like a template engine:
+
+{{IncludedPage | hello=Ciao }}
+
==== Including external resources inline ====
{{http://www.codewiz.org/wikigit/geekigeeki.git/blob_plain/HEAD:/geekigeeki.py}}
== Macros ==
-<<TitleSearch>>
-<<NonexistentMacro | param1 | param2 >>
+ * Your remote IP: <<CgiVar | REMOTE_ADDR>>
+ * Query string: <<CgiVar | QUERY_STRING>>
+ * <<NonexistentMacro | param1 | param2 >>
== Block elements ==