You can. You can even use the existing template.
<style>
.myclass img {
min-width: 50%;
min-height: 50% ;
max-width: 50%;
}
</style>
<div class="myclass">
<$list filter="[tag[TableOfContents]]" >
{{||$:/core/ui/ViewTemplate}}
</$list>
</div>
What I've done here is wrap it with my own class and then apply
restrictions for images. But you would need to work out what you wanted in
terms of size reduction for various font tags (eg H1, H2, P, etc.) and
buttons, and other entities. You can see that the SVG buttons are now
optimized for visibility ;-)
But I'm not sure if this really gets you where you want. There's no way
that I know of to "crop" the tiddlers. Perhaps one of the CSS gurus will
know some tricks that would make that possible.
HTH
-- Mark
On Monday, July 30, 2018 at 8:35:40 PM UTC-7, Mohammad wrote:
>
> Thank you Mark!
>
> Is it possible to transclude a tiddler with its all contents? For example
> a tiddler has a title, subtitle, some fields, and a text filed and then
> some other elements come from ViewTemplate (those we can apply through
> $:/tags/ViewTemplate).
>
>
> *Mohammad*
>
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/817872d8-53ed-4f03-bd66-7a15544f947e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.