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 



  • Collapse - Dynamically show or hide a section of the wiki body.
  • Color - Set the color of a portion of text.
  • Created - Displays the created date/time of the page.
  • DefineSnippet - Sets a snippet variable to a block of wiki markup.
  • Deprecate Instruction - Processing instruction indicating the page needs to be deleted.
  • Description (Standard Function) - Displays the description of the wiki page.
  • DotNetVersion - Displays the .NET version that the wiki is running on.
  • Draft Instruction - Processing instruction indicating the page is in draft - is incomplete.
  • EditLink - Insert a link to quickly edit the page.
  • Figure - Displays a piece of content along with an optional caption, especially useful for images.