Each DIV represents a tab. The DIV title will be used as the tab text, and the content of the DIV will be the content of the tab. A DIV with an id="Skidoo-TOC" will become a clickable Table of Contents.

[[#leftTabs]]
(:div title="site":)
(:include {$SiteGroup}.SideBar:)
(:divend:)
(:div title="admin":)
(:include {$SiteGroup}.{$SkinName}-AdminBar:)
(:divend:)
(:div title="wiki":)
(:include {$SiteGroup}.WikiBar:)
(:divend:)
[[#leftTabsEnd]]

[[#rightTabs]]
(:div title="TOC" id="{$SkinName}-TOC":) 
(:divend:)
(:div title="group":)
'''{$Group}'''
(:pagelist group=-{$SiteGroup},-PmWiki trail={$SiteGroup}.AllRecentChanges count=40 list=normal fmt=#Skidoo_MRU_Group_List group={$Group}:)
(:divend:)
(:div title="all":)
(:pagelist group=-{$SiteGroup},-PmWiki trail={$SiteGroup}.AllRecentChanges count=40 list=normal fmt=#Skidoo_MRU_All_List:)
(:divend:)
[[#rightTabsEnd]]