mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-27 15:50:53 -07:00
Merge branch 'tiddlywiki-com'
This commit is contained in:
commit
48cbaa1ec7
1 changed files with 8 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
title: $:/_tw5.com/external-links-view-template
|
||||
tags: $:/tags/ViewTemplate
|
||||
|
||||
<%if [<currentTiddler>tag[TiddlyWiki on the Web]] %>
|
||||
<div class="tc-cards tc-cards-vertical">
|
||||
<$macrocall $name="flex-card-external" backgroundcolor={{!!background-color}} textcolor={{!!text-color}} captionField="caption"/>
|
||||
</div>
|
||||
<%endif%>
|
||||
Loading…
Add table
Add a link
Reference in a new issue