> 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_create_campaign.md).

# nats\_display\_create\_campaign

## Parameters

(*Required parameters in bold)*

| Parameter                                                                                               | Description                                  | Possible Values    | Default Value                           | Example          |
| ------------------------------------------------------------------------------------------------------- | -------------------------------------------- | ------------------ | --------------------------------------- | ---------------- |
| tpl                                                                                                     | Template used to display output              | Any valid template | The template, *function\_signup\_basic* | tpl="mytemplate" |
| [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 [campaign](/additional-resources/common-terms.md#campaign) creation form.

## See Also

* [nats\_display\_edit\_skin](https://tmmwiki.com/index.php/Nats_display_edit_skin) -- A skin change form.
