|
PmWiki /
Other special markupsThis page is being deprecated in favor of the MarkupMasterIndex. --Pm? Search
Titles, Groups, etc.See markup variables for a complete list of "variables" that you can access through the markup construction {$Name} - The page's name, as in "SpecialMarkups"
{$Group} - the page's group name, as in "PmWiki"
{$DefaultGroup} - The name of the default (startup) group, here it's "Main"
{$Title} - the page's title, as in "Other special markups"
{$Namespaced} - the page title spaced, as in "Special Markups"
{$Groupspaced} - the group name spaced, as in "Pm Wiki"
{$LastModified} - the date the page was last modified
{$LastModifiedBy} - the author that performed the last modification
{$LastModifiedHost} - the host that performed the last modification
Headers and Footers(:noheader:)
(:nofooter:)
(:notitle:)
(:nogroupheader:)
Turns off the PmWiki-generated header, footer, group header, or title for the page.
Redirects(:redirect PageName:)
(:redirect GroupName.PageName:)
Redirects the browser to a different wiki page, adding a message to inform the user that the redirection has taken place.
Includes
See include other pages for more details. Misc Bracket Abuse
This page may have a more recent version on pmwiki.org: PmWiki:SpecialMarkups, and a talk page: PmWiki:SpecialMarkups-Talk. |