> 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/common-questions/testing-your-signup-templates.md).

# Testing your Signup Templates

*Article Topics:* [*Sites*](/getting-started/common-topics/sites.md)*,* [*Templates*](/getting-started/common-topics/templates.md)&#x20;

While setting up your NATS install, you might want to test your templates to determine whether or not they were set up properly. You can use the **tpl** function to test all your templates in NATS.

## Editing Templates

To test your templates, navigate to the [Sites Admin](/nats-admin/sites.md) and select the Site & Tour you wish to perform your tests for.

1. Navigate to the Sites Admin and select the Site

<figure><img src="https://2232071635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWJVne6meHqGT8rzsBdod%2Fuploads%2F7KBj4R7TGsaOnJfUfPXA%2Fnatsadmin-skins%26templates-howtotestsignuptemplates-sites.png?alt=media&amp;token=f6e2b7b2-d3ea-4dca-ba72-1e25dfce691e" alt=""><figcaption></figcaption></figure>

2. Click the Tour tab and select the Tour

<figure><img src="https://2232071635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWJVne6meHqGT8rzsBdod%2Fuploads%2FNXKuWp4Hnig4JGsHyhad%2Fnatsadmin-skins%26templates-howtotestsignuptemplates-tours.png?alt=media&amp;token=7e6a645b-48e9-46b3-a112-4462bafc6df4" alt=""><figcaption></figcaption></figure>

3. Click the Templates tab to modify your templates

<figure><img src="https://2232071635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWJVne6meHqGT8rzsBdod%2Fuploads%2FbpvvzfzZUY8Vf5te8bTC%2Fnatsadmin-skins%26templates-howtotestsignuptemplates-template.png?alt=media&amp;token=874fa3e5-e9d3-49d9-b1ef-ec681c6550b0" alt=""><figcaption></figcaption></figure>

For more information regarding customizing templates, see our [Customizing Your Join Form ](/nats-admin/sites/common-questions/customizing-your-join-form.md)page.&#x20;

## Using the TPL Function

Once your Templates have been created and customized, you can then begin testing them. To test your templates, use the format below inserting your [link domain](/using-nats/nats-admin-features/linkdomain.md) and the [linkcode](/using-nats/nats-admin-features/linkcodes.md) followed by **"tpl=page"** where **page** is the template name found in the [template tab ](/nats-admin/sites/site-management/tour-overview.md#templates-tab)of the tour you wish to view.&#x20;

{% code overflow="wrap" %}

```
https://domain/signup/signup.php?nats=linkcode&tpl=login
```

{% endcode %}

<figure><img src="https://2232071635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWJVne6meHqGT8rzsBdod%2Fuploads%2FIPiZ7hbUMvaZeu9oLkwP%2Fnatsadmin-skins%26templates-howtotestsignuptemplates-login.png?alt=media&amp;token=7b3d190c-4439-4084-8745-6782879f16b5" alt=""><figcaption></figcaption></figure>

{% code overflow="wrap" %}

```
https://domain/signup/signup.php?nats=linkcode&tpl=fake_upgrade
```

{% endcode %}

<figure><img src="https://2232071635-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWJVne6meHqGT8rzsBdod%2Fuploads%2FsTvhdZS2r4jy5R3lGLCn%2Fnatsadmin-skins%26templates-howtotestsignuptemplates-fakeupgrade.png?alt=media&amp;token=7a104deb-0cb8-4b22-9201-039e9c4b2094" alt=""><figcaption></figcaption></figure>

Using the TPL function is not reserved for testing your templates. It can also be used to directly send visitors, affiliates, and other interested parties to templates you've created.&#x20;

## Deep Linking

The tpl function can be used with deep linking to further customize your sites.

Learn more about Deep Linking in our [Deep Linking](/using-nats/one-off-articles/deep-linking.md) article.

## Related Articles

{% content-ref url="/pages/XMfUuik9UwuHnEwilysG" %}
[Template Function Parameters](/nats-admin/skins-and-templates/further-reading/template-function-parameters.md)
{% endcontent-ref %}

{% content-ref url="/pages/XOXM6MQgBsdhkvIDk399" %}
[Deep Linking](/using-nats/one-off-articles/deep-linking.md)
{% endcontent-ref %}
