> For the complete documentation index, see [llms.txt](https://envyware.gitbook.io/mods/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://envyware.gitbook.io/mods/wondertrade/placeholders.md).

# Placeholders

Here are the placeholders that are accessible within WonderTrade.

| Placeholders                                                                 | Description                                       |
| ---------------------------------------------------------------------------- | ------------------------------------------------- |
| <p><code>%evs%</code><br><code>%given\_evs%</code></p>                       | Outputs EVs of the Pokémon being added            |
| %received\_evs%                                                              | Outputs the EVs of the Pokémon being received     |
| <p><code>%ivs%</code><br><code>%given\_ivs%</code></p>                       | Outputs IVs of the Pokémon being added            |
| <p><code>%nature%</code><br><code>%given\_nature%</code></p>                 | Outputs Nature of the Pokémon  being added        |
| `%received_nature%`                                                          | Outputs IVs of the Pokémon being received         |
| <p><code>%growth%</code><br><code>%given\_growth%</code></p>                 | Outputs Growth of the Pokémon being added         |
| `%received_growth%`                                                          | Outputs Growth of the Pokémon being received      |
| <p><code>%species%</code><br><code>%given\_species%</code></p>               | Outputs the Pokémon being added                   |
| `%received_species%`                                                         | Outputs the Pokemon being received                |
| <p><code>%species\_lower%</code><br><code>%given\_species\_lower%</code></p> | Outputs the Pokémon being added in lower cases    |
| %received\_species\_lower%                                                   | Outputs the Pokémon being received in lower cases |
