+
+```
+!.h1-class.red CSS
+#.li-class.red classes
+*.li-class.red can be
+;.dt-class.red assigned
+:.dd-class.red like
+>.blockquote-class.red this
+```
+
+
+
+
+!.h1-class.red CSS
+#.li-class.red classes
+*.li-class.red can be
+;.dt-class.red assigned
+:.dd-class.red like
+>.blockquote-class.red this
+
+
+» [[transcludes|http://tiddlywiki.com/#Transclusion%20in%20WikiText]] tiddler `Foo`
+» `Foo` with template `Bar`
+» template `Foo` for `CurrentTiddler`
+» field `bar` of `Foo`
+» field `bar` of `CurrentTiddler`
+» `index` of datatiddler `Foo`
+» `index` of `CurrentTiddler` (=data)
+» list of tiddlers tagged `Foo`
+» same using template `Bar`
+
+
+» calls test via macrocall widget
+» using macro version as param x
+» and transclusion as param y
+
+» outputs:
+ <> Markup 0
+
+
+
+
+
+
+```
+$$$text/unknown
+plain text, not //formatted//
+$$$
+```
+
+
+
+$$$text/unknown
+plain text, not //formatted//
+$$$
+
+
+These are [[Typed Blocks|http://tiddlywiki.com/#Typed%20Blocks%20in%20WikiText]]
+
+
+
+
+
+```
+$$$image/svg+xml
+
+$$$
+```
+
+
+
+$$$image/svg+xml
+
+$$$
+
+
+
+
+```
+$$$.svg
+
+$$$
+```
+
+
+
+$$$.svg
+
+$$$
+
+
+
+
+```
+$$$text/vnd.tiddlywiki>text/html
+This is ''some'' wikitext
+$$$
+```
+
+
+
+$$$text/vnd.tiddlywiki>text/html
+This is ''some'' wikitext
+$$$
+
+
+
+
+```
+$$$text/vnd.tiddlywiki>text/plain
+This is ''some'' wikitext
+$$$
+```
+
+
+
+$$$text/vnd.tiddlywiki>text/plain
+This is ''some'' wikitext
+$$$
+
+
+
+
diff --git a/plugins/tiddlywiki/help/tabs/Support.tid b/plugins/tiddlywiki/help/tabs/Support.tid
new file mode 100644
index 000000000..3a5e955d7
--- /dev/null
+++ b/plugins/tiddlywiki/help/tabs/Support.tid
@@ -0,0 +1,13 @@
+title: $:/plugins/tiddlywiki/help/HelpPanel/Support
+tags: $:/tags/HelpPanel
+caption: Support
+
+~TiddlyWiki is an open source project with a vibrant community of users and developers. We're always happy to help new users get the most from ~TiddlyWiki.
+
+Join the ~TiddlyWiki mailing list:
+
+http://groups.google.com/group/TiddlyWiki
+
+Post bug reports to the ~TiddlyWiki ~GitHub repository:
+
+https://github.com/Jermolene/TiddlyWiki5
diff --git a/plugins/tiddlywiki/help/tabs/Videos.tid b/plugins/tiddlywiki/help/tabs/Videos.tid
new file mode 100644
index 000000000..9744a5cc7
--- /dev/null
+++ b/plugins/tiddlywiki/help/tabs/Videos.tid
@@ -0,0 +1,24 @@
+title: $:/plugins/tiddlywiki/help/HelpPanel/Videos
+tags: $:/tags/HelpPanel
+caption: Videos
+
+\define show-video-inner(embed)
+
+\end
+
+\define show-video(title)
+<$macrocall $name="show-video-inner" embed={{$title$!!embed}}/>
+
diff --git a/plugins/tiddlywiki/help/tabs/videos/FirefoxAndroid.tid b/plugins/tiddlywiki/help/tabs/videos/FirefoxAndroid.tid
new file mode 100644
index 000000000..cd0e2d9ab
--- /dev/null
+++ b/plugins/tiddlywiki/help/tabs/videos/FirefoxAndroid.tid
@@ -0,0 +1,6 @@
+title: $:/plugins/tiddlywiki/help/Videos/FirefoxAndroid
+tags: $:/tags/HelpPanel/Videos
+caption: Firefox for Android
+embed: iikkv9orGGI
+
+How to get started with using TiddlyWiki as a standalone HTML file with the TiddlyFox add-on for Firefox for Android.
diff --git a/plugins/tiddlywiki/help/tabs/videos/GettingStarted.tid b/plugins/tiddlywiki/help/tabs/videos/GettingStarted.tid
new file mode 100644
index 000000000..f44d449be
--- /dev/null
+++ b/plugins/tiddlywiki/help/tabs/videos/GettingStarted.tid
@@ -0,0 +1,6 @@
+title: $:/plugins/tiddlywiki/help/Videos/GettingStarted
+tags: $:/tags/HelpPanel/Videos
+caption: GettingStarted
+embed: 1g66s7UbyuU
+
+How to get started with using TiddlyWiki as a standalone HTML file.
diff --git a/plugins/tiddlywiki/help/tabs/videos/Introduction.tid b/plugins/tiddlywiki/help/tabs/videos/Introduction.tid
new file mode 100644
index 000000000..671f34926
--- /dev/null
+++ b/plugins/tiddlywiki/help/tabs/videos/Introduction.tid
@@ -0,0 +1,6 @@
+title: $:/plugins/tiddlywiki/help/Videos/Introduction
+tags: $:/tags/HelpPanel/Videos
+caption: Introduction
+embed: KtCUr83XgyE
+
+An introduction to the concepts of TiddlyWiki.
diff --git a/plugins/tiddlywiki/help/tabs/videos/TiddlyDesktop.tid b/plugins/tiddlywiki/help/tabs/videos/TiddlyDesktop.tid
new file mode 100644
index 000000000..8b07970d1
--- /dev/null
+++ b/plugins/tiddlywiki/help/tabs/videos/TiddlyDesktop.tid
@@ -0,0 +1,6 @@
+title: $:/plugins/tiddlywiki/help/Videos/TiddlyDesktop
+tags: $:/tags/HelpPanel/Videos
+caption: TiddlyDesktop
+embed: i3Bggkm7paA
+
+Using TiddlyDesktop, the custom desktop TiddlyWiki application for Windows, OS X and Linux.