Accueil > Site Configuration > LocalTemplates

fmt=#group2

A list of groups on the same line:
GroupA, GroupB, GroupC,

[[#group2]]
(:if ! equal {=$Group} {<$Group}:)
[[{=$Group}/]], 
[[#group2end]]

fmt=#simplename2

Simple list of page names, without the Group name. page name with space

[[#simplename2]]
[[({=$Group}/){=$Name}|{=$Titlespaced}]] -  
[[#simplename2end]]

fmt=#simplename3

Simple list of page names, without the Group name.

[[#simplename3]]
[[({=$Group}/){=$Name}|{=$Name}]] -  
[[#simplename3end]]

fmt=#bygroup2

List of page per group, pages on a line. Wikiword spaced

[[#bygroup2]]
(:if ! equal {=$Group} {<$Group}:)

:'+'''{=$GroupTitle}'''+':
(:if:)[[({=$Group}/){=$Name}|{=$Titlespaced}]] -
[[#bygroupend2]]