Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Ross tabs

A general-purpose tabbed content template. Supports 2–5 tabs.

Parameters

Parameter Description
tab1 Label for the first tab (required)
content1 Content of the first tab (required)
tab2 Label for the second tab (required)
content2 Content of the second tab (required)
tab3tab5 Labels for optional additional tabs
content3content5 Content for optional additional tabs
id Optional unique ID suffix, needed if you place two tab blocks on the same page

Example

{{Ross tabs
|tab1=Ancestor chart
|content1={{#invoke:RossAncestorChart|ancestors}}
|tab2=Descendants
|content2={{#invoke:RossAncestorChart|descendants}}
|tab3=Notes
|content3=Any wiki content here.
}}
Contents