get[text]] }}}>
<$linkcatcher to=<>>
@@ -294,14 +303,14 @@ If a toc-item link is clicked it will open the tiddler in the story
sort=<>
exclude=<>
captionField=<>
- captionFieldTemplate=<>
+ itemTemplate=<>
/>
$linkcatcher>
<$reveal stateTitle=<> type="nomatch" text="">
<$transclude mode="block" tiddler=<>>
- <>
+ <>
<$transclude mode="block">$missingText$$transclude>
$transclude>
$reveal>
@@ -317,7 +326,7 @@ If a toc-item link is clicked it will open the tiddler in the story
Shows a tabbed toc. If a toc-item link is clicked
it will open the tiddler in the view area of the same tiddler
============================================================= -->
-\procedure toc-tabbed-internal-nav(tag,sort:"",selectedTiddler:"$:/temp/toc/selectedTiddler",unselectedText,missingText,template:"",exclude,captionField,captionFieldTemplate)
+\procedure toc-tabbed-internal-nav(tag,sort:"",selectedTiddler:"$:/temp/toc/selectedTiddler",unselectedText,missingText,template:"",exclude,captionField,itemTemplate)
<$linkcatcher to=<>>
<$macrocall
$name="toc-tabbed-external-nav"
@@ -329,7 +338,7 @@ it will open the tiddler in the view area of the same tiddler
template=<>
exclude=<>
captionField=<>
- captionFieldTemplate=<>
+ itemTemplate=<>
/>
$linkcatcher>
\end