Attention
TYPO3 v8 has reached its end-of-life March 31st, 2020 and is not maintained by the community anymore. Looking for a stable version? Use the version switch on the top left.
There is no further ELTS support. It is recommended that you upgrade your project and use a supported version of TYPO3.
Simple data types¶
The values you assign to properties in TypoScript are often of a specific format. The following table describes these formats.
For example, if a value is defined as the type "<tag>", 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.
- align
- boolean
- case
- date-conf
- degree
- dir
- function name
- getText
- GraphicColor
- HTML code
- HTML-color
- imageExtension
- imgResource
- integer
- linkWrap
- list
- margins
- page_id
- path
- pixels
- positive integer
- resource
- rotation
- space
- strftime-conf
- string
- <tag>
- < tag >-data
- < tag >-params
- target
- UNIX-time
- VHalign
- wrap
- x,y,w,h