---
title: "External and Internal Wraps (Pre-2022 Legacy)"
slug: "external-and-internal-wraps-pre-2022-legacy"
updated: 2024-01-16T21:25:18Z
published: 2024-01-16T21:25:18Z
canonical: "help.opensense.com/external-and-internal-wraps-pre-2022-legacy"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.opensense.com/llms.txt
> Use this file to discover all available pages before exploring further.

# External and Internal Wraps (Pre-2022 Legacy)

Pre-2022 templates were built using **our legacy HTML syntax**. This article is for you if your tags are in **$tag;** format

Some customers want a shortened signature to display internally and a long signature to disply externally. Opensense can solve for this!

Use **{if_sgexternal}** & **{/if_sgexternal}** to wrap your fields that will be delivered to recipients outside of your domain  
Use **{if_sginternal}** & **{/if_sginternal}** to wrap your fields that will be delivered to recipients with your domain

## Internal vs. External Signature

### External/Internal Signatures

- Wrap the entire table with **{if_sgexternal}** & **{/if_sgexternal}** OR **{if_sginternal}** & **{/if_sginternal}** ![](https://cdn.document360.io/05b0e12d-96a6-4b75-a423-672ab2be88d7/Images/Documentation/oldExternalInternal1.png)
- Below is an example of a long, formal, signature externally, and a shortened signature internally. Notice that in the reply, there are no reply signatures set for internal replies ![](https://cdn.document360.io/05b0e12d-96a6-4b75-a423-672ab2be88d7/Images/Documentation/oldExternalInternal2.png)

## External Banners

- Wrap only the object with **{if_sgexternal}** & **{/if_sgexternal}** OR **{if_sginternal}** & **{/if_sginternal}** ![](https://cdn.document360.io/05b0e12d-96a6-4b75-a423-672ab2be88d7/Images/Documentation/oldExternalInternal3.png)

## Related Articles

- [Conditional Fields](https://opensense.document360.io/docs/conditional-fields-pre-2022-legacy)
