Instruction Function



Instruction functions tell the wiki engine how to handle a page or its workflow. These can be things like @@Draft, @@Include, @@Deprecate, @@NoCache, etc., which respectively tell the engine that the page is in draft, the page is intended to be used as an include to other pages and finally that the page needs to be deleted.
Unlike Standard Function, Instruction functions do not directly insert/modify text on the page

There are various other processing instructions and pages which use them can be filtered on by moderators in the admin menu.


D H I N P R T 



  • Seq - Automatically create a numbered sequence on a page.
  • Set - Set wiki page variable value.
  • Similar - Create a list of similar pages based on tag similarities.
  • SiteName - Displays the name of the configured site.
  • Snippet - Injects the value of a previously defined snippet variable.
  • StripedTable - The StripedTable scope function allows you to create tables with columns and alternating colored rows.
  • Table - The Table scope function allows you to create tables with rows and columns.
  • TagCloud - Create a tag cloud from a seed tag.
  • TagGlossary - Create a glossary from a search of specified tags.
  • TagList - Create a list of pages from a search of page tags.