|
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/doyce/public_html/fictiwiki/pmwiki.php(988) : eval()'d code on line 1 Site.Side Bar (edit)pmwiki.org |
Category: Documentation ToDo 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 "Special Markups"
{$Group} - the page's group name, as in "Pm Wiki"
{$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 Pm Wiki-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
<< InterMap | PmWiki.Documentation Index | Conditional markup >> |