mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-10 08:43:08 -07:00
Add docs for "help" field of modals
Previously undocumented for no good reason
This commit is contained in:
parent
8a80d89582
commit
9293dfa477
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
created: 20160107225427489
|
||||
modified: 20201117081054556
|
||||
modified: 20211221102625141
|
||||
tags: Features
|
||||
title: Modals
|
||||
type: text/vnd.tiddlywiki
|
||||
|
|
@ -12,6 +12,7 @@ The tiddler to be displayed can contain the following optional fields that are u
|
|||
|footer|The footer text for the modal|
|
||||
|subtitle|The subtitle text for a modal, displayed in a `h3` html tag|
|
||||
|class|An additional class to apply to the modal wrapper|
|
||||
|help|An optional external link that will be displayed at the left of the footer with the text "Help"|
|
||||
|
||||
Note that the footer and subtitle fields are not limited to plain text, and wiki text features such as widgets and transclusions can be used as well.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue