version=pmwiki-2.1.beta26 ordered=1 urlencoded=1 agent=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1 author=Anno csum= host=85.125.177.30 name=PmWiki.MarkupMasterIndex rev=106 targets=PmWiki.Links,PmWiki.Images,PmWiki.PageDirectives,PmWiki.IncludeOtherPages,PmWiki.ConditionalMarkup,Cookbook.PagelistExplained,Cookbook.Forms,PmWiki.SimpleTables,PmWiki.AdvancedTables,PmWiki.WikiTrails,PmWiki.PageVariables,PmWiki.DocumentationIndex text=(:title The Markup Master Index Page:)%0a%0a!Table of contents%0a*[[#LinkMarkups|Link markups]]%0a*[[#Images|Images]]%0a*[[#ImagesAndLinks|Images and links]]%0a*[[#PageDirectives|Page directives]]%0a*[[#IncludeOtherPages|Include other pages]]%0a*[[#ConditionalMarkup|Conditional markup]]%0a*[[#PageLists|Page lists]]%0a*[[#OtherDirectives|Other directives]]%0a*[[#Forms|Forms]]%0a*[[#EditForms|Edit Forms]]%0a*[[#Lists|Lists]]%0a*[[#BlockMarkups|Block markups]]%0a*[[#InlineMarkups|Inline markups]]%0a*[[#SimpleTables|Simple Tables]]%0a*[[#TablesAndDivs|Tables and divs]]%0a*[[#WikiTrails|WikiTrails]]%0a*[[#PostingMarkups|Posting markups]]%0a*[[#PageVariables|Page variables]]%0a%0a[[#LinkMarkups]]%0a!! [[Link(s)]] markups%0a%0a:[@[[PageName]]@]:%0a:[@[[page name]]@]:%0a:[@[[page (name)]]@]:%0a:[@[[PageName | link text]]@]:%0a:[@[[link text -> PageName]]@]:%0a:[@[[#anchor]]@]:%0a:[@[[#anchor | link text]]@]:%0a:[@[[PageName#anchor | link text]]@]:%0a%0a:[@http://example.com@]:%0a:[@[[http://example.com]]@]:%0a:[@[[http://example.com | link text]]@]:%0a:[@[[link text -> http://example.com]]@]:%0a%0a:[@[[Attach:file with spaces.doc]]@]:%0a:[@[[Wikipedia:WikiWikiWeb]]@]:%0a%0a:[@WikiWord@]:%0a:[@`NonWikiWord@]:%0a:[@Group/PageName@]:%0a:[@Group.PageName@]:%0a%0a:[@[[~Author Name]]@]:%0a%0a[[#Images]]%0a!! [[Images]]%0a%0a:[@http://www.example.com/image.gif@]:%0a:[@http://www.example.com/image.gif"alt text"@]:%0a:[@Attach:image.gif"My image"@]:%0a:[@%25lfloat%25 Attach:image.gif@]:%0a:[@%25rfloat%25 Attach:image.gif@]:%0a:[@%25center%25 Attach:image.gif@]:%0a:[@%25rframe%25 Attach:image.gif | Caption@]:%0a:[@%25lframe%25 Attach:image.gif | Caption@]:%0a:[@%25width=200px%25 Attach:image.gif@]:%0a:[@%25thumb%25 Attach:image.gif@]:%0a%0a[[#ImagesAndLinks]]%0a!!! Images and links%0a%0a:[@[[Attach:image.gif]]@]:%0a:[@[[(Attach:)image.gif]]@]:%0a:[@[[PageName | Attach:image.gif"alt text"]]@]:%0a:[@[[http://www.example.com/ | Attach:image.gif"alt text"]]@]:%0a:[@%25rframe thumb%25 [[Attach:image.gif | Attach:image.gif"alt text"]] | Caption @]:%0a%0a!! Directives%0a%0a[[#PageDirectives]]%0a!!! [[Page directives]]%0a%0a:[@(:redirect PageName:)@]:%0a%0a:[@(:(no)spacewikiwords:)@]:%0a:[@(:(no)linkwikiwords:)@]:%0a:[@(:(no)linebreaks:)@]:%0a%0a:[@(:noheader:), (:nofooter:)@]:%0a:[@(:notitle:)@]:%0a:[@(:noleft:), (:noright:)@]:%0a:[@(:nogroupheader:), (:nogroupfooter:)@]:%0a:[@(:noaction:)@]:%0a%0a:[@(:title text:)@]:%0a:[@(:keywords word, ...:)@]:%0a:[@(:description text:)@]:%0a:[@(:comment text:)@]:%0a%0a[[#IncludeOtherPages]]%0a!!! [[Include other pages]]%0a%0a:[@(:include PageName:)@]:%0a:[@(:include PageName #start#end lines=n paras=n:)@]:%0a:[@(:include Page1 Page2 Page3:)@]:%0a%0a[[#ConditionalMarkup]]%0a!!! [[Conditional markup]]%0a:[@(:if (!)cond param:)...(:ifend:)@]:%0a%0a[[#PageLists]]%0a!!! [[Cookbook/PagelistExplained|Page lists]]%0a%0a:[@(:searchbox group=Group size=size label=label:)@]:%0a:[@(:searchresults incl -excl group=abc fmt=def list=ghi order=jkl:)@]:%0a:[@(:pagelist incl -excl group=abc fmt=def list=ghi order=jkl:)@]:%0a%0a[[#OtherDirectives]]%0a!!! Other directives%0a%0a:[@(:attachlist:)@]:%0a%0a:[@(:markup:)@][@ [=...=]@]:%0a:[@(:markup:)...(:markupend:)@]:%0a%0a:[@(:nl:)@]:%0a%0a[[#Forms]]%0a!! [[Cookbook/Forms]]%0a%0a:[@(:input form method=get action=url:)@]:%0a:[@(:input text name=first value="Bob" size=20:)@]:%0a:[@(:input submit name=post value="Go" accesskey=g:)@]:%0a:[@(:input hidden name=action value=edit:)@]:%0a:[@(:input end:)@]:%0a%0a[[#EditForms]]%0a!! [[Cookbook/Forms#pageeditcontrols|Edit Forms]]%0a%0a:[@(:messages:)@]:%0a:[@(:input e_form:)@]:%0a:[@(:e_guibuttons:)@]:%0a:[@(:e_preview:)@]:%0a:[@(:input e_textarea rows=24 cols=60:)@]:%0a:[@(:input e_author value={$Author} size=40:)@]:%0a:[@(:input e_changesummary value="Summary" size=60:)@]:%0a:[@(:input e_savebutton value=$[Save]:)@]:%0a:[@(:input e_saveeditbutton value=$[Save and edit]:)@]:%0a:[@(:input e_previewbutton value=$[Preview]:)@]:%0a:[@(:input e_resetbutton value=$[Reset]:)@]:%0a%0a[[#Lists]]%0a!! Lists%0a%0a:[@* unordered list@]:%0a:[@** deeper list@]:%0a:[@# ordered list@]:%0a:[@# %25item value=#%25 arbitrary start number@]:%0a:[@# %25roman%25 roman numeral list@]:%0a:[@:term:definition@]:%0a%0a[[#BlockMarkups]]%0a!! Block markups%0a%0a:[@-> indented text@]:%0a:[@-%3c hanging indent@]:%0a:[@%3cspace> preformatted text@]:%0a:@@[=[@...@]=] preformatted block=]@@:%0a:[@---- (horizontal rule)@]:%0a:[@blank line is vertical space@]:%0a:[@\ at end of line joins next line@]:%0a:[@\\'s at end of line produce breaks@]:%0a:[@\\\ at the end of a line within a list produces a break but keeps the indentation@]:%0a:[@[[%3c%3c]]@] Wordwraps floating text:%0a%0a[[#InlineMarkups]]%0a!! Inline markups%0a%0a:[@''emphasized'' (italic)@]:%0a:[@'''strong''' (bold)@]:%0a:[@'''''strong emphasis'''''@]:%0a:[@@@monospaced@@@]:%0a:[@[-small-], [--smaller--]@]:%0a:[@[+big+], [++bigger++]@]:%0a:[@'-small-', '+big+'@]:%0a:[@'^superscript^', '_subscript_'@]:%0a:[@{+inserted+} (underscore)@]:%0a:[@{-deleted-} (strikethrough)@]:%0a:@@[=[@escaped code@]=]@@:%0a:[@[=escaped text=]@]:%0a%0a[[#SimpleTables]]%0a!! [[Simple Tables]]%0a%0a:[@||table attributes@]:%0a:[@||!table caption!||@]:%0a:[@||left aligned || centered || right aligned||@]:%0a:[@||!column heading||@]:%0a:[@||spanned columns ||||||@]:%0a%0a[[#TablesAndDivs]]%0a!! [[(Advanced) Tables]] and divs%0a%0a:[@(:table attr:)@]:%0a:[@(:cellnr attr:)@]:%0a:[@(:cell attr:)@]:%0a:[@(:tableend:)@]:%0a%0a:[@>>wikistyle%3c%3c@]:%0a:[@(:div attr:)@]:%0a:[@(:divend:), >>%3c%3c@]:%0a%0a[[#WikiTrails]]%0a!! [[WikiTrails]]%0a%0a:[@%3c%3c|TrailPage|>>@]:%0a:[@%3c|TrailPage|>@]:%0a:[@^|TrailPage|^@]:%0a%0a[[#PostingMarkups]]%0a!! Posting markups%0a%0a:[@~~@][@~ (author's signature)@]:%0a:[@~~@][@~~ (authors signature and date)@]:%0a:@@[=(:encrypt=] ''phrase''[=:)=]@@ -- replaced with encrypted form of ''phrase'':%0a%0a[[#PageVariables]]%0a!! [[Page variables]]%0a%0a%25trail%25%3c%3c|[[Documentation Index]]|>>%0a%0a time=1140799642 title=The Markup Master Index Page