view · edit · attach · print · history
Page Values
{$Group} - page's group name as in "PmWiki"
{$DefaultGroup} - default group name as in "Main"
{$Name} - page name as in "MarkupMasterIndex"
{$Version} - PmWiki version as in "pmwiki-2.2.0-beta63"
{$Author} - the name of the person currently interacting with the site as in ""
{$LastModified} - date page was edited as in "January 05, 2005, at 08:43 PM"
{$LastModifiedBy} - page's last editor as in "NeilHerber"
{$LastModifiedHost} - IP of page's last editor as in "206.47.27.217"
{$Title} - page title (may differ from Name) as in "The Markup Master Index Page"
Directives
(:include PageName:)
(:include PageName #start#end lines=n:)
(:noheader:)
(:nofooter:)
(:notitle:)
(:nogroupheader:)
(:nogroupfooter:)
(:title text:)
(:keywords word, ...:)
(:description text:)
(:comment text:)
(:css .class { properties }:)
(:if (!)cond param:)...(:ifend:)
(:redirect PageName:)
(:searchbox:)
(:searchresults group=xxx fmt=yyy list=zzz text:)
(:pagelist group=xxx fmt=yyy list=zzz:)
(:nl:)
...

...

(:(no)spacewikiwords:)
(:(no)linkwikiwords:)
Links
[[#anchor]]
[[#anchor | link text]]
[[PageName#anchor | link text]]
[[http://example.com]]
[[http://example.com | link text]]
[[link text -> http://example.com]]
[[(http://)example.com]]
[[Attach:file with spaces.doc]]
[[Cookbook(:HomePage)]]
[[PageName]]
[[page name]]s
[[page (name)]]
[[PageName | link text]]
[[link text -> PageName]]
http://www.example.com
WikiWord
`NonWikiWord
Group.WikiWord
Group/WikiWord
Images
http://www.example.com/image.gif
http://www.example.com/image.gif"Alt Text"
Attach:image.gif"My Image"
[[page name |http://www.example.com/image.gif]]
[[page name |Attach:image.gif"Alt Text"]]
Block markups
* unordered list
# numbered list
:term:definition list
->indented text
-<hanging indent
<space> preformatted text
Inline styles
''emphasized''
'''strong'''
'''''strong emphasis'''''
@@monospaced@@
[-smaller-]
[+bigger+]
{-deleted-}
{+inserted+}
'+big+'
'-small-'
'^superscript^'
'_subscript_'
Other
---- (horizontal rule)
Blank lines separate paragraphs and generate vertical space
Backslash (\) at end of line joins next line
Multiple backslashes (\\) produce line breaks
[=prevent formatting=]
[@code formatting@]
Simple Tables
||attributes
||!table caption!||
||left aligned || centered || right aligned||
||span columns||||||
||!cell heading||
Posting markups
~~~ (three tildes == author's signature)
~~~~ (four tildes == author's signature w/date)

<< Special markups | DocumentationIndex | Directives >>

view · edit · attach · print · history
Page last modified on January 05, 2005, at 08:43 PM