.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _data-types: .. _data-types-reference: ================= Simple data types ================= Introduction ============ The values you assign to properties in TypoScript are often of a specific format. The following table describes these formats. E.g. if a value is defined as the type "", you're supposed to supply HTML code. If it is of the type "resource", it's a reference to a file from the resource-field in the template. If the type is "GraphicColor", a color-definition is expected and you should supply an HTML color code or comma-separated RGB-values. .. toctree:: :maxdepth: 5 :titlesonly: :glob: Align/Index Boolean/Index Case/Index Dateconf/Index Degree/Index Dir/Index Functionname/Index Gettext/Index Graphiccolor/Index Htmlcode/Index Htmlcolor/Index Imageextension/Index Imgresource/Index Integer/Index Linkwrap/Index List/Index Margins/Index Objecttypes/Index Pageid/Index Path/Index Pixels/Index Positiveinteger/Index Resource/Index Rotation/Index Space/Index Strftimeconf/Index String/Index Tag/Index Tagdata/Index Tagparams/Index Target/Index Unixtime/Index Vhalign/Index Wrap/Index Xywh/Index