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 :: Alert
Renders an alert box with optional style and title.
Wiki Help :: AppVersion
Displays the wiki engine version.
Wiki Help :: Attachments
Lists the attached files associated with a page.
Wiki Help :: Background
Set the background color for a block of content.
Wiki Help :: Blockquote
Blockquotes are good for quoting blocks of content from another source within your document.
Wiki Help :: BR
Inserts one or more line-breaks into the wiki body.
Wiki Help :: Bullets
Create hierarchical ordered or unordered lists.
Wiki Help :: Callout
Prominently display useful information in a fairly understated panel.
Wiki Help :: Card
Cards are good for displaying every-day content and can have a title.
Wiki Help :: Code
Display formatted, wiki-unprocessed and syntax-hilighted code.