-You can turn any page on this wiki into a weblog by inserting a
-[[PreProcessorDirective]]. Like this:
+[[template id=note text="""
+[[if test="enabled(inline)"
+ then="This wiki has the inline plugin **enabled**."
+ else="This wiki has the inline plugin **disabled**."]]
+"""]]
+
+[[if test="enabled(inline)"
+ then="You can"
+ else="If this wiki had the inline plugin enabled, you could"]]
+turn any page on this wiki into a weblog by using the `inline`
+[[PreProcessorDirective]]. For example: