The default template for pagelists when fmt= isn't specified (and note that on the PmWiki.org wiki, this template is over-ridden by the one on the Site.LocalTemplates page).
fmt=#kat
(:template default successpage='Email/Danke':)
(:template require name errmsg="Bitte Name eingeben" :)
(:template require Subject match="" errmsg="Das Feld Betrifft leer lassen" :)
(:template require email errmsg="Bitte Email angeben" :)
(:template requires if="captcha" errmsg="Den Code nochmals eingeben" :)
==========
Sent via {$$PageUrl}
fmt=#grouptrail
nicht benutzt
fmt=#kategorien
(:if false:)
[[#kategorien]]
(:template first {=$Group}:)
:{=$Group}/ :
(:template each:)
: :[[{=$Group}/{=$Name}]]
[[#kategorienend]]
(:ifend:)
(:pagelist group={$Group} fmt=#kategorien count=6:)
|
fmt=#trail
(:if false:)
[[#trail]]
(:template first {=$Group}:)
:*{=$Group}/ :
(:template each:)
: :*[[{=$Group}/{=$Name}]]
[[#trailend]]
(:ifend:)
(:pagelist group={$Group} fmt=#trail count=6:)
|