##### ##### h5
###### ###### h6
-You can also make the first two levels of heading by underlining text with
-equals or dash:
-
-heading 1
-=========
-=========
-=========
-
-heading 2
----------
----------
----------
-
To create a horizontal rule, just write three or more dashes or stars on
their own line:
You can also use [[PreProcessorDirective]]s to do additional cool stuff.
-[[if test="enabled(smiley)" then="""
-Also, because this wiki has the smiley plugin enabled, you can
-insert [[smileys]] and some other useful symbols.
+[[if test="enabled(inline)" then="""
+This wiki has the inline plugin enabled, so you can create a [[blog]] on any
+page.
+"""]]
+
+[[if test="enabled(smiley)" then="""
+This wiki has the smiley plugin enabled, so you can insert [[smileys]] and some
+other useful symbols.
+"""]]
+
+[[if test="enabled(shortcut)" then="""
+This wiki has the shortcut plugin enabled, so you can use [[shortcuts]] to link
+to common resources.
+"""]]
+
+[[if test="enabled(template)" then="""
+This wiki has the template plugin enabled, so you can create and use
+[[templates]] for repeated chunks of parameterized wiki text.
"""]]