Form: {pokedexEntry.form ? pokedexEntry.form : '-'}
Box: {pokedexEntry.boxPlacementForms.box}
Row: {pokedexEntry.boxPlacementForms.row}
Column: {pokedexEntry.boxPlacementForms.column}
Can Gigantamax: {pokedexEntry.canGigantamax ? 'Yes' : 'No'}
{:else}Box: {pokedexEntry.boxPlacement.box}
Row: {pokedexEntry.boxPlacement.row}
Column: {pokedexEntry.boxPlacement.column}
{/if} {#if pokedexEntry.evolutionInformation}How to evolve: {pokedexEntry.evolutionInformation}
{:else}How to evolve: Currently missing - can you help contribute?
{/if}
Region to Catch In: {pokedexEntry.regionToCatchIn}
Games to catch in:
Region to Evolve In: {pokedexEntry.regionToEvolveIn}
{/if}Where to catch:
Missing a game? - can you help contribute?
Where to catch: Currently missing - can you help contribute?