-Couldn't the [[templates/plugin]] template replace the "included" parameter
-with the same check used for "third-party plugin"? Don't "third-party plugin"
-and "included in ikiwiki" form precisely complementary sets? --[[JoshTriplett]]
+Am I missing something? --[[jwalzer]]
+
+> If there isn't a suitable variable (I don't think there is a list at
+> the moment), a [[plugin|plugins/write]] to add one would be about 10
+> lines of perl - you'd just need to define a `pagetemplate` hook. --[[smcv]]