| Recommend this page to a friend! |
| Packages of Michael Beck | Xoops 2.5 | htdocs/xoops_lib/vendor/smarty/smarty/docs/designers/language-modifiers/language-modifier-string-format.md | Download |
|
|||||||||||||||||||||
string_formatThis is a way to format strings, such as decimal numbers and such. Use
the syntax for Basic usage
Parameters| Parameter Position | Type | Required | Description | |--------------------|--------|----------|---------------------------------------| | 1 | string | Yes | This is what format to use. (sprintf) | Examples
Where template is:
Will output:
See also |