2014-02-16 19:02:24 +00:00
title: $:/language/Docs/Fields/
2014-06-14 17:06:56 +00:00
_canonical_uri: The full URI of an external image tiddler
2023-01-08 13:13:04 +00:00
author: Name of the author of a plugin
2014-02-16 19:02:24 +00:00
bag: The name of the bag from which a tiddler came
2014-02-16 19:11:11 +00:00
caption: The text to be displayed on a tab or button
2024-01-18 16:40:29 +00:00
class: The CSS class applied to a tiddler when rendering it - see [[Custom styles by user-class]]. Also used for [[Modals]]
2022-01-09 10:18:11 +00:00
code-body: The view template will display the tiddler as code if set to ''yes''
2014-02-16 19:02:24 +00:00
color: The CSS color value associated with a tiddler
2014-02-16 19:11:11 +00:00
component: The name of the component responsible for an [[alert tiddler|AlertMechanism]]
2023-01-08 13:13:04 +00:00
core-version: For a plugin, indicates what version of TiddlyWiki with which it is compatible
2014-02-16 19:11:11 +00:00
current-tiddler: Used to cache the top tiddler in a [[history list|HistoryMechanism]]
2014-02-16 19:02:24 +00:00
created: The date a tiddler was created
creator: The name of the person who created a tiddler
2014-02-16 19:11:11 +00:00
dependents: For a plugin, lists the dependent plugin titles
description: The descriptive text for a plugin, or a modal dialogue
2014-02-16 19:02:24 +00:00
draft.of: For draft tiddlers, contains the title of the tiddler of which this is a draft
draft.title: For draft tiddlers, contains the proposed new title of the tiddler
2022-10-02 17:59:05 +00:00
footer: The footer text for a modal
2022-01-09 10:18:11 +00:00
hide-body: The view template will hide bodies of tiddlers if set to ''yes''
2014-02-16 19:02:24 +00:00
icon: The title of the tiddler containing the icon associated with a tiddler
2022-01-09 10:18:11 +00:00
library: Indicates that a tiddler should be saved as a JavaScript library if set to ''yes''
2014-02-16 19:02:24 +00:00
list: An ordered list of tiddler titles associated with a tiddler
2014-03-12 22:22:02 +00:00
list-before: If set, the title of a tiddler before which this tiddler should be added to the ordered list of tiddler titles, or at the start of the list if this field is present but empty
2018-04-24 15:58:09 +00:00
list-after: If set, the title of the tiddler after which this tiddler should be added to the ordered list of tiddler titles, or at the end of the list if this field is present but empty
2014-02-16 19:02:24 +00:00
modified: The date and time at which a tiddler was last modified
modifier: The tiddler title associated with the person who last modified a tiddler
2023-01-08 13:13:04 +00:00
module-type: For javascript tiddlers, specifies what kind of module it is
2014-02-16 19:02:24 +00:00
name: The human readable name associated with a plugin tiddler
2023-01-08 13:13:04 +00:00
parent-plugin: For a plugin, specifies which plugin of which it is a sub-plugin
2014-02-16 19:02:24 +00:00
plugin-priority: A numerical value indicating the priority of a plugin tiddler
plugin-type: The type of plugin in a plugin tiddler
2024-05-21 10:22:39 +00:00
stability: The development status of a plugin: deprecated, experimental, stable, or legacy
2014-02-16 19:02:24 +00:00
revision: The revision of the tiddler held at the server
2014-02-16 19:11:11 +00:00
released: Date of a TiddlyWiki release
2014-02-16 19:02:24 +00:00
source: The source URL associated with a tiddler
2022-10-02 17:59:05 +00:00
subtitle: The subtitle text for a modal
2014-02-16 19:02:24 +00:00
tags: A list of tags associated with a tiddler
text: The body text of a tiddler
2019-10-14 09:42:14 +00:00
throttle.refresh: If present, throttles refreshes of this tiddler
2014-02-16 19:02:24 +00:00
title: The unique name of a tiddler
2022-01-09 10:18:11 +00:00
toc-link: Suppresses the tiddler's link in a Table of Contents tree if set to ''no''
2014-02-16 19:02:24 +00:00
type: The content type of a tiddler
2014-03-12 20:26:18 +00:00
version: Version information for a plugin
2020-03-30 14:24:05 +00:00
_is_skinny: If present, indicates that the tiddler text field must be loaded from the server