|
@@ -151,6 +151,10 @@ Available types and associated options
|
|
|
+-----------+----------------+-----------------------------------------------------------------------+
|
|
|
| string | | Renders a simple string. |
|
|
|
+-----------+----------------+-----------------------------------------------------------------------+
|
|
|
+| text | | See 'string' |
|
|
|
++-----------+----------------+-----------------------------------------------------------------------+
|
|
|
+| html | | Renders string as html |
|
|
|
++-----------+----------------+-----------------------------------------------------------------------+
|
|
|
| time | | Renders a datetime's time with format ``H:i:s``. |
|
|
|
+-----------+----------------+-----------------------------------------------------------------------+
|
|
|
| trans | catalogue | Translates the value with catalogue ``catalogue`` if defined. |
|