mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-08 09:48:05 +00:00
Add a warning segment to templates for TWC tiddlers
Now there’s a warning banner on all TWC tiddlers. It includes an `upgrade` button that currently just flips the tiddler type to TW5
This commit is contained in:
@@ -3,4 +3,6 @@ title: $:/language/
|
||||
RecentChanges/DateFormat: DDth MMM YYYY
|
||||
CloseAll/Button: close all
|
||||
MissingTiddler/Hint: Missing tiddler "<$text text=<<currentTiddler>>/>" - click {{$:/core/images/edit-button}} to create
|
||||
SystemTiddler/Tooltip: This is a system tiddler
|
||||
SystemTiddler/Tooltip: This is a system tiddler
|
||||
ClassicWarning/Hint: This tiddler is written in TiddlyWiki Classic wiki text format, which is not fully compatible with TiddlyWiki version 5. See http://tiddlywiki.com/static/Upgrading.html for more details.
|
||||
ClassicWarning/Upgrade/Caption: upgrade
|
||||
|
||||
Reference in New Issue
Block a user