Changes between Version 84 and Version 85 of TaggingPresets
- Timestamp:
- 2014-11-02T23:52:12+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaggingPresets
v84 v85 70 70 Add some space (ie a newline). 71 71 '''<optional>''':: 72 Used to group some optional elements of an item. Possiblyequivalent to <label text="Optional Attributes:"/>72 Used to group some optional elements of an item. The ''text'' attribute is optional. If used without ''text'' then this is equivalent to <space /><label text="Optional Attributes:"/><space /> 73 73 '''<item_separator />''':: 74 74 Add a horizontal separator line between items. … … 118 118 This specifies the property key that will be modified by the item. In case of <role> it is the role name used in a relation. 119 119 '''text="Any text"''':: 120 The description, that will be displayed before (after in case of <check>) the gui element. 120 The description, that will be displayed before (after in case of <check>) the gui element. Also used for <label> and <optional>. 121 121 '''text_context="context"''':: 122 122 Translation context for text attribute to separate equals words with different meaning (not required for in-file translations). … … 181 181 (defaults to "false" for backward-compatibility on external presets) 182 182 183 optional: optional tags, short for "space" plus "label" plus "space"184 text: the text to display (defaults to "Optional Attributes:")185 186 183 text: text box 187 184 key: key to set
