Warning: Undefined array key "LinkedResourceExtras" in /usr/local/www/pmwiki/cookbook/sourceblock.php on line 335 Warning: Trying to access array offset on null in /usr/local/www/pmwiki/cookbook/sourceblock.php on line 335 Deprecated: Function strftime() is deprecated in /usr/local/www/pmwiki/cookbook/totalcounter.php on line 195 Warning: Undefined array key "HTTP_REFERER" in /usr/local/www/pmwiki/cookbook/totalcounter.php on line 394 Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /usr/local/www/pmwiki/cookbook/totalcounter.php on line 394 Warning: Undefined array key 2 in /usr/local/www/pmwiki/cookbook/totalcounter.php on line 395 Warning: Undefined array key 2 in /usr/local/www/pmwiki/cookbook/totalcounter.php on line 397 Warning: Undefined variable $loc in /usr/local/www/pmwiki/cookbook/totalcounter.php on line 424 Warning: Undefined variable $TotalCounterEnableGeoIP in /usr/local/www/pmwiki/cookbook/totalcounter.php on line 437 Warning: Undefined array key "TotalCounterMaxItems" in /usr/local/www/pmwiki/cookbook/totalcounter.php on line 584
SWUSB.LBX Examples |
Site /
PageListTemplatesThis 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 (will not work with count=...).
fmt=#grouphomesAn optimized bullet list of group home pages (will work with count=...), requires PmWiki 2.2.103.
fmt=#includeConcatenate the text of pages in the list (note, this can be an expensive operation).
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
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 a group, includes only "normal" pages
|