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 



Wiki Help :: Collapse
Dynamically show or hide a section of the wiki body.
Wiki Help :: Color
Set the color of a portion of text.
Wiki Help :: Created
Displays the created date/time of the page.
Wiki Help :: CreatedBy
Displays the name of the person who created the current page.
Wiki Help :: DefineSnippet
Sets a snippet variable to a block of wiki markup.
Wiki Help :: Deprecate Instruction
Processing instruction indicating the page needs to be deleted.
Wiki Help :: Description
Displays the description of the current page.
Wiki Help :: Description (Standard Function)
Displays the description of the wiki page.
Wiki Help :: DotNetVersion
Displays the .NET version that the wiki is running on.
Wiki Help :: Draft Instruction
Processing instruction indicating the page is in draft - is incomplete.