mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 01:56:20 +00:00
7e58866499
This places the list item at the end of the list when its 'list-item' field is an empty string.
36 lines
2.2 KiB
Plaintext
36 lines
2.2 KiB
Plaintext
title: $:/language/Docs/Fields/
|
|
|
|
_canonical_uri: The full URI of an external image tiddler
|
|
bag: The name of the bag from which a tiddler came
|
|
caption: The text to be displayed on a tab or button
|
|
color: The CSS color value associated with a tiddler
|
|
component: The name of the component responsible for an [[alert tiddler|AlertMechanism]]
|
|
current-tiddler: Used to cache the top tiddler in a [[history list|HistoryMechanism]]
|
|
created: The date a tiddler was created
|
|
creator: The name of the person who created a tiddler
|
|
dependents: For a plugin, lists the dependent plugin titles
|
|
description: The descriptive text for a plugin, or a modal dialogue
|
|
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
|
|
footer: The footer text for a wizard
|
|
hack-to-give-us-something-to-compare-against: A temporary storage field used in [[$:/core/templates/static.content]]
|
|
icon: The title of the tiddler containing the icon associated with a tiddler
|
|
library: If set to "yes" indicates that a tiddler should be saved as a JavaScript library
|
|
list: An ordered list of tiddler titles associated with a tiddler
|
|
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
|
|
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
|
|
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
|
|
name: The human readable name associated with a plugin tiddler
|
|
plugin-priority: A numerical value indicating the priority of a plugin tiddler
|
|
plugin-type: The type of plugin in a plugin tiddler
|
|
revision: The revision of the tiddler held at the server
|
|
released: Date of a TiddlyWiki release
|
|
source: The source URL associated with a tiddler
|
|
subtitle: The subtitle text for a wizard
|
|
tags: A list of tags associated with a tiddler
|
|
text: The body text of a tiddler
|
|
title: The unique name of a tiddler
|
|
type: The content type of a tiddler
|
|
version: Version information for a plugin
|