> For the complete documentation index, see [llms.txt](https://docs.toomuchmedia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.toomuchmedia.com/nats-admin/skins-and-templates/further-reading/template-functions/nats_display_choose_adtools_group.md).

# nats\_display\_choose\_adtools\_group

Alias: display\_choose\_adtools\_group

## Parameters

(*Required parameters in bold)*

| Parameter                                                                                               | Description                                  | Possible Values           | Default Value                                            | Example            |
| ------------------------------------------------------------------------------------------------------- | -------------------------------------------- | ------------------------- | -------------------------------------------------------- | ------------------ |
| [tpl](/nats-admin/skins-and-templates/further-reading/template-function-parameters/tpl.md)              | Template used to display output              | Any valid template        | The *function\_display\_choose\_adtools\_group* template | tpl="my\_template" |
| name                                                                                                    | Name of the HTML form                        | Any valid HTML form name  | None.                                                    | name="my\_name"    |
| class                                                                                                   | Class of the HTML form                       | Any valid HTML class name | None.                                                    | class="my\_class"  |
| [data\_only](/nats-admin/skins-and-templates/further-reading/template-function-parameters/data_only.md) | Set variables but don't display the template | 1                         | *None.* The template is displayed.                       | data\_only=1       |

## Output

A form that lets you select an adtool group.
