Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
magicseteditor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
magicseteditor
Commits
f693c3e2
Commit
f693c3e2
authored
May 25, 2008
by
twanvl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo in table in field documentation
parent
4ff8467e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/type/field.txt
doc/type/field.txt
+2
-1
No files found.
doc/type/field.txt
View file @
f693c3e2
...
...
@@ -40,7 +40,7 @@ Fields are part of the [[file:style triangle]]:
| @card list allow@ [[type:boolean]] @true@ Should this field be allowed in the card list at all?
| @card list name@ [[type:string]] field name Alternate name to use for the card list, for example an abbreviation.
| @card list alignment@ [[type:alignment]] @left@ Alignment of the card list column.
| @sort script@ [[type:script]] Alternate way to sort the card list when using this column to sort the list.
| @sort script@ [[type:script]]
Alternate way to sort the card list when using this column to sort the list.
| @tab index@ [[type:int]] @0@ Index for moving through the fields with the tab key. The default is from left to right and then top to bottom.
The @type@ determines what values of this field contain:
...
...
@@ -48,6 +48,7 @@ The @type@ determines what values of this field contain:
| @text@ Text with markup (a [[type:tagged string]]) Text
| @choice@ A choice from a list Text or an image
| @multiple choice@ Zero or more choices from a list A single image or multiple images
| @package choice@ A choice from a list of installed [[type:package]]s Text and/or an image
| @boolean@ @yes@ or @no@ Text or an image or both
| @color@ Any color or a restricted selection from a list A box filled with the color
| @image@ Any image The image
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment