Local Templates
#listfmt
[[#listfmt]]
(:template first:)
|| width=75% border=1
||'''Name''' ||'''Rank''' ||
(:template each:)
||{=$Name} || ||
(:template last:)
(:if !equal {$$PageCount} 0:)
There were {$$PageCount} matching records.
(:template none:)
No records matched your query.
[[#listfmtend]]
#groupdefaults
[[#groupdefaults]]
(:template first {=$Group}:)
* [[{=$Group}/| {=$FullName}]]
[[#groupdefaultsend]]
fmt=#forum
forum topics in table format
[[#forum]]
(:if equal {<$Group}:)
(:table class=forum width=100% cellpadding=0 cellspacing=0:)
(:cell class=messagehead :)%thd%'''Topic'''
(:cell class=messagehead :)%thd%'''Posts'''
(:cell class=messagehead :)%thd%'''Last Posted'''
(:cell class=messagehead :)%thd%'''By''' (:if:)
(:cellnr class=messageitem :)[[{=$FullName}|+]]
(:cell class=messageitem :){=$PostCount}
(:cell class=messageitem :){=$LastModified}
(:cell class=messageitem :){=$LastModifiedBy}
(:if equal {>$Group}:)
(:tableend:)(:if:)
[[#forumend]]
fmt=#selectmenu
[[#selectmenu]]
(:option {$ScriptUrl}?n={=$FullName} {=$Title}:)
[[#selectmenuend]]
fmt=#jumpform
[[#jumpform]]
(:input jumpform value="{=$PageUrl}" label="{=$Title}":)
[[#jumpformend]]
fmt=#selectmenu2 (groups)
[[#selectmenu2]]
(:if ! equal {=$Group} {<$Group}:)
(:option {$ScriptUrl}?n={=$Group}/ {=$Group}:)
[[#selectmenu2end]]
fmt=#jumpbox
[[#jumpbox]]
(:input jumpbox value="{=$PageUrl}" label="{=$Title}":)
[[#jumpboxend]]
fmt=#foxblog
Includes whole pages, with titles as links to the pages, separated by a horizontal rule underneath each page’s content. edit link at right. comment link at right. creation date.
[[#foxblog]]
(:if auth edit:)
%rfloat%[[{=$FullName}?action=edit|[-edit-]]](:if:)
!!![[{=$FullName}|[+{=$Title}+]]]
(:include {=$FullName}##blogend:)
(:if eq %comment%RM%% {{=$FullName}$ReadMore}:)[[{=$FullName}|read more]](:if:)
----
>>rfloat<<
(:if lt 1 {Comments.{=$Group}-{=$Name}$FoxPostCount} :)
[[{=$FullName}#comments| {Comments.{=$Group}-{=$Name}$FoxPostCount} Comments]]
(:if equal 1 {Comments.{=$Group}-{=$Name}$FoxPostCount} :)
[[{=$FullName}#comments| 1 Comment]]
(:if !exists Comments.{=$Group}-{=$Name} :)
[[{=$FullName}#commentbox| Add Comment]]
(:if:)
>>rfloat<<created {=$BlogDate} --
>><<
[[<<]]
====
(:if equal {>$Group}:)
(:title {$Title}:)(:if:)
[[#foxblogend]]
#blogdatedtitles
pagelist of spaced blog titles for sidebar, without group heading, with simple creation date
[[#blogdatedtitles]](:if equal {<$Group}:)
>>blogtitles<<(:if:)
[-{=$BlogDateSimple} - -]
* [[{=$FullName}|{=$Title}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#blogdatedtitlesend]]
#commentsdatedtitles
pagelist of spaced blog titles for sidebar, without group heading, with simple modification date
[[#commentsdatedtitles]](:if equal {<$Group}:)
>>blogtitles<<(:if:)
[-{=$LastModifiedDate} - -]
* [[{=$FullName}#post{=$FoxCount}|{=$Title}]]
(:if equal {>$Group}:)
>><<(:if:)
[[#commentsdatedtitlesend]]
fmt=#includepost
Concatenate the text of pages in the list. (Note, this can be an expensive operation!)
fmt=#include
Concatenate the text of pages in the list. (Note, this can be an expensive operation!)
[[#include]]
(:include {=$FullName} self=0:)
[[#includeend]]
#sumidx
[[#sumidx]]
* [[{=$FullName}|+]] [-– {{=$FullName}$:Summary}-]
[[#sumidxend]]