Test |
Site • PageListTemplates
This page contains "templates" for PmWiki's Brief Syntax Explanation:See also: PageLists, Page Variables, Conditional Markup, Cookbook:PagelistTemplateSamples Use with page variables: = current item < previous item > next item Conditionals used to structure pagelist output:
fmt=#defaultThe default template for pagelists when [[#default]] (:if ! equal {=$Group} {<$Group}:) :[[{=$Group}]] /: (:if:) : :[[{=$Group}/{=$Name}]] [[#defaultend]] fmt=#bygroupDisplay pages by group/name. [[#bygroup]] (:if ! equal {=$Group} {<$Group}:) :[[{=$Group}]] /: (:if:) : :[[{=$Group}/{=$Name}]] [[#bygroupend]] fmt=#simpleA simple bullet list of page names. [[#simple]] * [[{=$FullName}]] [[#simpleend]] fmt=#titleA simple bullet list of page titles. Use [[#title]] * [[{=$FullName}|+]] [[#titleend]] fmt=#groupA bullet list of groups. [[#group]] (:if ! equal {=$Group} {<$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]] |
July 2014: March 2014: March 2014: Jan 2014: Jan 2014: Oct 2013: Oct 2013: Jan 2013: Aug 2012: Apr 2012: Yate 4.1 released: better Gvoice support, iSAC codec, support for new Wanpipe drivers. Fixes – T.38 and Mac client issues. Mar 2012: Feb 2012: Nov 2011: Nov 2011: 04 May 2011: 12 Apr 2011: 9 Mar 2011: Feb 2011: 31 Jan 2011: 20 Dec 2010: 3 May 2010: 8 March 2010: 6-7 February 2010: 2 Nov 2009: 6 Aug 2008: 4 Aug 2008: |