2015-02-24 16:41:16 +00:00
|
|
|
created: 20150221203607000
|
|
|
|
modified: 20150221210000000
|
|
|
|
title: Example Table of Contents: Tabbed Internal
|
|
|
|
caption: Tabbed Internal
|
2014-11-13 21:39:28 +00:00
|
|
|
tags: table-of-contents-example
|
2015-02-24 16:41:16 +00:00
|
|
|
order: 5
|
2014-11-13 21:39:28 +00:00
|
|
|
|
2015-02-24 16:41:16 +00:00
|
|
|
<$macrocall
|
|
|
|
$name="toc-tabbed-internal-nav"
|
|
|
|
tag="TableOfContents"
|
|
|
|
selectedTiddler="$:/temp/toc/selectedTiddler"
|
|
|
|
unselectedText="<p>Select a topic in the table of contents. Click the arrow to expand a topic.</p>"
|
|
|
|
missingText="<p>Missing tiddler.</p>"
|
|
|
|
/>
|
2014-11-14 17:06:21 +00:00
|
|
|
|
2014-11-15 12:29:46 +00:00
|
|
|
```
|
2015-02-24 16:41:16 +00:00
|
|
|
<$macrocall
|
|
|
|
$name="toc-tabbed-internal-nav"
|
|
|
|
tag="TableOfContents"
|
|
|
|
selectedTiddler="$:/temp/toc/selectedTiddler"
|
|
|
|
unselectedText="<p>Select a topic in the table of contents. Click the arrow to expand a topic.</p>"
|
|
|
|
missingText="<p>Missing tiddler.</p>"
|
|
|
|
/>
|
2014-11-15 12:29:46 +00:00
|
|
|
```
|