Instruction Function
Overview
Instruction functions tell the wiki engine how to handle a page or its workflow. These can be things like @@draft, @@include, @@deprecate, 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.
There are various other processing instructions and pages which use them can be filtered on by moderators in the admin menu.
Functions
- D
- Deprecate Instruction - Processing instruction indicating the page needs to be deleted.
- Draft Instruction - Processing instruction indicating the page is in draft - is incomplete.
- I
- Include Instruction - Processing instruction indicating the page is an include and not a while page.
- P
- Protect Instruction - Processing instruction indicating the page is protected from unauthorized modification.
- R
- Review Instruction - Processing instruction indicating the page needs to be reviewed.
- T
- Template Instruction - Processing instruction indicating the page is a template.
Related
- Alert - Alerts bring important information to the attention of the reader.
- AppVersion - Displays the wiki engine version.
- Attachments - Lists the attached files associated with a page.
- Background - Set the background color for a block of content.
- BR - Inserts one or more line-breaks into the wiki body.
- Bullets - Create hierarchical ordered or unordered lists.
- Callout - Prominently disply useful information in a failty understated panel.
- Card - Cards are good for displaying every-day content and can have a title.
- Code - Display formatted, wiki-unprocessed and syntax-hilighted code.
- Collapse - Dynamically show or hide a section of the wiki body.