Difference between revisions of "Template:User form"
From cm2.liecourt.com
| Line 47: | Line 47: | ||
|1=<b>Volunteer</b> | |1=<b>Volunteer</b> | ||
|2=<div class="d-flex"> | |2=<div class="d-flex"> | ||
| − | {{#widget:Check input |type=radio |name=Volunteer |text= | + | {{#widget:Check input |type=radio |name=Volunteer |text=Yes |id=volunteeryes |value=Yes|checked={{#ifeq:{{{Volunteer|}}}|Yes|checked}}}} |
| − | {{#widget:Check input |type=radio |name=Volunteer |text= | + | {{#widget:Check input |type=radio |name=Volunteer |text=No |id=volunteerno |value=No|checked={{#ifeq:{{{Volunteer|}}}|Yes| |checked}} }} |
</div> | </div> | ||
}} | }} | ||
Revision as of 11:54, 22 May 2020
This is the User form template. It should be called in the following format:
{{User form
|Name=
|Email=
|Volunteer=
|Roles=
}}