History: Tabs wikiplugin demo
Source of version: 8 (current)
Copy to clipboard
{CODE()}{TABS(name="user_tabset_01",tabs="Title 1|Title 2|Title3")}
This is the content of the first tab
/////
This is the content of the second tab
/////
This is the content of the third tab
{TABS}{CODE}
produces:
{TABS(name="user_tabset_01",tabs="Title 1|Title 2|Title3")}
This is the content of the first tab
/////
This is the content of the second tab
/////
This is the content of the third tab
{TABS}