|
Hugo.Alroe.dk > Site >
My Page List Templates Default templates are in Page List Templates I put my customized templates (from http://www.pmwiki.org/wiki/Cookbook/PagelistTemplateSamples) here to avoid them being overwritten. fmt=#includeparagraph Includes the first paragraph. This allows a more flexible way to get teasers.
[[#includeparagraph]]
[[{=$FullName}|{=$Title}]] (:comment prints title if exists :)
-<(:include {=$FullName} para=1:) [-[[{=$FullName}| Read more ]]-]
(:if equal {>$Group}:) (:comment something can be added here if it is to be placed (or not = ! ) at the end of the list :)
(:if:)
[[#includeparagraphend]]
|