From Pinoccio's PmWiki

Site: Skidoo-Tabs

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="-TOC" will become a clickable Table of Contents.


Outdoor


My Section

Motoristické

Iné


edit SideBar

[[#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]]
Retrieved from http://www.pinoccio.webz.cz/pmwiki/index.php?n=Site.Skidoo-Tabs
Page last modified on May 28, 2010, at 11:05 AM