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 M 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.
    • CreatedBy - Displays the name of the person who created the current 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
    • LastModified - Displays the modified date/time of the page.
    • LastModifiedBy - Displays the name of the person last modified the current page.
  • M
    • MostEdited - Display a list of the most edited pages.
    • MostViewed - Display a list of the most viewed pages.
  • 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.
    • NewLine - Inserts a line break into the page.
    • NL - Inserts a line break into the page.
  • P
    • PageCommentCount - Displays the total number of comments for the current page.
    • PageId - Displays the ID of the current page.
    • PageRevisionCount - Displays the total number of revisions for the current page.
    • PageURL - Displays the URL for the current page.
    • PageviewCount - Displays the total number views for the current page.
    • 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
    • RecentlyCreated - Display a list of recently created wiki pages.
    • 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.
    • SystemEmojiCategoryList - Displays a list of emoji categories.
    • SystemEmojiList - Displays a list of emojis for the specified category.
  • 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.



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.