- b2evolution CMS User Manual
- Developer Reference
- Website Skins/Themes
- Skin Tags / API
- Other Tags
- Template Tag: Form Locale
Template Tag: Form Locale
Displays a select list field for selecting a locale.
Examples
Quick Template
[Form:locale|label=Select language]
Parameters
Param |
Default |
Usage |
---|---|---|
|
|
Name of the input field. |
|
Current locale |
Default selected locale when the form loads. |
|
|
Text to display as the label for the input field. |
|
|
Set to |
|
|
Additional note to display for the input field. |
|
|
Additional note to display at the bottom of the input field. |
|
|
CSS class applied to the input field. |
|
|
Custom CSS applied to the input field. |
|
|
Set to |
Return value
This tag displays content only, it does not have a return value.