mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-03 07:04:07 +00:00

Takes the opportunity to simplify things now that we don't have to worry about wikified palettes
11 lines
395 B
Plaintext
11 lines
395 B
Plaintext
title: $:/core/ui/Palettes/Preview/Tiddler
|
|
tags: $:/tags/Preview/Story
|
|
|
|
\parameters (title)
|
|
\whitespace trim
|
|
<div class="tc-palette-preview-thumbnail-tiddler-border" style.border-color=<<colour tiddler-border>>>
|
|
<div class="tc-palette-preview-thumbnail-tiddler" style.background-color=<<colour tiddler-background>>>
|
|
<<palette-preview-component-list "$:/tags/Preview/Tiddler">>
|
|
</div>
|
|
</div>
|