#!/usr/local/bin/php
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /cgihome/cis520/html/dynamic/2016/wiki/pmwiki.php on line 691
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /cgihome/cis520/html/dynamic/2016/wiki/pmwiki.php on line 694
Warning: Use of undefined constant MathJaxInlineCallback - assumed 'MathJaxInlineCallback' (this will throw an Error in a future version of PHP) in /cgihome/cis520/html/dynamic/2016/wiki/cookbook/MathJax.php on line 84
Warning: Use of undefined constant MathJaxEquationCallback - assumed 'MathJaxEquationCallback' (this will throw an Error in a future version of PHP) in /cgihome/cis520/html/dynamic/2016/wiki/cookbook/MathJax.php on line 88
Warning: Use of undefined constant MathJaxLatexeqrefCallback - assumed 'MathJaxLatexeqrefCallback' (this will throw an Error in a future version of PHP) in /cgihome/cis520/html/dynamic/2016/wiki/cookbook/MathJax.php on line 94
Site /
Page List TemplatesThis page contains “templates” for PmWiki’s Page list template documentation
fmt=#defaultThe default template for pagelists when
fmt=#bygroupDisplay pages by group/name.
fmt=#simpleA simple bullet list of page names.
fmt=#titleA simple bullet list of page titles.
fmt=#titlespacedOutputs wiki page titles with spaces between the words in the title.
fmt=#groupA bullet list of groups. [[#group]] (:template first {=$Group}:) * [[{=$Group}/]] [[#groupend]] fmt=#includeConcatenate the text of pages in the list. (Note, this can be an expensive operation!) [[#include]] (:include {=$FullName} self=0:) [[#includeend]] fmt=#includefaqInclude just the #faq sections from pages in the list. (This can also be expensive,
especially if the list includes pages that don’t have the [[#includefaq]] !![[{=$FullName}|+]] >>faq<< (:include {=$FullName}#faq#faqend self=0:) >><< [[#includefaqend]] fmt=#descriptionList pages and append the page’s description if it exists. Creates dash by all names, but adding a nested loop to get rid of it causes markup problems (nested loops are not allowed).
fmt=#simplenameSimple bullet list of page names, without the Group name.
fmt=#simplenamespacedSimple bullet list of spaced page names, without the Group name.
fmt=#titlesummaryA simple bullet list of page title and summary.
fmt=#countNumber of pages in pagelist
|