Markup - Divide pages into a set of tabs 

General

Spaces Where Usedall SWEHB spaces
How useddivide pages into tabs by headers
Visibilityall users in the Macro Browser
Titletabsetup
Description
Categories
Icon URL
Documentation URL
Definition Rendered
Output FormatWiki Markup
StatusActive in all spaces

Currently configured to accept 24 tabs. 

Rendering

From Introduction page in SWEHBVC: 


Current Code 

## @param 0:title=Tab 1|type=string|required=true|desc=Title of tab 1
## @param 1:title=Tab 2|type=string|required=false|desc=Title of tab 2
## @param 2:title=Tab 3|type=string|required=false|desc=Title of tab 3
## @param 3:title=Tab 4|type=string|required=false|desc=Title of tab 4
## @param 4:title=Tab 5|type=string|required=false|desc=Title of tab 5
## @param 5:title=Tab 6|type=string|required=false|desc=Title of tab 6
## @param 6:title=Tab 7|type=string|required=false|desc=Title of tab 7
## @param 7:title=Tab 8|type=string|required=false|desc=Title of tab 8
## @param 8:title=Tab 9|type=string|required=false|desc=Title of tab 9
## @param 9:title=Tab 10|type=string|required=false|desc=Title of tab 10
## @param 10:title=Tab 11|type=string|required=false|desc=Title of tab 11
## @param 11:title=Tab 12|type=string|required=false|desc=Title of tab 12
## @param 12:title=Tab 13|type=string|required=false|desc=Title of tab 13
## @param 13:title=Tab 14|type=string|required=false|desc=Title of tab 14
## @param 14:title=Tab 15|type=string|required=false|desc=Title of tab 15
## @param 15:title=Tab 16|type=string|required=false|desc=Title of tab 16
## @param 16:title=Tab 17|type=string|required=false|desc=Title of tab 17
## @param 17:title=Tab 18|type=string|required=false|desc=Title of tab 18
## @param 18:title=Tab 19|type=string|required=false|desc=Title of tab 19
## @param 19:title=Tab 20|type=string|required=false|desc=Title of tab 20
## @param 20:title=Tab 21|type=string|required=false|desc=Title of tab 21
## @param 21:title=Tab 22|type=string|required=false|desc=Title of tab 22
## @param 22:title=Tab 23|type=string|required=false|desc=Title of tab 23
## @param 23:title=Tab 24|type=string|required=false|desc=Title of tab 24
## @param 24:title=Tab 25|type=string|required=false|desc=Title of tab 25

{scroll-ignore}
{html}
<div id="pdfpagetitle">$content.getDisplayTitle()</div>

<div id="pdfwebresources" style="width:25%;padding:4px;margin:4px;border-radius:6px;float:right;border:1px solid #5dc;">
<div style="padding-bottom:6px;font-size:12pt;font-weight:bold;"><i>Web Resources</i></div>

<a href="https://swehb.nasa.gov$content.getUrlPath()#_tabs-1"><img width="12px" src="https://swehb.nasa.gov/s/1725/13/1/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/icons/document_into.png" /> View this section on the website</a><br /><a href="https://swehb.nasa.gov/pages/viewpreviousversions.action?pageId=$content.getIdAsString()"><img width="12px" src="https://swehb.nasa.gov/s/1725/13/1/_/download/resources/com.adaptavist.confluence.themes.sitebuilder:sitebuilder/icons/clock.png" /> See edit history of this section</a><br /><a href="http://swehb.nasa.gov/pages/viewpage.action?pageId=$content.getIdAsString()&showCommentArea=true&showComments=true#addcomment"><img width="12px" src="https://swehb.nasa.gov/download/attachments/16121861/icon_bubble_small.png?version=1&modificationDate=1299093727000" /> Post feedback on this section</a>
{html}
+[Section Labels|https://swehb.nasa.gov/display/7150/Tag+Multi-Select]:+ {page-info:labels}
{html}
</div>

<style type="text/css">
a {
outline: 0;
}

</style>

<style type="text/css">
@media screen {
#pdfpagetitle { display:none; }
#pdfwebresources { display:none; }
}

@media print {
#pdfpagetitle { position: running(header1); }
.ui-tabs-nav { display: none; }
.ui-tabs .ui-tabs-hide { border:solid 2px black; display: block !important; }
}
</style>
<div class="demo">
<div id="tabs">

<ul>
<li><a href="#tabs-1" class="trigger" id="display-tab-1">$param0</a></li>
<li><a href="#tabs-2" class="trigger" id="display-tab-2">$param1</a></li>
#if($param2) <li><a href="#tabs-3">$param2</a></li> #end
#if($param3) <li><a href="#tabs-4">$param3</a></li> #end
#if($param4) <li><a href="#tabs-5">$param4</a></li> #end
#if($param5) <li><a href="#tabs-6">$param5</a></li> #end
#if($param6) <li><a href="#tabs-7">$param6</a></li> #end
#if($param7) <li><a href="#tabs-8">$param7</a></li> #end
#if($param8) <li><a href="#tabs-9">$param8</a></li> #end
#if($param9) <li><a href="#tabs-10">$param9</a></li> #end
#if($param10) <li><a href="#tabs-11">$param10</a></li> #end
#if($param11) <li><a href="#tabs-12">$param11</a></li> #end
#if($param12) <li><a href="#tabs-13">$param12</a></li> #end
#if($param13) <li><a href="#tabs-14">$param13</a></li> #end
#if($param14) <li><a href="#tabs-15">$param14</a></li> #end
#if($param15) <li><a href="#tabs-16">$param15</a></li> #end
#if($param16) <li><a href="#tabs-17">$param16</a></li> #end
#if($param17) <li><a href="#tabs-18">$param17</a></li> #end
#if($param18) <li><a href="#tabs-19">$param18</a></li> #end
#if($param19) <li><a href="#tabs-20">$param19</a></li> #end
#if($param20) <li><a href="#tabs-21">$param20</a></li> #end
#if($param21) <li><a href="#tabs-22">$param21</a></li> #end
#if($param22) <li><a href="#tabs-23">$param22</a></li> #end
#if($param23) <li><a href="#tabs-24">$param23</a></li> #end
#if($param24) <li><a href="#tabs-25">$param24</a></li> #end
</ul>

$body

</div></div>
{html}
{scroll-ignore}