2015-08-31 15:49:47 +00:00
|
|
|
title: $:/plugins/tiddlywiki/text-slicer/ui/view-template-segment
|
2015-08-30 18:15:04 +00:00
|
|
|
tags: $:/tags/ViewTemplate
|
|
|
|
|
2015-09-07 16:01:11 +00:00
|
|
|
<$reveal type="nomatch" state=<<folded-state>> text="hide" retain="yes" animate="yes">
|
|
|
|
|
2015-08-30 18:15:04 +00:00
|
|
|
<$reveal type="nomatch" state="!!toc-type" text="">
|
|
|
|
|
|
|
|
<div class="tc-view-template-document-tiddler-heading">
|
|
|
|
|
|
|
|
//This tiddler is part of a document. The content as it appears in the document appears below.//
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="tc-view-template-document-tiddler">
|
|
|
|
|
2015-09-04 07:42:07 +00:00
|
|
|
<$vars tv-default-heading-state="closed" tv-heading-status-config-prefix="view-template">
|
2015-08-30 18:15:04 +00:00
|
|
|
|
2015-08-31 15:49:47 +00:00
|
|
|
<$transclude tiddler="$:/plugins/tiddlywiki/text-slicer/templates/interactive/tiddler"/>
|
2015-08-30 18:15:04 +00:00
|
|
|
|
2015-09-04 07:42:07 +00:00
|
|
|
</$vars>
|
2015-08-30 18:15:04 +00:00
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</$reveal>
|
|
|
|
|
2015-09-07 16:01:11 +00:00
|
|
|
</$reveal>
|