Standard Function



Standard functions are general use functions used by contributors to build a page and make it dynamic. These are functions that can be used to set the page tags, add a title, or drop in a glossary based on some search terms.


A B C D E F G H I L N P R S T 
  • A
  • B
    • BR - Inserts one or more line-breaks into the wiki body.
  • C
    • Color - Set the color of a portion of text.
    • Created - Displays the created date/time of the page.
  • D
  • E
    • EditLink - Insert a link to quickly edit the page.
  • F
    • File - Insert file download links into the wiki body.
  • G
    • Get - Get wiki page variable value.
  • H
    • HR - Inserts a horizontal rule (divider) into the wiki bosy.
  • I
    • Image - Display images in the wiki body.
    • Include - Inserts the processed wiki body of one page into the calling page.
    • Inject - Inserts the un-processed wiki body of one page into the calling page.
  • L
  • N
    • Name - Displays the pages name.
    • Namespace - Displays the namespace of the wiki page.
    • NamespaceGlossary - Create a glossary from of pages in specified namespaces.
    • NamespaceList - Create a list of pages from specified namespaces.
    • Namespaces - Using and creating namespaces to logically group pages in the wiki.
    • Navigation - Diaplys the URL friendly navigation name of a page.
  • P
    • ProfileGlossary - Displays a glossary of all active users with links to their public profiles.
    • ProfileList - Displays a list of all active users with links to their public profiles.
  • R
    • RecentlyModified - Display a list of recently modified wiki pages.
    • Related - Create a list of related pages based on incoming links.
    • Revisions - Displays the revision history of a page.
  • S
    • SearchCloud - Create a cloud of pages from a search of wiki body contents.
    • SearchList - Create a list from a search of wiki body contents.
    • 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.
  • T
    • 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.
    • TextGlossary - Create a glossary from a search of wiki body contens.
    • Title (Standard Function) - Displays the title of the wiki page in title format.
    • TOC - Generate a table-of-contents for a page from the headings.



  • 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.