- b2evolution CMS User Manual
- Developer Reference
- Website Skins/Themes
- Skin Tags / API
- Other Tags
- Template Tag: Form Gender
Template Tag: Form Gender
Displays a radio input for selecting the gender of the user.
Examples
Quick Template
[Form:gender|label=Gender|required=false]
Parameters
Param |
Default |
Usage |
---|---|---|
|
|
Name of the input field |
|
|
Input value |
|
|
Text to display as the label for the input field |
|
|
|
|
|
Additional note to display for the input field. |
|
|
Additional note to display at the bottom of the input field. |
|
|
CSS class to apply to the input field |
|
|
Custom CSS to apply to the input field |
|
|
Set to |
Return value
This tag displays content only, it does not have a return value.